summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cdcontrol/cdcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new command, 'cdid', to calculate and display a serial numberjoe2000-07-131-0/+95
* Fix the ^D -> core dump problem properly. ^D == "quit" again.mckay2000-07-131-3/+4
* Don't do anything with /dev/rXXXmsmith2000-05-311-3/+1
* Fixed a potential buffer overflow problem, in the device name handling.joe1999-12-051-7/+9
* Stop run() from dereferencing a NULL pointer when you enter a valid commandroberto1999-11-181-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* What the heck was I thinking? Nobody else saw this? Sheesh.mdodd1999-08-201-3/+5
* Use el_source() so we pick up .editrcmdodd1999-08-191-1/+2
* Add support for command line editing and history.mdodd1999-08-191-9/+40
* (1) Make usage() and SYNOPSIS agree with each other.billf1999-01-311-2/+2
* The status command prints the audio position, the media catalog and thejmz1998-01-261-27/+51
* Use err(3). Style in usage().charnier1997-09-041-28/+20
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't print number (garbadge) if media catalog is inactiveache1996-06-251-2/+3
* LBA addition to new commandsache1996-02-091-31/+77
* Integrate vak fixes, mostly command parsing & cosmeticache1996-02-091-191/+454
* Print out media catalog number, if existsache1996-02-031-2/+6
* Request/print out media catalog validation info in status commandache1996-02-031-4/+18
* Implement several new commandsache1996-02-031-30/+89
* Don't mask last track number with end word, better be shure that it is 170ache1996-02-021-1/+1
* Implement 'inject' commandache1996-02-021-12/+21
* Back out my control->addr_type change, need to be fixed in another placeache1996-02-021-1/+1
* Fix user input parser, play command even not work in old variantache1996-02-011-7/+6
* Wrong field was used to determine audio/data disksache1996-02-011-1/+1
* Use starting track 0 for READTOCENTRYS, should be convertedache1996-01-301-1/+1
* Add the cdcontrol program by Serge Vakulenko. It's my understandingjkh1995-08-181-0/+622
OpenPOWER on IntegriCloud