freebsd-skq/sys
Garrett Wollman 0eec3684ff Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and
arrange for that directory to get created by mtree.  Also, process secure
directory after all the others, because the programs there may overlay
ones installed from the main part of the tree.
1994-09-16 20:24:29 +00:00
..
alpha/include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
amd64 Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Add SYSV shm stuff back to LINT. 1994-09-16 10:23:46 +00:00
ddb 386bsd -> kernel in strings. 1994-09-05 14:04:56 +00:00
dev Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
fs Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
gnu Quiet down compiler warnings. 1994-08-31 04:45:24 +00:00
i386 Delete unlikely-to-be-used filesystems from GENERIC kernels. 1994-09-16 20:14:03 +00:00
isa Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
isofs/cd9660 Obtained from: 1994-09-15 19:46:03 +00:00
kern Added code for FreeBSD-1.1.5 backwards compatibility. 1994-09-16 17:43:22 +00:00
libkern Added -DKERNEL and added support for kernel profiling. 1994-09-15 15:41:48 +00:00
miscfs Supply prototypes for some functions that were implicitly declared and 1994-09-15 19:47:47 +00:00
modules Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and 1994-09-16 20:24:29 +00:00
net Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Made the kernel compile even without "ether". 1994-09-16 05:47:06 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
nfsclient "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
nfsserver "bogus" fixes from 1.1.5 to work around some cache coherency problems. 1994-08-29 06:09:15 +00:00
pci Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
powerpc/include
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update(). 1994-09-02 04:12:26 +00:00
sys Moved include of cdefs.h outside of ifndef KERNEL so it always 1994-09-16 11:44:45 +00:00
tools
ufs Eliminated a whole pile of ancient (we're taking 4.3BSD) VM system 1994-09-12 11:38:31 +00:00
vm Fixed a bug I introduced when fixing the rss limit code. Changed swapout 1994-09-12 15:06:14 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00