freebsd-src/sys
David Greenman 09270166bb This is the end result of about a dozen passes through this code to fix
incorrect indents, a variety of poor coding practices such as comparing
pointers to constants ('0'), poor code structuring, etc, etc. This brings
the code up to the minimum standards for inclusion in FreeBSD.
1995-07-04 05:39:03 +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 Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Removed "GATEWAY" consideration when calculating number of mbuf clusters. 1995-06-29 08:21:32 +00:00
ddb Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
kern Removed "GATEWAY" consideration when calculating number of mbuf clusters. 1995-06-29 08:21:32 +00:00
libkern Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
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 Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netinet This is the end result of about a dozen passes through this code to fix 1995-07-04 05:39:03 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
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 Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
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 Added $Id$ 1994-08-02 07:55:43 +00:00
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 Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00