Go to file
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
bin Grammar police, plus a bit of general cleanup of the BUGS section. 1998-01-14 00:40:51 +00:00
distrib update for changed uha1 ISA base address 1998-01-14 15:31:41 +00:00
etc fix root .cshrc so that it ends prompts with a '#' when invoked by root 1998-01-10 00:51:56 +00:00
games RCS Id Police. 1998-01-09 08:03:16 +00:00
gnu For completeness, fix the SunOS/sun3 sigtramp support too. 1998-01-14 18:51:06 +00:00
include Add a FNM_NOSYS return code. This condition will never happen (since fnmatch() 1998-01-13 12:45:02 +00:00
lib * use setsockopt(IP_PORTRANGE_LOW) instead of looping through the 1998-01-14 11:04:17 +00:00
libexec get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro 1998-01-10 00:37:34 +00:00
regress add unfdpass 1998-01-09 13:39:57 +00:00
sbin Document some undocumented options (-d and -N) and commands 1998-01-10 08:27:54 +00:00
share Add rudimenrary documantation for the NFS_BOOT_BOOTP, NFS_BOOT_DHCP 1998-01-12 15:45:23 +00:00
sys Various cleanups and bug fixes to the wdc/wd code: 1998-01-14 23:41:59 +00:00
usr.bin make usage string match manpage 1998-01-12 08:11:19 +00:00
usr.sbin Remove redundant assignment. 1998-01-14 01:15:24 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00