NetBSD/sys/compat
2007-06-17 10:24:21 +00:00
..
aoutm68k Rework compat stat() and statvfs() code so that it no longer uses the stackgap. 2007-04-30 14:05:47 +00:00
common Call semctl1() directly, not via stackgap and compat_14_sys___semctl(). 2007-06-17 10:24:21 +00:00
darwin rename si_sigval -> si_value to match POSIX RTS. 2007-05-21 15:35:47 +00:00
freebsd Add a sockaddr_storage member to "struct ifreq" maintaining backwards 2007-05-29 21:32:27 +00:00
hpux Acquire proclist_mutex before sending signals. XXX irix emul needs a bit 2007-06-09 21:25:49 +00:00
ibcs2 Modify the (recently added) compat_sigaltstack() #define to take the 2007-06-16 20:04:27 +00:00
irix There is no need to copy data out to userspace when its address is being 2007-05-13 15:57:39 +00:00
linux Delete stuff in comment about use of stackgap. 2007-06-16 19:54:02 +00:00
linux32 Remove a spare 'timeval' structure - makes this version of this function 2007-06-16 19:55:26 +00:00
m68k4k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach merge yamt-idlelwp branch. asked by core@. some ports still needs work. 2007-05-17 14:51:11 +00:00
ndis Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
netbsd32 The code to directly call sigaction1() and sigaltstack1() is much shorter 2007-06-16 22:31:08 +00:00
osf1 Modify the (recently added) compat_sigaltstack() #define to take the 2007-06-16 20:04:27 +00:00
ossaudio Add a new ioctl AUDIO_GETBUFINFO. It works like AUDIO_GETINFO, but 2007-06-11 13:05:46 +00:00
pecoff Update using no pecoff specific system call code. 2007-04-23 21:23:13 +00:00
sunos Fallout from the interface ioctl changes: 2007-06-01 11:36:35 +00:00
sunos32 Fallout from last commit: 2007-06-01 10:21:22 +00:00
svr4 Modify the (recently added) compat_sigaltstack() #define to take the 2007-06-16 20:04:27 +00:00
svr4_32 Modify the (recently added) compat_sigaltstack() #define to take the 2007-06-16 20:04:27 +00:00
sys Expose semid_ds14_to_native() to otherparts of the system. 2007-06-17 10:23:27 +00:00
ultrix Fallout from the interface ioctl changes: 2007-06-01 11:36:35 +00:00
vax1k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile