freebsd-skq/sys
Matt Jacob 64a471a304 Get rid of those pesky "driver mistake" messages... destroy the create_d dev_t
when you take down the device.

Reviewed by:	audit@freebsd.org (Warner, Justin)
2001-01-16 00:30:37 +00:00
..
alpha Remove NOBLOCKRANDOM as a compile-time option. Instead, provide 2001-01-14 17:50:15 +00:00
amd64 - Fix atomic_load_* and atomic_store_* to generate functions for atomic.c 2001-01-16 00:18:36 +00:00
arm/include
boot
cam Get rid of those pesky "driver mistake" messages... destroy the create_d dev_t 2001-01-16 00:30:37 +00:00
coda Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
compat Instead of hard coding the major numbers for IDE and SCSI disks 2001-01-14 23:33:50 +00:00
compile
conf Make NSWAPDEV reasonable so people do not mistakenly use unreasonable 2001-01-15 06:45:01 +00:00
contrib/dev Disable strstr() if ACPICA is compiled in userland. 2001-01-10 19:28:03 +00:00
crypto
ddb
dev Add was_fabric_dev/fabric_dev tags to our local FC database structure 2001-01-15 18:40:37 +00:00
fs Delete unused #include <sys/select.h>. 2001-01-09 04:32:24 +00:00
geom
gnu
i4b it seems that a commit to i4b/drivers/i4b_ispppsubr.c on 2000-01-12 has 2001-01-15 14:58:46 +00:00
i386 - Fix atomic_load_* and atomic_store_* to generate functions for atomic.c 2001-01-16 00:18:36 +00:00
ia64 Remove NOBLOCKRANDOM as a compile-time option. Instead, provide 2001-01-14 17:50:15 +00:00
isa select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
isofs/cd9660
kern A bit of sanity-checking in bioqdisksort(): panic if we recurse. 2001-01-14 18:48:42 +00:00
libkern Convert all instances of: 2001-01-12 07:28:46 +00:00
miscfs Don't compile a dead variable declaration. 2001-01-09 04:24:43 +00:00
modules Clean up Makefile, and remove the last vestiges of NOBLOCKRANDOM. 2001-01-15 19:35:00 +00:00
msdosfs
net select() DKI is now in <sys/selinfo.h>. 2001-01-09 04:33:49 +00:00
netatalk
netatm
netgraph Add a generic "queued function callin" mechanism 2001-01-14 23:25:54 +00:00
netinet Prototype inet_ntoa_r and thereby silence a warning from GCC. The function 2001-01-12 07:47:53 +00:00
netinet6
netipx
netkey fixed possibility of panic at key_acquire(). 2001-01-14 17:25:08 +00:00
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 Remove NOBLOCKRANDOM as a compile-time option. Instead, provide 2001-01-14 17:50:15 +00:00
pccard Fix a minor bug that prevents NEWBUS users from setting more than 2001-01-09 23:39:32 +00:00
pci moved isp_pci.c from pci to dev/isp 2001-01-09 19:15:12 +00:00
posix4
powerpc Remove unused per-cpu variables inside_intr and ss_eflags. 2001-01-12 07:47:54 +00:00
rpc
svr4
sys A bit of sanity-checking in bioqdisksort(): panic if we recurse. 2001-01-14 18:48:42 +00:00
tools
ufs The ffs superblock includes a 128-byte region for use by temporary 2001-01-15 18:30:40 +00:00
vm
Makefile