aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cdcontrol
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: removed empty line (mdocNG does not like them),Ruslan Ermilov2001-01-171-3/+7
| | | | | | | columnate ENVIRONMENT variables. Notes: svn path=/head/; revision=71151
* Deprecate the use of the CD_DRIVE, CDPLAY, DISC and MUSIC_CD environmentJosef Karthauser2001-01-162-12/+20
| | | | | | | | | variables in favour of CDROM. Discussed on: stable@FreeBSD.org Notes: svn path=/head/; revision=71122
* Describe that the CDROM environment variable now affects whichJosef Karthauser2001-01-141-0/+9
| | | | | | | device is used by default. Notes: svn path=/head/; revision=71032
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-35/+11
| | | | Notes: svn path=/head/; revision=70403
* If no device is specified, check the CDROM environment variable beforeDag-Erling Smørgrav2000-12-181-0/+4
| | | | | | | picking the default device. Notes: svn path=/head/; revision=70149
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+2
| | | | | | | Use _PATH_* where where possible. Notes: svn path=/head/; revision=69793
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68965
* Add a new command, 'cdid', to calculate and display a serial numberJosef Karthauser2000-07-132-0/+99
| | | | | | | | | for a cd, using the algorithm that the cddb database uses. Submitted by: Sergey Shkonda <serg@bcs.zp.ua> Notes: svn path=/head/; revision=63091
* Fix the ^D -> core dump problem properly. ^D == "quit" again.Stephen McKay2000-07-131-3/+4
| | | | Notes: svn path=/head/; revision=63070
* Don't do anything with /dev/rXXXMike Smith2000-05-311-3/+1
| | | | Notes: svn path=/head/; revision=61105
* Update device names.Kris Kennaway2000-05-071-4/+4
| | | | Notes: svn path=/head/; revision=60133
* Remove more single-space hard sentence breaks.Sheldon Hearn2000-03-021-1/+2
| | | | Notes: svn path=/head/; revision=57695
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-4/+8
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57673
* Fixed a potential buffer overflow problem, in the device name handling.Josef Karthauser1999-12-051-7/+9
| | | | | | | PR: bin/15101 Notes: svn path=/head/; revision=54164
* Stop run() from dereferencing a NULL pointer when you enter a valid commandOllivier Robert1999-11-181-0/+2
| | | | | | | | | | | then a ^D at the prompt. cdcontrol> play 1 14 cdcontrol> zsh: 40874 segmentation fault (core dumped) /usr/sbin/cdcontrol -f /dev/cd1c Notes: svn path=/head/; revision=53387
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
| | | | Notes: svn path=/head/; revision=50479
* What the heck was I thinking? Nobody else saw this? Sheesh.Matthew N. Dodd1999-08-201-3/+5
| | | | | | | | | | | | | (num > MAX) ? MAX : num rather than (MAX > num) ? MAX : num Also, make things a little easier to read while I'm here. Notes: svn path=/head/; revision=50071
* Use el_source() so we pick up .editrcMatthew N. Dodd1999-08-191-1/+2
| | | | Notes: svn path=/head/; revision=50042
* Add support for command line editing and history.Matthew N. Dodd1999-08-192-9/+43
| | | | | | | | | | | Remove src/contrib/bind/bin/nslookup/commands.c as it is generated by lex from commands.l. Submitted by: lpc/cdcontrol patches originally by msmith. Reviewed by: msmith (in theory) Notes: svn path=/head/; revision=50039
* (1) Make usage() and SYNOPSIS agree with each other.Bill Fumerola1999-01-312-9/+8
| | | | | | | | | | (2) Use 'device' instead of 'device name', there seems to be a precedent in /usr/share/man/man1 Prompted By: bde Notes: svn path=/head/; revision=43479
* Consistantly use 'devicename' instead of varying between 'discname' andBill Fumerola1999-01-311-3/+3
| | | | | | | 'devicename'. Notes: svn path=/head/; revision=43449
* Mention all the environment variables that can be usedSteve Price1998-06-131-3/+7
| | | | | | | | | | to specify the device. PR: 6927 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=36954
* The status command prints the audio position, the media catalog and theJean-Marc Zucconi1998-01-262-29/+61
| | | | | | | | | | volume value for the disc. It is now possible to specify additional arguments (audio, volume, media) to print only a subset of the full status. This is particularly useful with drives which stop playing when asked to return the catalog number. Notes: svn path=/head/; revision=32782
* Typo.Philippe Charnier1998-01-071-2/+2
| | | | Notes: svn path=/head/; revision=32308
* Use Pa for files and Ar for arguments.Philippe Charnier1997-12-081-24/+32
| | | | Notes: svn path=/head/; revision=31623
* spelling corrections.Wolfram Schneider1997-09-131-3/+3
| | | | | | | | PR: docs/4450 Submitted by: josh@quick.net Notes: svn path=/head/; revision=29329
* Use err(3). Style in usage().Philippe Charnier1997-09-042-33/+25
| | | | Notes: svn path=/head/; revision=29103
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=22997
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-051-1/+3
| | | | Notes: svn path=/head/; revision=18718
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-1/+2
| | | | Notes: svn path=/head/; revision=17786
* Don't print number (garbadge) if media catalog is inactiveAndrey A. Chernov1996-06-251-2/+3
| | | | Notes: svn path=/head/; revision=16736
* LBA addition to new commandsAndrey A. Chernov1996-02-091-31/+77
| | | | Notes: svn path=/head/; revision=13989
* Integrate vak fixes, mostly command parsing & cosmeticAndrey A. Chernov1996-02-092-190/+456
| | | | | | | Submitted by: vak@cronyx.ru Notes: svn path=/head/; revision=13985
* Print out media catalog number, if existsAndrey A. Chernov1996-02-031-2/+6
| | | | Notes: svn path=/head/; revision=13889
* Request/print out media catalog validation info in status commandAndrey A. Chernov1996-02-032-4/+19
| | | | Notes: svn path=/head/; revision=13888
* Implement several new commandsAndrey A. Chernov1996-02-032-34/+101
| | | | Notes: svn path=/head/; revision=13884
* Don't mask last track number with end word, better be shure that it is 170Andrey A. Chernov1996-02-021-1/+1
| | | | Notes: svn path=/head/; revision=13867
* Implement 'inject' commandAndrey A. Chernov1996-02-022-13/+25
| | | | Notes: svn path=/head/; revision=13865
* Back out my control->addr_type change, need to be fixed in another placeAndrey A. Chernov1996-02-021-1/+1
| | | | Notes: svn path=/head/; revision=13861
* Fix user input parser, play command even not work in old variantAndrey A. Chernov1996-02-011-7/+6
| | | | Notes: svn path=/head/; revision=13832
* Wrong field was used to determine audio/data disksAndrey A. Chernov1996-02-011-1/+1
| | | | Notes: svn path=/head/; revision=13823
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
| | | | Notes: svn path=/head/; revision=13744
* Use starting track 0 for READTOCENTRYS, should be convertedAndrey A. Chernov1996-01-301-1/+1
| | | | | | | | to real starting track in CD driver. Old code assume that starting track is always 1. Notes: svn path=/head/; revision=13737
* Add the cdcontrol program by Serge Vakulenko. It's my understandingJordan K. Hubbard1995-08-183-0/+770
that this is a superset of cdplay, and perhaps it's time to send cdplay into the bit bucket if this works well. According to the docs, it has a friendlier command structure, command line interface etc. Submitted by: Serge Vakulenko <vak@cronyx.ru> Notes: svn path=/head/; revision=10099