freebsd-nq/sys
Sam Leffler 001ea8fba8 avoid null ptr deref
Noticed by:	Coverity Prevent analysis tool
2005-03-31 21:53:21 +00:00
..
alpha
amd64 MFR5: rev 1.421.2.6: Enable support for 32-bit Linux binaries by default. 2005-03-31 20:55:10 +00:00
arm
boot Ensure GCC does not use FP registers in integer code. 2005-03-15 18:43:36 +00:00
bsm
cam avoid use after free 2005-03-31 21:43:19 +00:00
coda Explicitly hold a reference to the cdev we have just cloned. This 2005-03-31 12:19:44 +00:00
compat Apparently I'm cursed. ndis_findwrap() should be searching ndis_functbl, 2005-03-31 21:20:19 +00:00
conf Glue the arcmsr driver into the tree. 2005-03-31 20:21:43 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r143439, 2005-03-12 00:17:37 +00:00
crypto gbde(8) is also rejndael user. 2005-03-11 22:07:04 +00:00
ddb
dev avoid null ptr deref 2005-03-31 21:53:21 +00:00
doc
fs Explicitly hold a reference to the cdev we have just cloned. This 2005-03-31 12:19:44 +00:00
gdb
geom Remove geometry translations here. 2005-03-30 12:59:54 +00:00
gnu - Remove wantparent, it is no longer necessary. An assert in vfs_lookup.c 2005-03-29 13:09:42 +00:00
i4b
i386 Glue the arcmsr driver into the tree. 2005-03-31 20:21:43 +00:00
ia64 Add USB Communication Device Class Ethernet driver. Originally written for 2005-03-22 14:52:40 +00:00
isa - Don't enable periodic interrupts from the RTC by default in rtc_statusb. 2005-03-24 21:34:16 +00:00
isofs/cd9660
kern Don't recursively panic when we call mi_switch() in a critical section, 2005-03-31 20:36:44 +00:00
libkern
modules Glue the arcmsr driver into the tree. 2005-03-31 20:21:43 +00:00
net Explicitly hold a reference to the cdev we have just cloned. This 2005-03-31 12:19:44 +00:00
net80211 pass re-association events up using a new message type 2005-03-29 19:36:42 +00:00
netatalk
netatm In the current world order, solisten() implements the state transition of 2005-02-21 21:58:17 +00:00
netgraph
netinet When several carp interfaces are attached to Ethernet interface, 2005-03-30 11:44:43 +00:00
netinet6 check for malloc failure (also move malloc up to simplify error recovery) 2005-03-29 01:26:27 +00:00
netipsec correct space check 2005-03-09 15:28:48 +00:00
netipx Marginally reformat my copyright statement to remove the spurious ','. 2005-03-10 14:19:31 +00:00
netkey fixed an unexpected addr/port matching failure in IPv6 SA management 2005-01-10 13:06:42 +00:00
netnatm
netncp
netsmb Explicitly hold a reference to the cdev we have just cloned. This 2005-03-31 12:19:44 +00:00
nfs
nfs4client - Remove wantparent, it is no longer necessary. An assert in vfs_lookup.c 2005-03-29 13:09:42 +00:00
nfsclient - LK_NOPAUSE is a nop now. 2005-03-31 04:37:09 +00:00
nfsserver
opencrypto
pc98 Add commented out ehci entry. 2005-03-30 14:05:28 +00:00
pccard
pci If resource allocation fails, we could wind up freeing the cdev without it 2005-03-31 17:16:40 +00:00
posix4 /* -> /*- for license, minor formatting changes 2005-01-07 02:29:27 +00:00
powerpc Catch up with ATA-mkIII 2005-03-31 01:57:51 +00:00
rpc
security
sparc64 fix kldloading of pci driver modules after boot on sparc64... since 2005-03-23 18:16:26 +00:00
sys cdev (still) needs per instance uid/gid/mode 2005-03-31 10:29:57 +00:00
tools
ufs - Fix botched LK_NOWAIT removal. I mistakenly thought this compiled as 2005-03-31 05:58:14 +00:00
vm - LK_NOPAUSE is a nop now. 2005-03-31 04:37:09 +00:00
Makefile When building cscopnamefile, default architecture to ${MACHINE}, not i386. 2005-03-08 00:09:41 +00:00