NetBSD/sys/compat/freebsd
jdolecek 78b866e95a change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
..
Makefile
files.freebsd
freebsd_exec.c change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +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
freebsd_ioctl.c Map the ioctl number of ifioctl ('i') group as much as possible. 2000-10-09 06:19:31 +00:00
freebsd_ioctl.h Map the ioctl number of ifioctl ('i') group as much as possible. 2000-10-09 06:19:31 +00:00
freebsd_ipc.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +00:00
freebsd_misc.c Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
freebsd_ptrace.c
freebsd_ptrace.h
freebsd_rtprio.h
freebsd_signal.h implement new signal syscalls in FreeBSD 4.0-RELEASE, using native syscalls: 2000-07-18 14:15:05 +00:00
freebsd_syscall.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
freebsd_syscallargs.h update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
freebsd_syscalls.c change the type of *syscallnames[] array to 'const char * const foo[]' 2000-11-13 21:32:15 +00:00
freebsd_sysent.c update for changed makesyscalls.master 2000-08-18 19:35:15 +00:00
freebsd_timex.h
freebsd_util.h
syscalls.conf
syscalls.master s/#ifdefined/#ifdef/ 2000-08-08 02:12:30 +00:00