NetBSD/sys/compat
pavel 3cdb79bdae Replace homegrown tests for FIFO (... & S_IFIFO) by S_ISFIFO. The old code
was "correct" by luck - we don't have any other file type whose S_IF* bits
in sys/stat.h overlap with S_IFIFO.

Originally discovered by Paul Stoeber in OpenBSD.
2006-09-25 16:16:18 +00:00
..
aoutm68k Regen. 2006-09-01 21:19:44 +00:00
common compat_30_sys_getfh: check the size of filehandle. remove an unnecessary cast. 2006-08-04 16:58:27 +00:00
darwin Add sysctl tracing to emulations. 2006-09-23 22:11:59 +00:00
freebsd use _KERNEL_OPT instead of _LKM to check whether to include "opt_ktrace.h" 2006-09-24 21:44:58 +00:00
hpux Replace homegrown tests for FIFO (... & S_IFIFO) by S_ISFIFO. The old code 2006-09-25 16:16:18 +00:00
ibcs2 fix and comment initializers. 2006-08-30 15:22:45 +00:00
irix merge yamt-pdpolicy branch. 2006-09-15 15:51:12 +00:00
linux Replace homegrown tests for FIFO (... & S_IFIFO) by S_ISFIFO. The old code 2006-09-25 16:16:18 +00:00
linux32 Add sysctl tracing to emulations. 2006-09-23 22:11:59 +00:00
m68k4k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach In mach_msg_receive(), don't declare 'struct proc *p' unless either 2006-09-23 03:34:19 +00:00
ndis Fix gcc4 bogus initialization warnings from Arnaud Lacombe 2006-07-10 22:38:28 +00:00
netbsd32 EPASSTHROUGH from lower layers is returned as ENOTTY to the (system) caller. 2006-09-24 10:20:16 +00:00
osf1 Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ossaudio remove unneeded initializer. 2006-09-03 20:58:26 +00:00
pecoff Regen. 2006-09-01 21:19:44 +00:00
sunos When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case 2006-09-01 21:20:46 +00:00
sunos32 When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case 2006-09-01 21:20:46 +00:00
svr4 merge yamt-pdpolicy branch. 2006-09-15 15:51:12 +00:00
svr4_32 svr4_32_sys_sysconfig: fix a compilation failure after yamt-pdpolicy merge. 2006-09-17 08:41:31 +00:00
sys whitespace. 2006-08-04 16:36:44 +00:00
ultrix regen (sys_getfh -> compat_30_sys_getfh) 2006-07-13 23:48:08 +00:00
vax1k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile