| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Nate Lawson | 2002-11-20 | 1 | -4/+5 |
| * | MFC rev. 1.41: do not add a start offset time to the track duration time. | Maxim Konovalov | 2002-10-10 | 1 | -1/+2 |
| * | MFC rev. 1.38 cdcontrol.c and rev. 1.34 cdcontrol.1: implement 'speed' command. | Maxim Konovalov | 2002-05-17 | 1 | -1/+20 |
| * | MFC: WARNS cleanup and whitespace cleanup | Mike Heffner | 2002-03-15 | 1 | -95/+104 |
| * | MFC: r1.31, r1.32 | Kris Kennaway | 2001-07-19 | 1 | -16/+72 |
| * | MFC: Deprecate the use of the CD_DRIVE, CDPLAY, DISC and MUSIC_CD | Josef Karthauser | 2001-02-10 | 1 | -4/+16 |
| * | MFC: If no device is specified, check the CDROM environment variable | Josef Karthauser | 2001-01-14 | 1 | -0/+4 |
| * | MFC: add /dev/zero and use PATH_* where possible. | David E. O'Brien | 2000-12-11 | 1 | -1/+2 |
| * | MFC: cdcontrol.1 (rev1.23), cdcontrol.c (rev1.27) | Josef Karthauser | 2000-07-19 | 1 | -0/+95 |
| * | MFC: revision 1.26 | Josef Karthauser | 2000-07-18 | 1 | -3/+4 |
| * | MFC: /dev/rXXX -> /dev/XXX | Paul Saab | 2000-06-29 | 1 | -3/+1 |
| * | Fixed a potential buffer overflow problem, in the device name handling. | Josef Karthauser | 1999-12-05 | 1 | -7/+9 |
| * | Stop run() from dereferencing a NULL pointer when you enter a valid command | Ollivier Robert | 1999-11-18 | 1 | -0/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | What the heck was I thinking? Nobody else saw this? Sheesh. | Matthew N. Dodd | 1999-08-20 | 1 | -3/+5 |
| * | Use el_source() so we pick up .editrc | Matthew N. Dodd | 1999-08-19 | 1 | -1/+2 |
| * | Add support for command line editing and history. | Matthew N. Dodd | 1999-08-19 | 1 | -9/+40 |
| * | (1) Make usage() and SYNOPSIS agree with each other. | Bill Fumerola | 1999-01-31 | 1 | -2/+2 |
| * | The status command prints the audio position, the media catalog and the | Jean-Marc Zucconi | 1998-01-26 | 1 | -27/+51 |
| * | Use err(3). Style in usage(). | Philippe Charnier | 1997-09-04 | 1 | -28/+20 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Don't print number (garbadge) if media catalog is inactive | Andrey A. Chernov | 1996-06-25 | 1 | -2/+3 |
| * | LBA addition to new commands | Andrey A. Chernov | 1996-02-09 | 1 | -31/+77 |
| * | Integrate vak fixes, mostly command parsing & cosmetic | Andrey A. Chernov | 1996-02-09 | 1 | -188/+451 |
| * | Print out media catalog number, if exists | Andrey A. Chernov | 1996-02-03 | 1 | -2/+6 |
| * | Request/print out media catalog validation info in status command | Andrey A. Chernov | 1996-02-03 | 1 | -4/+18 |
| * | Implement several new commands | Andrey A. Chernov | 1996-02-03 | 1 | -29/+88 |
| * | Don't mask last track number with end word, better be shure that it is 170 | Andrey A. Chernov | 1996-02-02 | 1 | -1/+1 |
| * | Implement 'inject' command | Andrey A. Chernov | 1996-02-02 | 1 | -12/+21 |
| * | Back out my control->addr_type change, need to be fixed in another place | Andrey A. Chernov | 1996-02-02 | 1 | -1/+1 |
| * | Fix user input parser, play command even not work in old variant | Andrey A. Chernov | 1996-02-01 | 1 | -7/+6 |
| * | Wrong field was used to determine audio/data disks | Andrey A. Chernov | 1996-02-01 | 1 | -1/+1 |
| * | Use starting track 0 for READTOCENTRYS, should be converted | Andrey A. Chernov | 1996-01-30 | 1 | -1/+1 |
| * | Add the cdcontrol program by Serge Vakulenko. It's my understanding | Jordan K. Hubbard | 1995-08-18 | 1 | -0/+622 |