freebsd-skq/sys/i386
bde 8c49d9975c Removed nested include if <sys/socket.h> from <net/if.h> and
<net/if_arp.h> and fixed the things that depended on it.  The nested
include just allowed unportable programs to compile and made my
simple #include checking program report that networking code doesn't
need to include <sys/socket.h>.
1996-10-12 19:49:43 +00:00
..
apm APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
bios APM_DSVALUE_BUS is no longer with the addition of the correct fix to 1996-09-07 17:41:22 +00:00
boot Added option PROBE_KEYBOARD_LOCK which gives a serial console if the 1996-10-08 22:41:34 +00:00
conf Added a bdev and cdev for "geometry disk", my generic disk geometry subsystem. 1996-10-10 20:41:13 +00:00
eisa Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
i386 Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
ibcs2 Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>: 1996-09-21 14:59:43 +00:00
include Don't include "opt_cpu.h" in <machine/clock.h>, since this breaks lkm's. 1996-10-10 10:25:26 +00:00
isa Implement the RFC 1650 MIB. 1996-10-11 15:19:23 +00:00
linux Changed type of ni_dirp in struct namei' from caddr_t to const char *' 1996-09-03 23:17:15 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
scsi This commit was generated by cvs2svn to compensate for changes in r18781, 1996-10-07 02:07:07 +00:00
Makefile