NetBSD/sys
ad d3b42c18e4 Add what is apparently ESS's old vendor ID and corresponding product ID for
the Maestro 1.
2000-07-20 14:46:51 +00:00
..
adosfs Remove unused variable. 2000-07-11 16:08:15 +00:00
arch Since `intrcnt' points to an array of long ints, reserve the appropriate 2000-07-20 13:28:39 +00:00
coda
compat version[] string was const'ifed. Pointed out by Izumi Tsutsui. 2000-07-20 08:29:41 +00:00
conf Const'ify string constants. 2000-07-14 07:14:03 +00:00
crypto
ddb Provide some info on what db_trap_callback() is for in the code. 2000-07-18 20:51:07 +00:00
dev Add what is apparently ESS's old vendor ID and corresponding product ID for 2000-07-20 14:46:51 +00:00
filecorefs
gdbscripts
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 Same change in the kgdb code as was done in ddb: 2000-07-18 21:49:08 +00:00
lib We need strncasecmp.c now. 2000-07-19 03:56:38 +00:00
lkm
miscfs Sprinkle some const. 2000-07-14 07:21:50 +00:00
msdosfs
net moved the check priviledge for SIOCS80211NWID from each driver to ifioctl(). 2000-07-19 06:00:39 +00:00
netatalk
netccitt More format checking 2000-07-08 17:45:53 +00:00
netinet remove m_pulldown statistics code. it is highly experimental and belong 2000-07-13 05:34:21 +00:00
netinet6 correct RFC2367 PF_KEY conformance (SADB_[AE]ALG_xx values and namespaces). 2000-07-18 14:56:42 +00:00
netiso
netkey correct RFC2367 PF_KEY conformance (SADB_[AE]ALG_xx values and namespaces). 2000-07-18 14:56:42 +00:00
netnatm
netns
nfs
ntfs
stand
sys add *_FOREACH() and {TAILQ,CIRCLEQ}_FOREACH_REVERSE() macros from 2000-07-20 03:36:38 +00:00
ufs XXX Use of hzto() return value needs to be double-checked here. 2000-07-13 17:35:03 +00:00
uvm fix a cast for sparc64. 2000-07-10 13:37:00 +00:00
Makefile