..
aoutm68k
Rework compat stat() and statvfs() code so that it no longer uses the stackgap.
2007-04-30 14:05:47 +00:00
common
Update to call do_sys_recv() instead of recvit().
2007-06-24 18:01:48 +00:00
darwin
Use do_sys_recvmsg(), so_sys_accept(), do_sys_getsockname() and do_sys_senmsg()
2007-06-24 18:07:34 +00:00
freebsd
Comment out support for FREEBSD_PT_READ_U and FREEBSD_PT_WRITE_U.
2007-06-23 15:24:26 +00:00
hpux
Acquire proclist_mutex before sending signals. XXX irix emul needs a bit
2007-06-09 21:25:49 +00:00
ibcs2
Use the functions in kern_auth.c for setting/getting group lists.
2007-06-23 09:11:12 +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
Simplify code to get/set 16bit group lists.
2007-06-23 15:27:23 +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
The code to directly call sigaction1() and sigaltstack1() is much shorter
2007-06-16 22:31:08 +00:00
osf1
These now need sys/prot.h
2007-06-23 09:09:56 +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
Do the sysv ipc calls without the stackgap.
2007-06-17 18:32:14 +00:00
svr4_32
Do the sysv ipc calls without the stackgap.
2007-06-17 18:54:20 +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
Makefile