NetBSD/sys
seanb eeb51ff4c3 Don't leave a dangling socket (no associated struct file) if
user supplied a bad name or anamelen parameter to accept(2).
If bad paramaters were suplied and a copyout() failed, the
struct file was cleaned up but not the associated socket.  This
could leave sockets in CLOSE_WAIT that could never be closed.
2006-08-22 13:39:48 +00:00
..
altq - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
arch Add sk(4) now that it works. 2006-08-22 06:49:55 +00:00
coda - Use the LWP cached credentials where sane. 2006-07-21 16:48:45 +00:00
compat Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
conf Back out revision 1.109 - it's NOT silly to parse the comment when 2006-08-08 07:05:40 +00:00
contrib/dev/ath Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
crypto
ddb
dev Add byteswapping where appropriate, to allow things to work on 2006-08-22 06:24:10 +00:00
dist Some interfaces are initially created with zero addresses on them 2006-07-12 17:26:11 +00:00
fs Make a better guess on VAT locations so discs that are semi-standard 2006-08-21 23:52:19 +00:00
gdbscripts
ipkdb
kern Don't leave a dangling socket (no associated struct file) if 2006-08-22 13:39:48 +00:00
lib Fixed the gcc warning that "static" should come before "const". 2006-07-16 06:06:20 +00:00
lkm - Add k7_powernow_destroy() prototype into cpu.h. 2006-08-08 21:04:29 +00:00
miscfs Pretending to be Elad's keyboard: 2006-08-11 19:17:47 +00:00
net defflag PPPOE_SERVER and PPPOE_TERM_UNKNOWN_SESSIONS. 2006-08-05 17:20:54 +00:00
net80211 Use curchan in monitor mode. From Dheeraj S. FreeBSD always uses curchan, 2006-08-09 20:37:16 +00:00
netatalk Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netbt Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netccitt Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netinet ugh.. more stuff that's overdue and should not be in 4.0: remove the 2006-07-30 17:38:19 +00:00
netinet6 Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netipsec Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netisdn Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netiso Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netkey Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
netnatm
netns Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
netsmb Fix all the -D*DEBUG* code that it was rotting away and did not even compile. 2006-08-17 17:11:27 +00:00
nfs nfsm_srvfhtom: ensure that padding bytes in nfsv2 file handles are zero. 2006-08-08 13:07:32 +00:00
opencrypto Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
stand
sys Add functions to the fileassoc interface to allow a "hint" to be provided 2006-08-20 10:38:23 +00:00
ufs Fix size confusion with lfs_fhandle - and as it now turns out to be the same 2006-08-06 12:34:12 +00:00
uvm ubc_fault: fix a deadlock in the case of uvm_loanbreak() failure. 2006-08-18 15:03:21 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00