893faeae9e
sys_stat() and friends, instead use do_sys_stat() and do_sys_fstat() that write the answer into a kernel buffer (on stack) that can be converted to the correct form and written the userspace. I've test compiled a few kernels, and tested i386 netbsd1.6 ls. Given I think I've fixed some bugs, it might be 50-50 with new ones. |
||
---|---|---|
.. | ||
aoutm68k_exec.c | ||
aoutm68k_stat.c | ||
aoutm68k_stat.h | ||
aoutm68k_syscall.h | ||
aoutm68k_syscallargs.h | ||
aoutm68k_syscalls.c | ||
aoutm68k_sysent.c | ||
aoutm68k_util.h | ||
files.aoutm68k | ||
Makefile | ||
syscalls.conf | ||
syscalls.master |