summaryrefslogtreecommitdiff
path: root/usr.sbin/wormcontrol/wormcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* The worm device is dead in -CURRENT, and wormio.h just went away.David E. O'Brien2000-04-261-172/+0
* Use the sys/wormio.h definitions of CDRIOCNEXTWRITEABLEADDR andPeter Wemm1999-10-011-2/+0
* Support quad & max speeds in wormcontrol.Søren Schmidt1999-09-221-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support.Søren Schmidt1998-09-081-1/+13
* One line usage string: see man page for more info.Philippe Charnier1997-10-271-16/+12
* Remove the select command. The WORMIOCQUIRKSELECT ioctl call has been removedJean-Marc Zucconi1997-05-191-14/+7
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Update to the new open() semantics, need O_NONBLOCK now.Joerg Wunsch1997-02-061-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Add a wormcontrol(8) utility. This is needed in order to prepareJoerg Wunsch1996-01-271-0/+169