HardenedBSD/sys
Peter Wemm 4a595144c0 ``oops''. I cut/pasted the original free()'s based on mark's suggestion
rather than extracting the diff from Mark's patch, but it turns out that
I was freeing one allocation twice due to a previous cut/paste braino.
My botch, not Mark's.

Pointed out by:  Mark Valentine <mv@pobox.com>
1997-09-20 02:29:56 +00:00
..
alpha
amd64 teach pnp to keep isa_device structs around, and teach isa.c how to scan 1997-09-19 15:20:25 +00:00
compat
compile
conf teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
ddb
dev ``oops''. I cut/pasted the original free()'s based on mark's suggestion 1997-09-20 02:29:56 +00:00
fs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
geom
gnu Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
i386 teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
isa teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
isofs/cd9660
kern Fixed staticization. buckets[] was staticized but was still declared 1997-09-16 13:52:04 +00:00
libkern
miscfs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
modules
msdosfs
net Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
netatalk
netinet Make TCPDEBUG a new-style option. 1997-09-16 18:36:06 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Synchronize with sys/i386/i386/userconfig.c revision 1.93. 1997-09-19 08:48:02 +00:00
pccard Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
pci ``oops''. I cut/pasted the original free()'s based on mark's suggestion 1997-09-20 02:29:56 +00:00
powerpc/include
rpc
scsi Remove line noise from the quirk list (kernel build stopper) 1997-09-18 00:15:55 +00:00
sys Drop temporary source-level compatibility for old mount(2) interface. 1997-09-16 14:44:24 +00:00
tools
ufs [Regarding the previous patch] This is completely wrong. 1997-09-19 11:13:16 +00:00
vm Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
Makefile