Go to file
augustss e126f0d1b3 New and shiny version of the umass driver. This is a port of the new
FreeBSD umass driver by Nick Hibma <n_hibma@freebsd.org> and
MAEKAWA Masahide <bishop@rr.iij4u.or.jp>.
Improvements:
  uses asynchronous USB requests
  supports more transport protocols (Bulk-only and CBI)
  supports more command sets (SCSI and ATAPI)
Tested with Zip100 and Imation Superdisk.
2000-04-02 23:46:53 +00:00
bin Correct data type mismatch of "rows" with extern declaration. Possible 2000-04-01 20:44:43 +00:00
dist *EXTREMELY* ugly NTP-specific html to mdoc converter. Not perfect, but 2000-03-29 13:52:35 +00:00
distrib oops, forgot the man page... 2000-04-02 20:34:18 +00:00
etc - - Take BUILD_KERNELS to be the kernels to make into sysinstall kernels. 2000-03-30 03:25:48 +00:00
games Fix two ubiquitous operator precedence error of type 2000-03-30 11:01:13 +00:00
gnu set MKLINKLIB = "no" only if ${MKPIC} != "no" 2000-03-27 19:15:32 +00:00
include Include <unistd.h> to get the rest of the getopt goo. 2000-04-02 22:03:29 +00:00
lib Add "namespace.h" and include <getopt.h> since we moved the stuff out 2000-04-02 22:04:06 +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 State the possible values of optimize_prefernce in description of 2000-03-30 10:43:46 +00:00
share Xref fms(4) too 2000-04-01 00:32:23 +00:00
sys New and shiny version of the umass driver. This is a port of the new 2000-04-02 23:46:53 +00:00
usr.bin Include -r flag in usage message. 2000-04-02 12:46:04 +00:00
usr.sbin Don't abort during quick depends pre-scan when -f is used 2000-04-01 23:31:39 +00:00
Makefile Handle new make variable BUILD_DONE which creates an empty build target if 2000-03-11 00:10:20 +00:00