NetBSD/sys
oster 8b09b35f45 Let's see... raidPtr->recon_done_procs is never set to anything
(other than NULL when raidPtr is initialized).  That means
SignalReconDone() never does anything useful.  Bye-bye!

Say good-bye to recon_done_procs and recon_done_procs_mutex (and its
initializer) as well.
2003-12-29 05:58:34 +00:00
..
altq
arch make the printf statement a complete line. 2003-12-28 01:20:23 +00:00
coda
compat Added DARWIN_IOFBSETGAMMATABLE 2003-12-29 01:34:02 +00:00
conf Pull in netinet/ip_ecn.c if FAST_IPSEC is defined. 2003-12-12 20:54:30 +00:00
crypto
ddb
dev Let's see... raidPtr->recon_done_procs is never set to anything 2003-12-29 05:58:34 +00:00
fs
gdbscripts
ipkdb
kern Avoid dereferencing l in sysctl_lookup(), because it can be NULL. 2003-12-29 04:19:28 +00:00
lib
lkm
miscfs a little bit more namespace sanity 2003-12-10 14:19:02 +00:00
net Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
net80211 Synchronize with FreeBSD sources from 12 Dec 2003. 2003-12-14 09:56:53 +00:00
netatalk
netccitt
netinet Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netinet6 Niels Provos kindly agreed to drop clauses 3 and 4 from the 2003-12-26 19:04:55 +00:00
netipsec Cast an expression with sizeof() to long. 2003-12-12 21:36:32 +00:00
netisdn
netiso
netkey do not touch sav->xx after key_freesav(). from hajimu umemoto 2003-12-10 23:46:42 +00:00
netnatm
netns
netsmb
nfs Unix semantics dictate that access checks for files are done when it 2003-12-07 21:15:46 +00:00
opencrypto
stand
sys sysctl_funcs is a set of symbols in text segment (function pointers), 2003-12-26 11:43:24 +00:00
ufs use symbolic V_SAVE instead of value 1 when invoking vinvalbuf 2003-12-28 00:36:33 +00:00
uvm No need to break a line - the full line is less than 80 chars long. 2003-12-21 11:38:46 +00:00
Makefile