NetBSD/sys/compat/svr4
cgd af8a9059d3 compute the value to be used for e_arglen via howmany(value, sizeof (char *)),
rather than just "value / sizeof (char *)".  While in these cases the latter
works as well, the former's a better example for other uses to copy (since
it handles the non-integral multiple case correctly).
1999-04-30 23:07:01 +00:00
..
Makefile
files.svr4
svr4_acl.h
svr4_dirent.h
svr4_errno.c
svr4_errno.h
svr4_exec.c const poisoning and CHECK_ALT_CREAT fixes. 1999-02-09 20:46:40 +00:00
svr4_exec.h compute the value to be used for e_arglen via howmany(value, sizeof (char *)), 1999-04-30 23:07:01 +00:00
svr4_fcntl.c const poisoning and CHECK_ALT_CREAT fixes. 1999-02-09 20:46:40 +00:00
svr4_fcntl.h
svr4_filio.c
svr4_filio.h
svr4_fuser.h
svr4_hrt.h
svr4_ioctl.c
svr4_ioctl.h
svr4_ipc.c
svr4_ipc.h
svr4_misc.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
svr4_mman.h Nuke my copyrights and/or assign them to TNF where appropriate. 1999-04-06 02:55:24 +00:00
svr4_net.c Nuke my copyrights and/or assign them to TNF where appropriate. 1999-04-06 02:55:24 +00:00
svr4_resource.c
svr4_resource.h
svr4_siginfo.h
svr4_signal.c
svr4_signal.h
svr4_socket.c
svr4_socket.h
svr4_sockio.c
svr4_sockio.h
svr4_sockmod.h
svr4_stat.c Translate _PC_FILESIZEBITS. 1999-03-23 14:57:00 +00:00
svr4_stat.h Translate _PC_FILESIZEBITS. 1999-03-23 14:57:00 +00:00
svr4_statvfs.h
svr4_stream.c
svr4_stropts.h
svr4_syscall.h Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
svr4_syscallargs.h Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
svr4_syscalls.c Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
svr4_sysconfig.h
svr4_sysent.c Use regular system fchroot, now that we have it. 1999-03-22 17:30:37 +00:00
svr4_systeminfo.h
svr4_termios.c
svr4_termios.h
svr4_time.h
svr4_timod.h
svr4_ttold.c
svr4_ttold.h
svr4_types.h
svr4_ucontext.h Only declare the uc_pad member if SVR4_UC_MACHINE_PAD is defined. 1999-01-26 18:41:03 +00:00
svr4_ulimit.h
svr4_ustat.h
svr4_util.h const poisoning and CHECK_ALT_CREAT fixes. 1999-02-09 20:46:41 +00:00
svr4_utsname.h
svr4_wait.h
syscalls.conf
syscalls.master Use standard system fchroot instead of emulation-specific copy. 1999-03-22 17:28:21 +00:00