Go to file
thorpej 4044b5a41c Use separate callouts for motor-on and motor-off. Fixes a condition
where the floppy driver would wedge because a motor-on timeout would
be cancelled by another I/O operation cancelling a motor-off timeout.

From enami tsugutomo <enami@sm.sony.co.jp>.
2000-04-07 16:58:53 +00:00
bin Back out the incorrect change in revision 1.11 of main.c, and actually 2000-04-04 17:07:29 +00:00
dist *EXTREMELY* ugly NTP-specific html to mdoc converter. Not perfect, but 2000-03-29 13:52:35 +00:00
distrib libc is at 12.60 now. 2000-04-06 21:22:49 +00:00
etc dhclient does not, in fact, require /var/db/dhclient.leases to exist. 2000-04-06 17:19:13 +00:00
games Tyop fix. 2000-04-06 02:19:23 +00:00
gnu Add snprintf.c to get quad_to_string(). 2000-04-05 10:29:37 +00:00
include Include <unistd.h> to get the rest of the getopt goo. 2000-04-02 22:03:29 +00:00
lib Fix the bug introduced in rev 1.28 and actually caused failure on alpha; 2000-04-07 15:15:08 +00:00
libexec Also print a newline after the error in the xwarnx case. 2000-04-02 23:04:32 +00:00
regress Use proginstall:: to disable installing PROG. 2000-03-19 02:47:19 +00:00
sbin Introduce new filesystem type FS_CCD so that an operator can mark the 2000-04-05 04:03:20 +00:00
share Use "uk" for the United Kingdom, not "gb". (there's only one domain 2000-04-05 15:58:40 +00:00
sys Use separate callouts for motor-on and motor-off. Fixes a condition 2000-04-07 16:58:53 +00:00
usr.bin Include -r flag in usage message. 2000-04-02 12:46:04 +00:00
usr.sbin address endian issue. sync with tcpdump.org tree. 2000-04-04 05:44:35 +00:00
Makefile Handle new make variable BUILD_DONE which creates an empty build target if 2000-03-11 00:10:20 +00:00