aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cdcontrol
Commit message (Expand)AuthorAgeFilesLines
* Mention all the environment variables that can be usedSteve Price1998-06-131-3/+7
* The status command prints the audio position, the media catalog and theJean-Marc Zucconi1998-01-262-29/+61
* Typo.Philippe Charnier1998-01-071-2/+2
* Use Pa for files and Ar for arguments.Philippe Charnier1997-12-081-24/+32
* spelling corrections.Wolfram Schneider1997-09-131-3/+3
* Use err(3). Style in usage().Philippe Charnier1997-09-042-33/+25
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+3
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-1/+2
* Don't print number (garbadge) if media catalog is inactiveAndrey A. Chernov1996-06-251-2/+3
* LBA addition to new commandsAndrey A. Chernov1996-02-091-31/+77
* Integrate vak fixes, mostly command parsing & cosmeticAndrey A. Chernov1996-02-092-193/+459
* Print out media catalog number, if existsAndrey A. Chernov1996-02-031-2/+6
* Request/print out media catalog validation info in status commandAndrey A. Chernov1996-02-032-4/+19
* Implement several new commandsAndrey A. Chernov1996-02-032-35/+102
* Don't mask last track number with end word, better be shure that it is 170Andrey A. Chernov1996-02-021-1/+1
* Implement 'inject' commandAndrey A. Chernov1996-02-022-13/+25
* Back out my control->addr_type change, need to be fixed in another placeAndrey A. Chernov1996-02-021-1/+1
* Fix user input parser, play command even not work in old variantAndrey A. Chernov1996-02-011-7/+6
* Wrong field was used to determine audio/data disksAndrey A. Chernov1996-02-011-1/+1
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
* Use starting track 0 for READTOCENTRYS, should be convertedAndrey A. Chernov1996-01-301-1/+1
* Add the cdcontrol program by Serge Vakulenko. It's my understandingJordan K. Hubbard1995-08-183-0/+770