freebsd-nq/sys
David Greenman 7e9367a410 1) Removed bogus #include
2) Rewrote "bad_packet" code to be less buggy and more readable.
3) Removed a pile of goto's; the code is now somewhat less reminiscent
   of a certain Italian pasta.
4) Changed all boolean returns of "0" and "1" to FALSE/TRUE.
1995-07-04 03:35:20 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
compat/linux First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
compile
conf Removed "GATEWAY" consideration when calculating number of mbuf clusters. 1995-06-29 08:21:32 +00:00
ddb
dev Fight with hanging modems continued: 1995-06-28 17:58:14 +00:00
fs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
gnu
i386 The PCI config mechanism 1 test failed for the Intel Aries. 1995-06-30 16:11:42 +00:00
isa Fight with hanging modems continued: 1995-06-28 17:58:14 +00:00
isofs/cd9660
kern Removed "GATEWAY" consideration when calculating number of mbuf clusters. 1995-06-29 08:21:32 +00:00
libkern
miscfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
modules First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
msdosfs Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
net Revision 1.21 of if_sl.c broke the traditional behaviour that 1995-07-02 09:01:02 +00:00
netccitt
netinet 1) Removed bogus #include 1995-07-04 03:35:20 +00:00
netiso
netns
nfs Use the correct cred for nfs_commit operations. 1995-06-28 17:33:39 +00:00
nfsclient Use the correct cred for nfs_commit operations. 1995-06-28 17:33:39 +00:00
nfsserver 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
pci Changes to support some CDROM drives and the Quantum Grand-Prix 1995-06-28 16:40:58 +00:00
powerpc/include
rpc
scsi Bestmatch check for cd-drive always faild due to additional space 1995-06-14 12:28:32 +00:00
sys 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
tools
ufs 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
vm 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
Makefile