NetBSD/sys/compat
dsl ec918d6dc6 Modify the (recently added) compat_sigaltstack() #define to take the
values of the SS_ONSTACK and SS_DISABLE constants.
Use it to shorten the source files when this action is replicated.
Actually, given the monstrous complexity of sigaltstack1() there is
probably a much better way to do this...
2007-06-16 20:04:27 +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 Modify the (recently added) compat_sigaltstack() #define to take the 2007-06-16 20:04:27 +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
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 Modify the (recently added) compat_sigaltstack() #define to take the 2007-06-16 20:04:27 +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 Move the nasty ifdefs in one place. Requested by ad and dyoung. 2007-05-30 21:02:02 +00:00
ultrix Fallout from the interface ioctl changes: 2007-06-01 11:36:35 +00:00
vax1k
Makefile