freebsd-dev/sys
Warner Losh 487d427700 Next step in making usb more newbus:
o reprobe children when a new driver is added to uhub
o fix the usbd_probe_and_attach to set the ivars to a malloc'd area, as well
  as freeing the ivars on child destruction.
o Don't delete children that don't attach. Evidentally, the need to do this
  is a common misconception.
o minor formatting foo that may violate style(9) at the moment, but keeps the
  diffs against my p4 tree smaller.

This does not solve the ugen gobbling things up problem, but the fixes
I have for that expose bugs in other parts of the tree...
2004-08-14 22:10:26 +00:00
..
alpha
amd64 Fix the memory scaling bug when basemem was converted to Kbytes from 2004-08-13 22:30:55 +00:00
arm
boot
cam When printing out an unknown sense code we should print it in hex, not 2004-08-13 18:45:04 +00:00
coda
compat Add XXX comment about findcdev() misuse. 2004-08-14 08:38:17 +00:00
conf Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
contrib Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
crypto
ddb
dev Next step in making usb more newbus: 2004-08-14 22:10:26 +00:00
doc
fs Commit a work-around for a more general bug involving process state: 2004-08-13 20:27:56 +00:00
gdb
geom Make informational output look less like an accident. 2004-08-14 09:56:17 +00:00
gnu
i4b
i386 MPSAFE locking 2004-08-13 06:22:35 +00:00
ia64 Allocate memory in the unwinder with M_NOWAIT. We may need to provide 2004-08-14 05:00:37 +00:00
isa
isofs/cd9660
kern Cause pfind() not to return processes in the PRS_NEW state. As a result, 2004-08-14 17:15:16 +00:00
libkern
modules Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
net Use IFQ_SET_MAXLEN() to set the maximum queue depth of the routing 2004-08-13 22:23:21 +00:00
net80211
netatalk
netatm
netgraph This is the netgraph node framework for the user side call control 2004-08-12 14:22:00 +00:00
netinet Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
netinet6 Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
netipsec Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD 2004-08-14 15:32:40 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard Move PNP IDs back into oldcard files 2004-08-13 06:57:31 +00:00
pci - Make OF_getetheraddr() honour the "local-mac-address?" system config 2004-08-14 21:43:37 +00:00
posix4
powerpc - Introduce an ofw_bus kobj-interface for retrieving the OFW node and a 2004-08-12 17:41:33 +00:00
rpc
security
sparc64 - Make OF_getetheraddr() honour the "local-mac-address?" system config 2004-08-14 21:43:37 +00:00
sys Add a macro to define the size of a subsection of a structure. 2004-08-13 00:53:40 +00:00
tools
ufs
vm Remove spl calls. 2004-08-14 18:57:41 +00:00
Makefile