HardenedBSD/sys
Pierre Beyssac cce2eb6a97 Never return the root node itself from rn_match(); return NULL instead.
This caused a panic in rtfreee() called with a root node from the
routing socket code (when processing a RTM_GET message looking for
the default route while there is none).

Since no existing code seems to have any use getting the root node
from rn_match(), it seems cleaner never to return it rather than
check for this condition at the caller's.

PR:		kern/12265
1999-06-25 13:43:30 +00:00
..
alpha
amd64 Fix warning message; that was 4GB, not 2GB. I apparently can't do 1999-06-24 20:53:24 +00:00
boot -mdoc fix. 1999-06-23 09:06:18 +00:00
cam Quirk Tandberg 4100 like Tandberg 4200. 1999-06-24 15:21:10 +00:00
coda
compat
compile
conf PC98 part of the second phase of syscons reorganization. 1999-06-24 10:51:40 +00:00
contrib
ddb
dev Nine'th update to the new ATA/ATAPI driver: 1999-06-25 09:03:07 +00:00
fs
geom
gnu
i4b
i386 Fix warning message; that was 4GB, not 2GB. I apparently can't do 1999-06-24 20:53:24 +00:00
isa Declare the correct size of softc and fix sc_get_softc(). 1999-06-24 09:06:48 +00:00
isofs/cd9660
kern Add function cdevsw_remove, the opposite of cdevsw_add: remove an 1999-06-25 07:49:01 +00:00
libkern
miscfs
modules Reenable Vinum build 1999-06-24 05:21:19 +00:00
msdosfs
net Never return the root node itself from rn_match(); return NULL instead. 1999-06-25 13:43:30 +00:00
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Sync with sys/dev/syscons/scvtb.c revision 1.2. 1999-06-24 14:03:07 +00:00
pccard
pci (corrections for type change in softc) 1999-06-24 16:42:33 +00:00
posix4
powerpc
rpc
svr4
sys Add function cdevsw_remove, the opposite of cdevsw_add: remove an 1999-06-25 07:49:01 +00:00
tools
ufs
vm
Makefile