freebsd-src/sys
Poul-Henning Kamp 708a8f9633 Removed:
#include <i386/isa/isa_device.h>
 #include <i386/eisa/eisaconf.h>
 #include <pci/pcireg.h>
 #include <pci/pcivar.h>
 #include <scsi/scsi_all.h>
 #include <scsi/scsiconf.h>
they are not needed, and slows down compilation.
1995-11-14 20:52:14 +00:00
..
alpha First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
amd64 Fix a couple of printfs. 1995-11-14 09:52:25 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Bump RELDATE to one more than the RELENG_2_1_0 branch, so one could 1995-11-10 21:52:59 +00:00
ddb Change db_ps() to have the correct number and type of args for a ddb 1995-08-27 02:40:39 +00:00
dev statizice some internal magic. 1995-11-14 10:03:56 +00:00
fs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
gnu Get rid of the last debug sysctl variables of the old style. 1995-11-14 09:40:06 +00:00
i386 Removed: 1995-11-14 20:52:14 +00:00
isa Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up the 1995-11-04 17:08:13 +00:00
isofs/cd9660 Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
kern Do what is generally belived to be the right thing, though it may not be :-) 1995-11-14 20:43:29 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
modules Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() 1995-11-14 07:35:57 +00:00
msdosfs Fixed getdirentries() on nfs mounted msdosfs's. No cookies were returned 1995-11-13 18:47:40 +00:00
net Enhance the likelyhood that IPX over ppp will actually work.. :-) 1995-11-13 22:09:39 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsclient Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsserver Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-14 05:16:37 +00:00
pc98/pc98 Latest fixes from Serge: 1995-10-14 15:41:10 +00:00
pccard Fiddle with <machine/isa_device.h> 1995-11-14 20:49:24 +00:00
pci statizice some internal magic. 1995-11-14 10:03:56 +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 Set B_BUSY on the private buffer to avoid a panic in biodone when the 1995-11-10 14:54:16 +00:00
sys Final part of this bunch of sysctl commits: cleanup. 1995-11-14 09:42:22 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Get rid of the last debug sysctl variables of the old style. 1995-11-14 09:40:06 +00:00
vm Move all the VM sysctl stuff home where it belongs. 1995-11-14 09:29:34 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00