FreeBSD src
Go to file
Rodney W. Grimes 0f5b6b9987 Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu>
I submitted the part of patch00155 that fixes wd.c not reporting any
bad blocks.  Unfortunately, the patch created a new problem that makes new
installations using that kernel impossible.  I have included a patch below that
should fix both problems.  The fix comes from Tom Ivar Helbekkmo's wd driver
(the Norway wd driver).  I've also eliminated the use of the DKFL_QUIET flag
completely, since it is not used anymore.

Fixed wdgetctrl routines for so that it returns a meaniful string for
non IDE disk drives.  It also nolonger returns success when a drive is
not really there.
1993-08-08 07:03:21 +00:00
bin Remove GNU regex.[ch] and use system's regex library. The library is still 1993-08-02 16:57:26 +00:00
etc Fixed daily so that it no longer does accounting since FreeBSD does not 1993-08-07 09:58:37 +00:00
gnu Changed afterintall: target to beforeinstall: so that it is easy to get 1993-08-08 04:38:56 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin New manual page system 1993-07-02 06:10:31 +00:00
share/man/man4 add links to ../ 1993-07-23 21:29:57 +00:00
sys Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu> 1993-08-08 07:03:21 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin TCPDUMP was installing in /usr/local/bin, changed to /usr/sbin. 1993-07-20 19:38:44 +00:00