NetBSD/sys/compat
dsl 1cb4e9208d Rip out the support for /dev/ptmx, the netbsd ptm driver will now DTRT.
It probably ought to have minor 2 (ie do the chown/chmod/revoke on open)
because the SVR4 programs dont know anything about revoke.
2007-07-05 19:19:24 +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 Changes to sompat socket function to avoid the dreaded stackgap. 2007-06-30 15:31:49 +00:00
darwin Comment out the code that uses the stackgap to issue the WSDISPLAYIO_PUTCMAP 2007-07-01 20:14:17 +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 Match updates to kauth_cred_set/getgroups. 2007-06-30 13:34:19 +00:00
ibcs2 It seems that min(16,16) isn't a compile time constant. 2007-07-04 21:59:16 +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 It seems that min(16,16) isn't a compile time constant. 2007-07-04 21:59:16 +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 Changes to sompat socket function to avoid the dreaded stackgap. 2007-06-30 15:31:49 +00:00
osf1 Changes to sompat socket function to avoid the dreaded stackgap. 2007-06-30 15:31:49 +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 Rip out the support for /dev/ptmx, the netbsd ptm driver will now DTRT. 2007-07-05 19:19:24 +00:00
svr4_32 Do the sysv ipc calls without the stackgap. 2007-06-17 18:54:20 +00:00
sys Changes to sompat socket function to avoid the dreaded stackgap. 2007-06-30 15:31:49 +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