NetBSD/sys
jdolecek 9977ae0589 ncr53c9x_attach(): if sc_rev is NCR53C90_86C01, set it to ESP100 once
the variant name is printed.
This fixes a problem that the card would be treated as ESP100 in
ncr53c9x_reset(), but not on couple other places (pointed out by
Andy Doran in private e-mail).

g/c now redundant case entry in ncr53c9x_reset()
2002-03-24 17:16:19 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch arm26 -> acorn26 changes. 2002-03-24 16:10:11 +00:00
coda
compat arm26->acorn26 transition. 2002-03-24 15:49:38 +00:00
conf Aded missing irix_keme pseudodevice declaration 2002-03-24 17:09:26 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev ncr53c9x_attach(): if sc_rev is NCR53C90_86C01, set it to ESP100 once 2002-03-24 17:16:19 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs descend into smbfs 2002-01-09 21:07:54 +00:00
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern make COMPAT_11 or COMPAT_12 imply EXEC_ELF_NOTELESSS 2002-03-23 09:50:54 +00:00
lib On the m68000, if and only if gcc doesn't seem to know 2002-03-22 00:17:12 +00:00
lkm Move 'pecoff' to installable SUBDIR 2002-03-24 15:01:57 +00:00
miscfs in genfs_compat_getpages(), clear any part of a page that 2002-03-22 03:51:51 +00:00
msdosfs msdosfs_mountfs(): drop some excessive braces in the GEMDOS-related section 2002-03-24 16:30:11 +00:00
net Fix a memory leak in bridge_ioctl_add() when the called for non-ethernet 2002-03-24 16:11:23 +00:00
netatalk
netccitt
netinet Change the multicast/broadcast test to happen later, and when we are 2002-03-24 17:09:01 +00:00
netinet6 fix arg to bcmp() - need to compare 15 bytes, not 3 bytes. sync w/kame 2002-03-23 00:43:59 +00:00
netisdn Bring the daic driver into the new ISDN world order. 2002-03-22 09:54:15 +00:00
netiso
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs only do v3 stuff for v3 filesystems. 2002-03-23 05:00:57 +00:00
ntfs
stand
sys kill PS_STRINGS, STACKGAPBASE_UNALIGNED, STACKGAPBASE 2002-03-20 18:00:07 +00:00
ufs in lfs_write(), flush and invalidate any page cache pages in the range 2002-03-22 03:57:35 +00:00
uvm Return EFBIG from mmap() if we try to map too much data and in the fixed 2002-03-22 11:06:33 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00