NetBSD/sys/compat
dholland 27eb63df33 Some further tidying for the COMPAT_50 quotactl code. Mostly cosmetic,
but also use PNBUF_GET() and PNBUF_PUT() for a path buffer instead of
malloc with M_TEMP.
2012-01-29 07:19:48 +00:00
..
aoutm68k Regen: use COMPAT_50 quotactl, not the native one 2011-03-07 19:27:27 +00:00
common Some further tidying for the COMPAT_50 quotactl code. Mostly cosmetic, 2012-01-29 07:19:48 +00:00
freebsd merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ibcs2 Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
linux Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions 2012-01-20 14:08:04 +00:00
linux32 remove incorrect assertions (the len passed is the size of the bsd structure 2011-11-18 15:45:47 +00:00
m68k4k buildfix: #include <sys/exec_aout.h> 2009-08-17 06:00:05 +00:00
ndis NULL does not need a cast 2011-08-31 18:31:02 +00:00
net Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
netbsd32 Add vfs_quotactl() in between the syscall and VFS_QUOTACTL. Call it 2012-01-29 06:29:04 +00:00
netinet6
osf1 Fix SYSCALL_DEBUG build. 2011-07-22 10:02:08 +00:00
ossaudio Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
sa Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
sunos many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
sunos32 Introduce struct pathbuf. This is an abstraction to hold a pathname 2010-11-19 06:44:33 +00:00
svr4 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
svr4_32 Change the vnode locking protocol of VOP_GETATTR() to request at least 2011-10-14 09:23:28 +00:00
sys Provide a COMPAT_50 version of the CLOCKCTL_NTP_ADJTIME ioctl. 2012-01-04 13:45:55 +00:00
ultrix many changes for COMPAT_LINUX: 2010-07-07 01:30: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