NetBSD/sys/compat
onoe eb1f8f2a3a Map the ioctl number of ifioctl ('i') group as much as possible.
commands are:		FreeBSD	NetBSD
	SIOCALIFADDR	27	28
	SIOCGLIFADDR	28	29
	SIOCDLIFADDR	29	30
	SIOCGIFMTU	51	126
	SIOCSIFMTU	52	127
* SIOCGLIFADDR is necessary for cvsup to work.
commands not emulated are:
	SIOCGIFPHYS, SIOCSIFPHYS, SIOCGIFSTATUS, SIOCSIFLLADDR
2000-10-09 06:19:31 +00:00
..
aout update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
common Add support for variable end of user stacks needed to support COMPAT_NETBSD32: 2000-09-28 19:05:06 +00:00
freebsd Map the ioctl number of ifioctl ('i') group as much as possible. 2000-10-09 06:19:31 +00:00
hpux Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
ibcs2 Emulation stackgap sanity checks, based partly on fixes from 2000-08-29 14:33:25 +00:00
linux In the case of MAP_ANON, Linux mmap ignores the fd argument completely. 2000-09-07 22:20:45 +00:00
m68k4k remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
netbsd32 Add support for variable end of user stacks needed to support COMPAT_NETBSD32: 2000-09-28 19:05:06 +00:00
osf1 Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
ossaudio Use accurate rounding in conversion between OSS and NetBSD volume values. 2000-08-16 16:14:33 +00:00
pecoff remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
sunos update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
svr4 fix obvious bug in svr4_sys_resolvepath(): 2000-09-21 21:24:33 +00:00
ultrix update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
vax1k Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
Makefile Don't install includes 1998-10-03 20:30:50 +00:00