..
adosfs
Remove unused variable.
2000-07-11 16:08:15 +00:00
arch
- deal with FIRESTAR_PIR_SELECT_PIRQ case on set/get_trigger(),
2000-07-18 11:07:20 +00:00
coda
…
compat
Define an auto variable ``cp'', which is used to scan the global variable
2000-07-17 04:04:02 +00:00
conf
Const'ify string constants.
2000-07-14 07:14:03 +00:00
crypto
Support WEP functions for awi driver.
2000-07-04 14:27:56 +00:00
ddb
Move platform db_trap callback from arch/mips into ddb as suggested by
2000-07-17 19:57:49 +00:00
dev
add "#define PCI_INTERRUPT_PIN_MAX 0x04"
2000-07-18 10:59:04 +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
Don't wait for B_READ buffers to finish in vfs_shutdown, it makes no sense
2000-07-16 21:07:24 +00:00
lib
Fix an obvious typo in comment introduced by previous commit; the instruction
2000-07-18 01:20:24 +00:00
lkm
…
miscfs
Sprinkle some const.
2000-07-14 07:21:50 +00:00
msdosfs
…
net
NetBSD -> __NetBSD__ in an #ifdef, and nuke sc_bpf; there's one in
2000-07-12 23:02:38 +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
s/IPSEC_IPV6FWD/IPSEC/. this should correct strange behavior on ipv6
2000-07-16 07:57:55 +00:00
netiso
…
netkey
move ipsec_{hex,bin}dump() into #ifdef wrapper.
2000-07-04 04:41:54 +00:00
netnatm
Keystone Kwality Kops: add multiple-include protection.
2000-07-03 01:19:23 +00:00
netns
…
nfs
…
ntfs
…
stand
…
sys
Remove ENOTSUP for the moment. This needs a unique number, as noted by
2000-07-14 21:39:56 +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
…