| commit | b655fa8d1df43cd2a6e96566195597b2efbe4bc6 | [log] [tgz] |
|---|---|---|
| author | Christopher Wedgwood <cw@f00f.org> | Thu Feb 04 13:08:54 2010 -0800 |
| committer | Russ Cox <rsc@golang.org> | Thu Feb 04 13:08:54 2010 -0800 |
| tree | 3ae0c67332498e0c4f07bb2af71bf8cdc39e5590 | |
| parent | dcabd19a37127f7074ff694cb00a3741019f8111 [diff] |
FreeBSD: Kill only takes pid & signal Cosmetic fix. The FreeBSD system call only takes two arguments. http://fxr.watson.org/fxr/source/kern/kern_sig.c?im=bigexcerpts#L1678 R=dho, rsc CC=golang-dev https://golang.org/cl/202051