NetBSD/sys
itojun 63de4c2cb9 nuke the following sysctl variables. "ppsratelimit" should work better.
need to recompile sbin/sysctl after updating /usr/include.
	net.inet.tcp.rstratelimit
	net.inet.icmp.errratelimit
	net.inet6.icmp6.errratelimit
2000-07-28 04:06:52 +00:00
..
adosfs Remove unused variable. 2000-07-11 16:08:15 +00:00
arch Convert the arm26 rtc driver to use pk's new todr(9) interface internally. 2000-07-27 23:51:43 +00:00
coda remove redundant vm includes. 2000-06-27 17:53:44 +00:00
compat fix LP64 warnings. 2000-07-27 14:00:56 +00:00
conf Define mk48txx and intersil7170 2000-07-25 22:41:58 +00:00
crypto Support WEP functions for awi driver. 2000-07-04 14:27:56 +00:00
ddb Provide some info on what db_trap_callback() is for in the code. 2000-07-18 20:51:07 +00:00
dev Fix to autonegotiation problem with some fxp cards. Fix found and reported 2000-07-27 22:14:48 +00:00
filecorefs
gdbscripts gdb macro to print the kernel message buffer 2000-06-08 14:45:24 +00:00
ipkdb
isofs Add an option to do case-insensitive lookups even on Rock-Ridge CD-ROMS. 2000-07-15 21:40:42 +00:00
kern Moving to a default of 64 PTYs. 2000-07-27 17:32:11 +00:00
lib compile byte_swap_2.S and byte_swap_4.S 2000-07-21 11:19:46 +00:00
lkm
miscfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
msdosfs msdosfs_setattr(): silently ignore uid/gid changes, instead 2000-07-25 22:15:00 +00:00
net Add a missing include when using this in user space. 2000-07-22 05:11:27 +00:00
netatalk Define sa_family_t, and use it for sat_family. 2000-06-26 16:16:42 +00:00
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet nuke the following sysctl variables. "ppsratelimit" should work better. 2000-07-28 04:06:52 +00:00
netinet6 nuke the following sysctl variables. "ppsratelimit" should work better. 2000-07-28 04:06:52 +00:00
netiso Define sa_family_t, and use it for siso_family. 2000-06-26 16:20:01 +00:00
netkey remove #ifdef notdef part. sync with kame. 2000-07-26 07:40:52 +00:00
netnatm Keystone Kwality Kops: add multiple-include protection. 2000-07-03 01:19:23 +00:00
netns
nfs change the lf_advlock() arguments from 2000-07-22 15:26:11 +00:00
ntfs <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 03:32:55 +00:00
stand
sys recover traditional MINCLSIZE (= MHLEN + MLEN + 1). it will make 2000-07-27 17:18:19 +00:00
ufs Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
uvm Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in 2000-07-24 20:10:51 +00:00
Makefile remove vm 2000-06-29 12:04:24 +00:00