NetBSD/sys/compat
christos 28debea38a - add a real linux_sys___sysctl because the mib numbers are different.
implement only the kernel version getting entries.
- make the signal conversion functions consistent; dest is arg 1.
- make linux_fakedev deal with block and char devices differently.
- add linux_sys_ugetrlimit, and flesh out the regular get/setrlimit so
  that they work properly.
- add linux_mmap2 [untested].
- bump kernel to 2.4.18, and make the date be valentine's day :-)
- linux_sys_*stat64 family was totally busted. Fix it.

tested only on i386.

Status:
	gdb, telnet, work
	jdk-1.4.0 extractor works, jdk still coredumps.

christos
2002-02-15 16:47:58 +00:00
..
aout
aoutm68k
common MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
freebsd
hpux
ibcs2
irix Fixed irix_blkcnt_t size (was 64 bit, changed to 32). This caused alignment 2002-02-12 23:11:58 +00:00
linux - add a real linux_sys___sysctl because the mib numbers are different. 2002-02-15 16:47:58 +00:00
m68k4k
mach Fixed compiler warnings that would occur if DEBUG_MACH was not defined. 2001-12-18 19:43:24 +00:00
netbsd32 allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
osf1
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
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
vax1k
Makefile