HardenedBSD/sys
Matthew N. Dodd 0e8fe3f0e9 Fix a bug in the last commit. >> 4 instead of >> 8. *bap*
Fix a long-standing bug where I used a 'break;' instead of a 'continue;';
you had to have multiple ISA boards in non-PnP mode with an 'unknown' board
with a lower MAC address to find this one.  Since I have 4 3c5x9 boards
in my test box I was somewhat confused when this happened. :)

Make the messages printed by ep_isa_identify() a little more consistent;
we'll only see them in verbose boot mode but it makes me feel better if
they look nice.
2000-01-23 08:46:21 +00:00
..
alpha updated comments 2000-01-21 20:19:18 +00:00
amd64 Add the two wireless pccard nics. 2000-01-23 04:29:17 +00:00
boot
cam Clean up some of the SAF-TE matching code. Add 2000-01-21 21:14:42 +00:00
coda
compat
compile
conf Allow if_ef driver to be compiled into kernel. 2000-01-23 03:35:11 +00:00
contrib During fastpath processing for removal of a short-lived inode, the 2000-01-18 01:33:05 +00:00
crypto
ddb
dev Fix a bug in the last commit. >> 4 instead of >> 8. *bap* 2000-01-23 08:46:21 +00:00
fs Fix bde'isms in acl/extattr syscall interface, renaming syscalls to 2000-01-19 06:07:34 +00:00
geom Cleanup some remaining bdev fluff. 2000-01-16 09:25:10 +00:00
gnu
i4b
i386 Add the two wireless pccard nics. 2000-01-23 04:29:17 +00:00
isa Add another four device ID's for isa pnp modems. The USR's seem to use 2000-01-18 09:30:58 +00:00
isofs/cd9660
kern Fix the style bugs in the style bugs fix. The style bug fix made the 2000-01-21 06:57:52 +00:00
libkern
miscfs Fix bde'isms in acl/extattr syscall interface, renaming syscalls to 2000-01-19 06:07:34 +00:00
modules Allow if_ef driver to be compiled into kernel. 2000-01-23 03:35:11 +00:00
msdosfs
net Allow if_ef driver to be compiled into kernel. 2000-01-23 03:35:11 +00:00
netatalk
netatm Remove un-needed #include's. 2000-01-17 20:49:59 +00:00
netgraph
netinet
netinet6 Merge a bug fix from freebsd-current; check m != NULL before touching it, 2000-01-18 09:02:19 +00:00
netipx
netkey
netnatm
netncp
netns
nfs
nfsclient
nfsserver
ntfs
nwfs
pc98 - Merge from sys/i386/conf/GENERIC rev 1.224, 1.225 and 1.226. 2000-01-21 13:22:07 +00:00
pccard Propagate MAC address in CIS tupple to dev/ed/ driver. 2000-01-21 03:08:46 +00:00
pci Correctly put the place to mark EOP where we actually do the packet 2000-01-23 03:19:49 +00:00
posix4 Track libc_r addition of semaphores implementation. 2000-01-20 07:55:42 +00:00
powerpc
rpc
svr4
sys Track libc_r addition of semaphores implementation. 2000-01-20 07:55:42 +00:00
tools
ufs During fastpath processing for removal of a short-lived inode, the 2000-01-18 01:33:05 +00:00
vm Fix a deadlock between msync(..., MS_INVALIDATE) and vm_fault. The 2000-01-21 20:17:01 +00:00
Makefile