NetBSD/sys
matt ecf95073f1 Change the behavor of AF_LOCAL connect() to sleep until the server has
accepted the connection.  This can prevent a client from overwhelming a
server.
2003-09-03 21:30:12 +00:00
..
altq
arch Add a few more prototypes. 2003-09-03 19:35:26 +00:00
coda don't include opt_coda_compat.h unless _KERNEL_OPT. also, only include it 2003-08-28 05:55:19 +00:00
compat regen 2003-09-03 07:29:29 +00:00
conf Duh, remove clock_subr attribute; I am blind today. 2003-08-26 19:23:49 +00:00
crypto rijndael-api-fst.h is not needed 2003-08-28 08:38:19 +00:00
ddb long -> unsigned long, so that correct pointer is sent in function call. 2003-09-03 10:45:10 +00:00
dev Add missing semicolon. 2003-09-03 13:05:50 +00:00
fs
gdbscripts
ipkdb
kern Change the behavor of AF_LOCAL connect() to sleep until the server has 2003-09-03 21:30:12 +00:00
lib Cast size_t to u_long before printing, and use %lu instead of %d as format. 2003-09-03 12:43:41 +00:00
lkm add coda5, sort 2003-09-02 17:15:46 +00:00
miscfs Change the behavor of AF_LOCAL connect() to sleep until the server has 2003-09-03 21:30:12 +00:00
net Rearange dead link detection slightly: 2003-09-03 20:48:46 +00:00
net80211 Pull in net80211/ from FreeBSD. This contains Sam Leffler's 2003-08-30 21:26:03 +00:00
netatalk
netccitt
netinet don't intiialize m by m0, m0 is not initialized (by introduction of ip_fragment) 2003-08-27 02:09:59 +00:00
netinet6 simplify rijndael.c API - always schedule encrypt/decrypt key. 2003-08-27 14:23:25 +00:00
netipsec change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
netisdn
netiso change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
netkey
netnatm
netns change the additional arg to be passed to ip{,6}_output to struct socket *. 2003-08-22 21:53:01 +00:00
netsmb
nfs VOP_PUTPAGES() must be called with the vnode's interlock held. 2003-08-26 16:40:10 +00:00
opencrypto Fix-up a few things missed in the rijndael_set_key() change. 2003-08-27 14:55:36 +00:00
stand
sys Change the behavor of AF_LOCAL connect() to sleep until the server has 2003-09-03 21:30:12 +00:00
ufs
uvm Can't rely on side-effects in KASSERT expressions which was pointed out to 2003-09-01 14:20:57 +00:00
Makefile