NetBSD/sys/compat
pooka c3183f3251 The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live
years ago when the kernel was modified to not alter ABI based on
DIAGNOSTIC, and now just call the respective function interfaces
(in lowercase).  Plenty of mix'n match upper/lowercase has creeped
into the tree since then.  Nuke the macros and convert all callsites
to lowercase.

no functional change
2010-01-08 11:35:07 +00:00
..
aoutm68k Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
common The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
darwin Remove extra semicolon. 2010-01-05 13:22:40 +00:00
freebsd Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
ibcs2 Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
irix The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
linux Remove extra semicolon. 2010-01-05 13:22:40 +00:00
linux32 Remove extra semicolon. 2010-01-05 13:22:40 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
mach Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
ndis Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
net merge christos-time_t 2009-01-11 02:57:17 +00:00
netbsd32 Do not include fs_lfs.h unless _KERNEL_OPT is defined. 2009-12-21 16:18:17 +00:00
netinet6 Emulate a couple more ioctls. Thanks to Matthias Drochner for pointing them out. 2009-01-15 20:32:59 +00:00
osf1 Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
ossaudio add a lot more debugging and error checking. Alas, skype seems to be happy 2009-08-22 23:31:16 +00:00
pecoff Declare extern syscallnames in a header. 2009-06-02 23:21:37 +00:00
sa Remove uarea swap-out functionality: 2009-10-21 21:11:57 +00:00
sunos Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
sunos32 Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
svr4 If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
svr4_32 If a multithreaded app closes an fd while another thread is blocked in 2009-12-20 09:36:05 +00:00
sys Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
ultrix Regen (new makesyscalls.sh) 2009-12-14 00:53:32 +00:00
vax1k Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
Makefile