NetBSD/sys/compat/svr4
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
files.svr4
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec.c Introduce a new member to struct emul, e_startlwp, to be used by 2007-02-19 15:10:02 +00:00
svr4_exec.h
svr4_exec_elf32.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
svr4_exec_elf64.c
svr4_fcntl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_fcntl.h
svr4_filio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_ioctl.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_ipc.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_ipc.h
svr4_lwp.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_lwp.h
svr4_misc.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
svr4_mman.h
svr4_net.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_resource.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
svr4_resource.h
svr4_schedctl.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_schedctl.h
svr4_siginfo.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_signal.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_signal.h
svr4_signo.c
svr4_socket.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_socket.h
svr4_sockio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_sockio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_sockmod.h
svr4_stat.c Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
svr4_stat.h
svr4_statvfs.h
svr4_stream.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_stropts.h
svr4_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
svr4_syscallargs.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_sysconfig.h
svr4_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
svr4_systeminfo.h
svr4_termios.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
svr4_ttold.h
svr4_types.h
svr4_ucontext.h
svr4_ulimit.h
svr4_ustat.h
svr4_util.h
svr4_utsname.h
svr4_wait.h
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