NetBSD/sys/compat/freebsd
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.freebsd Put a local copy of the SysV IPC compatibility from compat/common in here, so 1998-01-22 16:31:33 +00:00
freebsd_exec.c PR/6962: Paul Shupak: ELF Freebsd support 1999-02-09 20:17:50 +00:00
freebsd_exec.h compute the value to be used for e_arglen via howmany(value, sizeof (char *)), 1999-04-30 23:07:01 +00:00
freebsd_file.c Include the NFS option header. 1998-02-19 00:36:03 +00:00
freebsd_ioctl.c
freebsd_ioctl.h There is no need to include ../linux/linux_ioctl.h. 1998-10-04 11:25:28 +00:00
freebsd_ipc.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:26:39 +00:00
freebsd_misc.c PR/5350: Minoura Makoto: add issetugid() syscall. (with fixes from me) 1998-05-02 18:14:06 +00:00
freebsd_ptrace.c
freebsd_ptrace.h rcsid fascism 1997-10-13 14:22:22 +00:00
freebsd_rtprio.h RCSID Police. 1998-01-05 17:51:27 +00:00
freebsd_syscall.h Regen 1999-02-09 20:38:38 +00:00
freebsd_syscallargs.h Regen 1999-02-09 20:38:38 +00:00
freebsd_syscalls.c Regen 1999-02-09 20:46:40 +00:00
freebsd_sysent.c Regen 1999-02-09 20:46:40 +00:00
freebsd_timex.h RCSID Police. 1998-01-05 17:51:27 +00:00
freebsd_util.h Assign copyright to TNF. 1998-09-05 14:50:25 +00:00
syscalls.conf
syscalls.master PR/6962: Paul Shupak: FreeBSD-3.0 additions 1999-02-09 20:19:13 +00:00