freebsd-dev/sys/i386
Rodney W. Grimes 4c61f5466f 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
..
apm Replaced the magic register union with inline assembler. Now it works 1994-10-02 01:45:42 +00:00
bios Replaced the magic register union with inline assembler. Now it works 1994-10-02 01:45:42 +00:00
boot 1. Completely rewritten Makefile that uses bsd.prog.mk more effectively. 1994-10-02 05:18:26 +00:00
conf genassym: depends on the source code too. 1994-10-01 21:43:24 +00:00
eisa Removed inclusion of pio.h and cpufunc.h (cpufunc.h is included from 1994-09-16 13:33:56 +00:00
i386 If you are building a kernel without NFS statically linked in you 1994-10-02 07:19:43 +00:00
include Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. 1994-10-01 17:59:42 +00:00
isa Update DEPCA/DE422 et al driver to latest version, from Matt Thomas. 1994-10-01 20:15:47 +00:00
pci Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out 1994-10-01 20:16:47 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00