summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wormcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support.sos1998-09-082-2/+19
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-2/+2
|
* One line usage string: see man page for more info.charnier1997-10-272-30/+23
|
* Fix a minor nit in the .Dd macro invocation so thatsteve1997-06-231-2/+2
| | | | the revision date is displayed correctly.
* Remove the select command. The WORMIOCQUIRKSELECT ioctl call has been removedjmz1997-05-192-52/+9
| | | | from the driver.
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-222-2/+2
|
* Update to the new open() semantics, need O_NONBLOCK now.joerg1997-02-061-1/+1
|
* Sort cross references.wosch1997-01-201-3/+3
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-142-2/+2
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Update the man page: the Philips CDD2000 is now supported.joerg1996-11-061-4/+9
| | | | 2.2 candidate, iff the driver update has been merged.
* Mention the currently supported vendor/model strings.joerg1996-02-021-1/+11
|
* Correct a minor but important error in the rtprio example.joerg1996-02-011-2/+2
|
* Add a wormcontrol(8) utility. This is needed in order to preparejoerg1996-01-273-0/+372
worm(4) for actual work. See the EXAMPLES section in the man page.
OpenPOWER on IntegriCloud