NetBSD/sys/compat
eeh a7474fcab6 netbsd32_close() would work better if it called sys_close() rather than
sys_write().
netbsd32_getfsstat() cannot just copyin()/copyout(), convert the structures,
and call sys_getffstat().  sys_getffstat() wants to do its own
copyin()/copyout().  So we need to implent the whole of sys_getffstat()
in netbsd32_getfsstat().
1999-12-31 22:26:21 +00:00
..
aout
common
freebsd
hpux
ibcs2
linux Regen. 1999-12-16 15:13:41 +00:00
m68k4k
netbsd32 netbsd32_close() would work better if it called sys_close() rather than 1999-12-31 22:26:21 +00:00
osf1
ossaudio
sunos
svr4 Make this compile again on sparc. 1999-11-28 18:06:46 +00:00
ultrix
vax1k
Makefile