freebsd-dev/sys
Ariff Abdullah f368584146 Reassign default unit to a valid unit, be it during attach or detach.
If nothing is available, set to something that is purely ridiculous
so the next valid attach will notice it.

Tested by:	chibis
2007-06-17 15:53:11 +00:00
..
amd64 Check for pte being NULL in return from pmap_pte_pde- unlikely or 2007-06-17 04:27:45 +00:00
arm The iop34x has 128 interrupts. 2007-06-16 15:03:33 +00:00
boot - Make better use of the global chosen, memory and mmu handles instead 2007-06-17 00:17:15 +00:00
bsm
cam Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
cddl Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
coda
compat Try a cheap way to get around gcc4.2 believing that user arguments 2007-06-17 04:37:57 +00:00
conf Move the gallant 12 x 22 font data from a .h to a .c so it doesn't need 2007-06-16 21:48:50 +00:00
contrib Pointer to an ICMP header was getting left behind after doing a pullup. 2007-06-09 09:28:36 +00:00
crypto
ddb
dev Reassign default unit to a valid unit, be it during attach or detach. 2007-06-17 15:53:11 +00:00
fs MFp4: Add tmpfs, an efficient memory file system. 2007-06-16 01:56:05 +00:00
gdb
geom
gnu
i4b
i386 Use bus_dma to get a page in the first 4 GB. Since the physical address 2007-06-17 07:18:23 +00:00
ia64
isa
kern Rather than passing SUSER_RUID into priv_check_cred() to specify when 2007-06-16 23:41:43 +00:00
libkern
modules MFp4: Add tmpfs, an efficient memory file system. 2007-06-16 01:56:05 +00:00
net - Conditionally pickup Giant around the network interface 2007-06-15 02:53:51 +00:00
net80211 Correct state machine handling of AUTH -> AUTH transitions that pass 2007-06-16 05:13:48 +00:00
netatalk
netatm
netgraph Remove two more instances of the USBDEV() macro. 2007-06-13 12:36:01 +00:00
netinet Make gcc4.2 happy and zero save_ip for the unlikely (blackhole != 0) 2007-06-17 04:07:11 +00:00
netinet6 gcc4.2 somehow doesn't believe that finaldst can stay stable between 2007-06-17 04:12:21 +00:00
netipsec 'spi' and the return value of ntohl are unsigned. Remove the extra >=0 2007-06-16 09:25:23 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver Include priv.h to pick up suser(9) definitions, missed in an earlier 2007-06-13 22:42:43 +00:00
opencrypto Integrate the Camellia Block Cipher. For more information see RFC 4132 2007-05-09 19:37:02 +00:00
pc98 Enable SCTP by default for GENERIC kernels in order to give it 2007-06-14 17:14:27 +00:00
pccard I don't believe these are used at all, and can be safely removed 2006-01-15 06:49:28 +00:00
pci Prepare for future integration between CAM and newbus. xpt_bus_register 2007-06-17 05:55:54 +00:00
powerpc
rpc Check for a NULL return from rpcclnt_buildheader- it can fail if 2007-06-16 05:42:26 +00:00
security
sparc64 - Don't register the over-temperature and power-fail interrupt 2007-06-16 23:49:41 +00:00
sun4v - Restore the machine independency of sys/dev/ofw/openfirm.{c,h} by 2007-06-16 22:30:38 +00:00
sys Rather than passing SUSER_RUID into priv_check_cred() to specify when 2007-06-16 23:41:43 +00:00
tools
ufs Eliminate now-unused SUSER_ALLOWJAIL arguments to priv_check_cred(); in 2007-06-12 00:12:01 +00:00
vm Don't declare inline a function which isn't. 2007-06-17 04:19:05 +00:00
Makefile o Add bsm and security to a list of cscope dirs. 2007-04-14 16:29:15 +00:00