HardenedBSD/sys/i386
David Greenman 89384ace85 Fix bug I introduced that broke BPF support. Caused by a byte order problem
in an if () expression. Problem fixed by removing the test for ETHERTYPE_*
before passing packet to higher layers.
1994-11-30 12:08:23 +00:00
..
apm Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
bios Fix type mismatches exposed by a recently added prototype. 1994-11-15 14:09:18 +00:00
boot Implement RB_VERBOSE. This is intended to mean: Print all information which 1994-11-26 09:08:48 +00:00
conf Expand again the SYMTAB_SPACE for LINT. 1994-11-27 14:59:54 +00:00
eisa Put the sequencer into FASTMODE during initialization. I can now 1994-11-29 23:06:54 +00:00
i386 Temporary kludge: treat \r same as \n in input, so working on a 1994-11-27 13:43:37 +00:00
ibcs2 First shot README file for iBCS support 1994-10-23 19:20:57 +00:00
include Declare "extern int bootverbose", so that device-drivers and others 1994-11-26 09:27:58 +00:00
isa Reverse the meaning of previous change. 1994-11-30 12:04:28 +00:00
pci Fix bug I introduced that broke BPF support. Caused by a byte order problem 1994-11-30 12:08:23 +00:00
scsi Put the sequencer into FASTMODE during initialization. I can now 1994-11-29 23:06:54 +00:00
Makefile