freebsd_amp_hwpstate/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 Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28. 2000-03-17 12:38:36 +00:00
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 Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +00:00
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 Fix a problem which caused i/o resource allocation conflict of this 2000-03-09 20:57:47 +00:00
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 Define PC98 when MACHINE == pc98, because msdos_vfsops.c contains 2000-03-19 15:06:18 +00:00
msdosfs
net o Replace most magic numbers related to token ring with #defines 2000-03-19 21:34:39 +00:00
netatalk Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
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 Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netkey
netnatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netncp
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
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 Add support for PnP ISA cards, and some laptop PnP support: 2000-03-10 05:43:29 +00:00
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 Remove the old a.out-only boot loader, we don't use it any more. 2000-03-19 11:42:34 +00:00