NetBSD/sys/compat
dyoung 5a740a2a51 Extract common code into subroutine svr4_count_ifnum().
Don't open-code queue(3) macros (x = ifnet.tqh_first; y =
x.if_list.tqe_next).  Instead, use the macros themselves.

Use IFNET_FOREACH() and IFADDR_FOREACH().
2007-12-05 01:10:47 +00:00
..
aoutm68k Remove all the __P 2007-12-04 18:40:07 +00:00
common Use IFADDR_FOREACH(). 2007-12-05 01:03:30 +00:00
darwin Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
freebsd Remove all the __P 2007-12-04 18:40:07 +00:00
hpux Remove all the __P 2007-12-04 18:40:07 +00:00
ibcs2 Remove all the __P from here, including the other other mismatched one 2007-12-05 00:31:01 +00:00
irix Remove all the __P 2007-12-04 18:40:07 +00:00
linux Don't open-code queue(3) macros (x = ifnet.tqh_first; y = 2007-12-05 01:06:23 +00:00
linux32 Remove all the __P 2007-12-04 18:40:07 +00:00
m68k4k Remove all the __P 2007-12-04 18:40:07 +00:00
mach Merge scheduler changes from the vmlocking branch. All discussed on 2007-11-06 00:42:39 +00:00
ndis Use system-provided atomic ops. 2007-11-29 14:29:29 +00:00
netbsd32 Remove all the __P 2007-12-04 18:40:07 +00:00
osf1 Remove all the __P 2007-12-04 18:40:07 +00:00
ossaudio Remove all the __P 2007-12-04 18:40:07 +00:00
pecoff Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
sunos Remove all the __P 2007-12-04 18:40:07 +00:00
sunos32 Remove all the __P 2007-12-04 18:40:07 +00:00
svr4 Extract common code into subroutine svr4_count_ifnum(). 2007-12-05 01:10:47 +00:00
svr4_32 Extract common code into subroutine svr4_count_ifnum(). 2007-12-05 01:10:47 +00:00
sys Clean up net compat ioctls, and clean up handling of wireless ioctls. 2007-08-20 04:49:40 +00:00
ultrix more VFS_STATVFS(x,y,z) fallout; change them to VFS_STATVFS(x,y). (hi, pooka!) 2007-11-27 09:47:15 +00:00
vax1k Remove all the __P 2007-12-04 18:40:07 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00