NetBSD/sys/compat
tv aa7e03f796 Handle MAP_ANON (0x100 in Solaris8, not 0x1000) properly, by factoring out
the flags common to SVR4 and NetBSD, and mapping the rest manually.
2002-02-07 23:22:24 +00:00
..
aout add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
aoutm68k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
common MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
freebsd add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
hpux don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ibcs2 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
irix Added system calls: getdents64/ngetdents64 2002-02-04 20:26:34 +00:00
linux cpu_cache_syncI_rng -> cpu_icache_sync_range 2002-02-02 16:53:39 +00:00
m68k4k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
mach Fixed compiler warnings that would occur if DEBUG_MACH was not defined. 2001-12-18 19:43:24 +00:00
netbsd32 fix error in previous; pointed out by andrew brown. 2002-01-03 15:28:13 +00:00
osf1 add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
ossaudio Make SNDCTL_DSP_POST a nop. It's explicitly *not* supposed to sleep, and as 2001-12-24 00:10:46 +00:00
pecoff pecoff_copyargs(): Fix incorrect pointer type of the variable `ap'. 2001-12-03 06:11:33 +00:00
sunos move the COMPAT_SUNOS SO_BROADCAST hack out of uipc_socket.c into the 2002-01-03 00:59:00 +00:00
sunos32 regen 2002-01-03 15:30:08 +00:00
svr4 Handle MAP_ANON (0x100 in Solaris8, not 0x1000) properly, by factoring out 2002-02-07 23:22:24 +00:00
svr4_32 Handle MAP_ANON (0x100 in Solaris8, not 0x1000) properly, by factoring out 2002-02-07 23:22:24 +00:00
ultrix add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
vax1k add RCSIDs (including regeneration of files as appropriate) 2001-11-13 02:07:52 +00:00
Makefile