NetBSD/sys
bjh21 a62a24f2af 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()
2000-08-07 18:11:55 +00:00
..
adosfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00
arch Add ahdilabel to SUBDIR. 2000-08-07 14:30:39 +00:00
coda Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
compat Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
conf Add COMPAT_15 to opt_compat_netbsd.h 2000-08-07 15:23:43 +00:00
crypto
ddb Fix CTRL-T to behave properly. It should swaps the current and previous 2000-07-28 16:33:39 +00:00
dev fix interrupt priority botch 2000-08-07 17:34:41 +00:00
filecorefs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:38:39 +00:00
gdbscripts
ipkdb
isofs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
kern Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:10:20 +00:00
lib
lkm
miscfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
msdosfs simplify 2000-08-06 20:11:31 +00:00
net Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netatalk Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netccitt
netinet clearifications in icmp6 node query support. 2000-08-03 16:30:37 +00:00
netinet6 clearifications in icmp6 node query support. 2000-08-03 16:30:37 +00:00
netiso Avoid recursion with traditional cpp. 2000-07-28 12:13:32 +00:00
netkey
netnatm
netns
nfs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
ntfs MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 03:39:52 +00:00
stand
sys Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if 2000-08-07 18:11:55 +00:00
ufs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
uvm Update a comment in uvmfault_anonget() to reflect reality, and 2000-08-06 00:22:53 +00:00
Makefile