aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cdcontrol/cdcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
* 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-091-191/+454
* 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-031-4/+18
* Implement several new commandsAndrey A. Chernov1996-02-031-30/+89
* 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-021-12/+21
* 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
* 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-181-0/+622