FreeBSD src
Go to file
Rodney W. Grimes 3b3837db61 Fixed poor timeout code in out_fdc. The timeout counter was not being
reinitialized between while loops.  Added comments about what was going
on in the out_fdc routine.

out_fdc now returns if the direction bit is not set in time instead of
trying to wait for MRQ to get cleared.
1993-08-12 09:21:20 +00:00
bin added (unsiged) cast to avoid int overflow 1993-08-09 21:34:11 +00:00
etc Added 3 targets (kc-ah-floppy, inst1-floppy, inst2-floppy) which build 1993-08-12 07:18:34 +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 The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 add links to ../ 1993-07-23 21:29:57 +00:00
sys Fixed poor timeout code in out_fdc. The timeout counter was not being 1993-08-12 09:21:20 +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