NetBSD/sys/compat
manu 6a48d31676 Fix a bug in the way syssgi(MAPELF) handles relocation: we are supposed to
look for a block of free virtual memory big enough to hold all sections. The
blocks starts at the beginning of the first section and ends at the end of
the last section. In the previous version the block ended at the beginning
of the last section, hence creating situations where there was not enough
free space to map the section.
2002-03-10 19:03:08 +00:00
..
aout
aoutm68k
common
freebsd
hpux
ibcs2
irix Fix a bug in the way syssgi(MAPELF) handles relocation: we are supposed to 2002-03-10 19:03:08 +00:00
linux __RCSID -> __KERNEL_RCSID 2002-03-10 15:47:43 +00:00
m68k4k
mach
netbsd32 allow writing to write-only mappings. fixes PR 3493. 2002-02-14 07:08:02 +00:00
osf1
ossaudio
pecoff
sunos move the COMPAT_SUNOS TIOCGPGRP handling in the compat sunos code proper. 2002-03-02 12:30:43 +00:00
sunos32
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