NetBSD/sys
cgd aaede4d8d8 Various cleanups and bug fixes to the wdc/wd code:
* Fix bug in wdc that would overflow ATAPI transfer length.
* Improve wdc probe code so that 'wdc' is probed in if present
  even if there are no drives attached, and so that it works
  properly even if the only device is an ATAPI slave.
* bus_space-ify.
* split the ISA attachment from the wdc driver, and remove
  ISA dependencies from non-ISA files.
* claim that wd and wdc are now machine-independent (probably not
  completely true, but mostly so; they at least work on arm32 and
  i386).
* Various other minor fixups and cleanups, some of which were pointed
  out by Kazuki Sakamoto.
1998-01-14 23:41:59 +00:00
..
adosfs
arch Shuffle wd/wdc driver files around (via repository copies). wdc 1998-01-14 23:36:30 +00:00
compat Regen. 1998-01-09 06:19:02 +00:00
conf Shuffle wd/wdc driver files around (via repository copies). wdc 1998-01-14 23:36:30 +00:00
ddb Fixes for software-assisted single-stepping from Chuck Silvers. 1997-12-10 23:09:31 +00:00
dev Various cleanups and bug fixes to the wdc/wd code: 1998-01-14 23:41:59 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Grab a fix from 4.4BSD-Lite2: open(2) with O_FSYNC and MNT_SYNCHRONOUS 1998-01-14 22:08:44 +00:00
lib RCSID Police. 1998-01-05 19:40:40 +00:00
lkm merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net Fix imported RCS keyword slightly 1998-01-05 05:08:43 +00:00
netatalk
netccitt
netinet Use option header file for MROUTING 1998-01-12 03:02:48 +00:00
netiso Make this compile in light of recent socket queue data structure change. 1998-01-09 18:31:50 +00:00
netnatm
netns
nfs Consolidate NFS_BOOT_* options into opt_nfs_boot.h 1998-01-12 21:27:09 +00:00
stand
sys As pointed out by Chris Demetriou, I forgot to bump the NetBSD constant 1998-01-14 22:05:52 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm Oops, don't need vm_page_physget() if PMAP_STEAL_MEMORY. 1998-01-10 03:02:58 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00