freebsd-skq/sys
Brian Feldman 333aa64d05 in6_pcb.c:
Remove a bogus (redundant, just weird, etc.) key_freeso(so).
	There are no consumers of it now, nor does it seem there
	ever will be.

in6?_pcb.c:
	Add an if (inp->in6?p_sp != NULL) before the call to
	ipsec[46]_delete_pcbpolicy(inp).  In low-memory conditions
	this can cause a crash because in6?_sp can be NULL...
2000-03-22 02:27:30 +00:00
..
alpha Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
amd64 Include a space between hash ('#') and 'Berkeley packet filter' like 2000-03-21 17:00:58 +00:00
boot
cam Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
coda
compat
compile
conf Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
contrib Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
crypto
ddb
dev Regenerate usbdevs files. 2000-03-21 15:20:41 +00:00
fs Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
geom Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
gnu Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
i4b
i386 Include a space between hash ('#') and 'Berkeley packet filter' like 2000-03-21 17:00:58 +00:00
isa Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
isofs/cd9660
kern Whine at users who still have block devices in /dev, give them until 2000-03-21 19:25:56 +00:00
libkern
miscfs Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
modules
msdosfs
net
netatalk
netatm
netgraph Call bpfdetach() before going away. 2000-03-21 01:42:56 +00:00
netinet in6_pcb.c: 2000-03-22 02:27:30 +00:00
netinet6 in6_pcb.c: 2000-03-22 02:27:30 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
nfsclient Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
nfsserver Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
ntfs Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
nwfs Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
pc98 Fixed style bugs. 2000-03-20 14:50:48 +00:00
pccard
pci Isolate the Timecounter internals in their own two files. 2000-03-20 14:09:06 +00:00
posix4
powerpc Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
rpc
svr4
sys Split the logic of 2000-03-20 16:28:35 +00:00
tools
ufs diff, patch and cvs didn't like these three last time around, try again. 2000-03-20 12:34:21 +00:00
vm Rename the existing BUF_STRATEGY() to DEV_STRATEGY() 2000-03-20 11:29:10 +00:00
Makefile