freebsd-src/sys/i386
David Greenman 21864bc400 Updated my copyright.
Fixed two cases of "=" that should have been "==" in card type comparison.
Simplified expression that checks for interface up/down.
Moved ed_ring_copy to before its first use so that it's inlined as intended.
Change mbuf allocation policy so that a received packet is stored in just
an mbuf header (no cluster) if it will fit in one.
1995-12-05 13:01:33 +00:00
..
apm If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
bios If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
boot Removed bogus padding that wasted 0x500 bytes. 1995-11-18 05:25:24 +00:00
conf GENERIC - Add a commented out line for adding support for IBM ThinkPad 1995-11-29 20:07:49 +00:00
eisa Don't staticize again (twice). 1995-11-29 17:40:47 +00:00
i386 A major sweep over the sysctl stuff. 1995-12-04 16:48:58 +00:00
ibcs2 Change call to kern_sysctl to userland_sysctl. Not tested. 1995-11-20 12:10:59 +00:00
include __purified pmap_pte(). This seems to make no difference. 1995-12-03 18:37:44 +00:00
isa Updated my copyright. 1995-12-05 13:01:33 +00:00
linux Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
pci Make CONF1_ENABLE_MSK1 even less restriktive: Ignore slot ID ... 1995-10-17 23:30:11 +00:00
scsi Remove unused var. 1995-11-20 12:14:40 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00