NetBSD/sys
fair 06f59ac1b2 Remove specific scsibus* at (hba device)? declarations for the new,
simple:

scsibus* at scsi?
2004-04-29 07:13:03 +00:00
..
altq s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
arch Remove specific scsibus* at (hba device)? declarations for the new, 2004-04-29 07:13:03 +00:00
coda First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
compat Line 175 VFS_STAVTFS -> STATVFS (tyop) 2004-04-27 21:37:49 +00:00
conf -fno-zero-initialized-in-bss only to gcc3, not gcc2.95 2004-04-25 04:24:06 +00:00
crypto
ddb That's not supposed to be there. Sorry. 2004-04-27 04:03:28 +00:00
dev Identify AES-capable chips (7955, 7956) in the driver attach message. 2004-04-29 01:46:06 +00:00
fs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
gdbscripts
ipkdb
kern Fix "comments within comments" problem pointed out by Geoff Wing on 2004-04-27 05:25:33 +00:00
lib
lkm
miscfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
net Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
net80211
netatalk remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netccitt Remove #else of #if __STDC__ 2004-04-26 01:41:15 +00:00
netinet Send an arp request before the arp entry times out if the entry is active, 2004-04-28 14:09:36 +00:00
netinet6 Fix per-PCB IPsec policy cache for FAST_IPSEC: 2004-04-26 01:53:59 +00:00
netipsec Update sys/netipsec/key.c to check for attempts to add IPv6-related 2004-04-27 23:57:19 +00:00
netisdn kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netiso remove #else clause of #if __STDC__ 2004-04-25 21:13:13 +00:00
netkey fix key_mature for tcp md5 signature 2004-04-26 04:39:17 +00:00
netnatm kill sprintf, use snprintf 2004-04-21 18:40:37 +00:00
netns Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
netsmb Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
nfs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
opencrypto Change control knob for /dev/crypto to only allow requests which 2004-04-29 02:17:36 +00:00
stand
sys First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
ufs First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
uvm Fix typo in comments. 2004-04-27 09:50:43 +00:00
Makefile