freebsd-skq/sys
David Greenman 9dc4f38bff Rewrote rlist_free(). The previous code was a good example of how to
write software wrong. rlist_alloc() needs a rewrite, too, but this will
have to wait.
1995-01-31 06:48:53 +00:00
..
alpha/include Third round in syscons update. 1995-01-28 22:18:05 +00:00
amd64 Fix disassembly of `bt[crs] $Ib,E'. 1995-01-29 02:38:15 +00:00
compile
conf Add Tunnel device for ppp (iijppp) 1995-01-31 06:33:58 +00:00
ddb Load the kernel symbol table in the boot loader and not at compile time. 1995-01-25 21:40:47 +00:00
dev Reviewed by: 1995-01-30 21:36:32 +00:00
fs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
gnu Fix the include path to scdreg.h. 1995-01-30 05:29:03 +00:00
i386 Add Tunnel devcie for ppp (iijppp) 1995-01-31 06:34:53 +00:00
isa Reviewed by: 1995-01-30 21:36:32 +00:00
isofs/cd9660
kern Rewrote rlist_free(). The previous code was a good example of how to 1995-01-31 06:48:53 +00:00
libkern
miscfs
modules Add ipfw to /lkm Makefile..uups.. 1995-01-30 14:21:46 +00:00
msdosfs Kill the comment in a comment to shut up the compiler. 1995-01-29 01:27:58 +00:00
net 1995-01-31 06:15:49 +00:00
netccitt
netinet Correct long-standing error in the RSVP hooks (would initialize but never 1995-01-26 18:59:02 +00:00
netiso
netns
nfs Fix longstanding benign type mismatch. 1995-01-29 06:37:13 +00:00
nfsclient
nfsserver
pci
powerpc/include
rpc
scsi 1. Reject obviously broken CDB command lengths 1995-01-24 12:04:56 +00:00
sys Define MAXARCS correctly. It has nothing to do with HISTCOUNTER, and 1995-01-29 06:23:34 +00:00
tools
ufs Removed some unused/obsolete code. 1995-01-24 10:02:00 +00:00
vm Completed the fix for attempting to page out pages via the device_pager. 1995-01-28 02:02:25 +00:00
Makefile