NetBSD/sys/compat/aoutm68k
dsl 893faeae9e Update all the compat stuff to not use the 'stackgap' for processing
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.
2007-03-10 21:40:23 +00:00
..
Makefile aoutm68k_syscalls.c is now required by kdump(1). 2006-05-04 22:27:51 +00:00
aoutm68k_exec.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
aoutm68k_stat.c Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
aoutm68k_stat.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
aoutm68k_syscall.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
aoutm68k_syscallargs.h Regen. 2006-09-01 21:19:44 +00:00
aoutm68k_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
aoutm68k_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
aoutm68k_util.h
files.aoutm68k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syscalls.conf
syscalls.master Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00