NetBSD/sys/compat/hpux
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.hpux
hpux.h
hpux_compat.c - Make the proclist_lock a mutex. The write:read ratio is unfavourable, 2007-03-09 14:11:22 +00:00
hpux_errno.c
hpux_exec.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpux_exec.h
hpux_exec_aout.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
hpux_file.c Update all the compat stuff to not use the 'stackgap' for processing 2007-03-10 21:40:23 +00:00
hpux_ipc.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
hpux_ipc.h
hpux_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
hpux_sig.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpux_sig.h
hpux_signo.c
hpux_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
hpux_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
hpux_syscalls.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
hpux_sysent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
hpux_termio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpux_tty.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
hpux_types.h
hpux_util.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