freebsd-dev/sys/compat
Konstantin Belousov 9ae781dfcf Signal 0 is used to check the permission for current process to signal
target one. Since r184058, linux_do_tkill() calls tdsignal() instead of
kill(), without checking for validity of supplied signal number. Prevent
panic when supplied signal is 0 by finishing work after checks.

Found and tested by:	scf
MFC after:	3 days
2009-12-18 14:27:18 +00:00
..
freebsd32 Revert 200606. 2009-12-16 21:53:56 +00:00
ia32 Make sure that the primary native brandinfo always gets added 2009-10-03 11:57:21 +00:00
linprocfs Fix a few panics in linuxulator + VIMAGE due to curvnet not being set. 2009-08-28 22:51:07 +00:00
linsysfs Add a pn_destroy field to pfs_node. This field points to a destructor 2007-03-12 12:16:52 +00:00
linux Signal 0 is used to check the permission for current process to signal 2009-12-18 14:27:18 +00:00
ndis Revert a functional change that snuck in. 2009-11-02 19:13:12 +00:00
netbsd
svr4 Include <sys/tty.h> instead of <sys/termios.h>. 2009-11-28 16:30:06 +00:00
x86bios Add two new debugging tunables for x86bios instead of abusing bootverbose, 2009-12-15 22:44:28 +00:00