a7474fcab6
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(). |
||
---|---|---|
.. | ||
aout | ||
common | ||
freebsd | ||
hpux | ||
ibcs2 | ||
linux | ||
m68k4k | ||
netbsd32 | ||
osf1 | ||
ossaudio | ||
sunos | ||
svr4 | ||
ultrix | ||
vax1k | ||
Makefile |