NetBSD/sys
drochner 835771a879 On disconnect, set the "subdev" pointer to NULL, otherwise
free()d memory will be referenced through
usbd_add_dev_event(USB_EVENT_DEVICE_DETACH)->
usbd_fill_deviceinfo()
later.
might need more review, but at least it doesn't crash on
amd64 anymore
2004-02-25 21:52:59 +00:00
..
altq parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
arch fix another whitespace nit 2004-02-25 18:56:26 +00:00
coda
compat allow to start other emulations (eg native code) 2004-02-25 18:15:45 +00:00
conf split off the evcnt code (which is unrelated to autoconfiguration) 2004-02-17 05:03:15 +00:00
crypto
ddb Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
dev On disconnect, set the "subdev" pointer to NULL, otherwise 2004-02-25 21:52:59 +00:00
fs achieved, not acheived. From Peter Postma. 2004-02-24 15:23:16 +00:00
gdbscripts
ipkdb
kern Whitespace nits. 2004-02-25 21:40:40 +00:00
lib
lkm Alphabetize... 2004-01-20 04:55:46 +00:00
miscfs unlock the descriptor table simple lock after fd_getfile() call in 2004-02-15 22:18:17 +00:00
net Add media type 10GbaseLR. Change ifmb_baudrate and ifmedia_baudrate() 2004-02-19 11:58:30 +00:00
net80211 fix int/size_t issues in debug code. 2004-02-11 10:19:32 +00:00
netatalk
netccitt
netinet parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netinet6 occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
netipsec occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
netisdn Spell length with h after t. Inspired by a commit by brad@openbsd. 2004-02-13 18:02:05 +00:00
netiso Spell the plural of suffix "suffixes", not "suffices". 2004-02-13 17:56:17 +00:00
netkey occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
netnatm
netns parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
netsmb parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
nfs Adjust sillyrename cleanup code to deal with the parent vnode 2004-01-23 22:20:20 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Make ktrwrite() and ktrinitheader() private again. ktrsyscall32() no longer 2004-02-25 21:34:18 +00:00
ufs parameter with two es. From Peter Postma. 2004-02-24 15:22:01 +00:00
uvm Fix prev. so it compiles 2004-02-14 16:40:22 +00:00
Makefile