NetBSD/sys/compat/freebsd
bjh21 24f9914cb3 Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if
NTP is not defined.

Also removes sysctl_ntptime, since that's unreferenced without NTP.

ntp_gettime(2) is left alone, since it doesn't raise SIGSYS, which sys_nosys()
does.
2000-08-07 18:10:20 +00:00
..
files.freebsd
freebsd_exec.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 15:39:24 +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
freebsd_ioctl.h
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 Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
freebsd_syscallargs.h Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
freebsd_syscalls.c Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
freebsd_sysent.c Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
freebsd_timex.h
freebsd_util.h
Makefile
syscalls.conf
syscalls.master Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is not 2000-08-07 17:59:33 +00:00