NetBSD/sys
dogcow 52dfe86ca8 With the assistance of dyoung, fix the following problems:
* some 8180L cards need a longer time for the srom to initialize; patch
  suggested via OpenBSD.
* some cards give '0' for USA, some give '3'; for the meantime, accept both
  as being USA locale cards.
* this is RTW, not ATW. :)
2005-09-07 05:25:41 +00:00
..
altq
arch make the "tags" target work again by using the common trick of splitting some 2005-09-06 21:57:47 +00:00
coda oops, fix previous. 2005-08-30 22:27:16 +00:00
compat Add a SYSCTL_SETUP_PROTO() so that it compiles fine in the lkm. 2005-09-02 14:34:00 +00:00
conf
contrib
crypto
ddb
dev With the assistance of dyoung, fix the following problems: 2005-09-07 05:25:41 +00:00
dist
fs Remove an extra ')' 2005-08-30 19:15:11 +00:00
gdbscripts
ipkdb
kern Implement kern.hardclock_ticks. 2005-09-06 02:36:17 +00:00
lib
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Also protect the ipsec ioctls from negative offsets to prevent panics 2005-09-01 06:25:26 +00:00
net Use ANSI function declarations everywhere and a consistent indentation on 2005-09-05 18:32:24 +00:00
net80211 Add a CHANGES file with a summary of source changes between FreeBSD 2005-09-04 21:20:18 +00:00
netatalk
netccitt
netinet Correct SYSCTL_DESCR for tcp.debx. 2005-09-06 02:57:04 +00:00
netinet6 Implement net.inet6.raw6.stats sysctl. 2005-08-28 21:04:09 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb
nfs Set va_type to VLNK before calling VOP_SYMLINK to match the change in the 2005-09-06 09:36:28 +00:00
opencrypto
stand
sys Implement kern.hardclock_ticks. 2005-09-06 02:36:17 +00:00
ufs * Remove __P() 2005-08-30 22:01:12 +00:00
uvm remove one of duplicated forward decl. of vmspace. pointed by Dheeraj S. 2005-09-01 02:21:12 +00:00
Makefile