freebsd-skq/sys
rgrimes c2769e77fe If you are building a kernel without NFS statically linked in you
must #define NFS before including <sys/mount.h> to pick up some of
the definitions needed for struct diskless.  Be sure to undef it after this
so you do not effect other code.

This is kinda sick, but it does the job.  Problem found by davidg.
1994-10-02 07:19:43 +00:00
..
alpha/include Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
amd64 If you are building a kernel without NFS statically linked in you 1994-10-02 07:19:43 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf genassym: depends on the source code too. 1994-10-01 21:43:24 +00:00
ddb #include ddb.h not db_output.h 1994-09-28 19:16:24 +00:00
dev Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out 1994-10-01 20:16:47 +00:00
fs Make NFS ask the filesystems for directory cookies instead of making them 1994-09-28 16:45:22 +00:00
gnu Fix the consistent mistranslation of Linux's get_fs_word() and 1994-09-21 22:22:48 +00:00
i386 If you are building a kernel without NFS statically linked in you 1994-10-02 07:19:43 +00:00
isa Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
isofs/cd9660 Make NFS ask the filesystems for directory cookies instead of making them 1994-09-28 16:45:22 +00:00
kern "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
modules Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
msdosfs Make NFS ask the filesystems for directory cookies instead of making them 1994-09-28 16:45:22 +00:00
net Define IFF_ALTPHYS to be IFF_LINK2. Gross, but effective. (There aren't any 1994-10-01 19:44:38 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Implement full proxy ARP, gated on option ARP_PROXYALL. This allows 1994-10-01 21:50:33 +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 Make NFS ask the filesystems for directory cookies instead of making them 1994-09-28 16:45:22 +00:00
nfsclient Make NFS loadable. 1994-09-22 22:10:49 +00:00
nfsserver Make NFS ask the filesystems for directory cookies instead of making them 1994-09-28 16:45:22 +00:00
pci Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out 1994-10-01 20:16:47 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi Reviewed by: Julian Elischer / Jordan K. Hubbard 1994-09-28 20:16:45 +00:00
sys "idle priority" support. Based on code from Henrik Vestergaard Draboel, 1994-10-02 04:48:21 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Make NFS ask the filesystems for directory cookies instead of making them 1994-09-28 16:45:22 +00:00
vm Previous commit should have read ...in vm_page_alloc_contig(). 1994-09-27 20:49:02 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00