| Commit message (Expand) | Author | Age | Files | Lines |
* | This now passes a make universe with WARNS=6. | dwmalone | 2010-01-07 | 1 | -2/+0 |
* | New style function definitions. | dwmalone | 2010-01-05 | 1 | -8/+11 |
* | The last big commit: let usr.sbin/ use WARNS=6 by default. | ed | 2010-01-02 | 1 | -1/+1 |
* | When run() returns an error, print the error message also in | jh | 2009-10-07 | 1 | -2/+6 |
* | - Enhance volume handling | gahr | 2008-07-14 | 2 | -10/+38 |
* | getopt(3) returns -1, not EOF. | ru | 2008-02-19 | 1 | -1/+1 |
* | Use the new name H_SETSIZE instead of the old H_EVENT to set the history | stefanf | 2005-10-19 | 1 | -1/+1 |
* | Sort sections. | ru | 2005-01-18 | 1 | -4/+4 |
* | If the user doesn't specify a device and we can't open any of the defaults, | dwmalone | 2004-04-01 | 1 | -6/+7 |
* | * Auto-detect what device to use if none is specified | eivind | 2003-11-17 | 2 | -18/+33 |
* | Retire 'c' partition for a CD device. | maxim | 2003-09-01 | 2 | -13/+4 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -4/+2 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -0/+1 |
* | Fix bug that made cdcontrol play <track> play <track> - 1 | eivind | 2003-03-24 | 1 | -2/+2 |
* | The default CD drive is /dev/cd0, not /dev/cd0c. | des | 2002-12-03 | 1 | -1/+1 |
* | mdoc(7) police: markup fixes. | ru | 2002-11-27 | 1 | -1/+3 |
* | * Add CDRIOC{READ,WRITE}SPEED ioctls to cd(4). Units are in KB/sec. | njl | 2002-10-18 | 2 | -7/+8 |
* | Do not add a start offset time to the track duration time. | maxim | 2002-09-23 | 1 | -1/+2 |
* | de-__P() | alfred | 2002-07-11 | 1 | -26/+25 |
* | mdoc(7) police: tidy up the markup. | ru | 2002-05-30 | 1 | -66/+70 |
* | style(9): remove an EOF space. | maxim | 2002-05-08 | 1 | -1/+1 |
* | Implement 'speed' command: set a maximum read speed. At the moment it | maxim | 2002-05-08 | 2 | -0/+22 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+3 |
* | o Move NTOHL() and associated macros into <sys/param.h>. These are | mike | 2002-02-18 | 1 | -0/+1 |
* | Reorder WARNS line for style. | mikeh | 2001-12-10 | 1 | -2/+1 |
* | style(9) cleanup: spaces -> tabs. | mikeh | 2001-12-09 | 1 | -94/+95 |
* | WARNS=2 cleanup. | mikeh | 2001-12-09 | 2 | -10/+20 |
* | *** empty log message *** | obrien | 2001-10-01 | 1 | -3/+5 |
* | Fix some nits I missed in my style cleanup. | obrien | 2001-07-20 | 1 | -2/+2 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -2/+2 |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 1 | -1/+0 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -13/+13 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | Add the 'next' and 'prev' commands (aliased to '+' and '-') which skip | kris | 2001-05-25 | 2 | -11/+78 |
* | Don't complain about deprecated environment variables, like MUSIC_CD, | joe | 2001-04-08 | 1 | -8/+9 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -1/+0 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -0/+3 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+5 |
* | mdoc(7) police: removed empty line (mdocNG does not like them), | ru | 2001-01-17 | 1 | -3/+7 |
* | Deprecate the use of the CD_DRIVE, CDPLAY, DISC and MUSIC_CD environment | joe | 2001-01-16 | 2 | -12/+20 |
* | Describe that the CDROM environment variable now affects which | joe | 2001-01-14 | 1 | -0/+9 |
* | Prepare for mdoc(7)NG. | ru | 2000-12-27 | 1 | -35/+11 |
* | If no device is specified, check the CDROM environment variable before | des | 2000-12-18 | 1 | -0/+4 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -1/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Add a new command, 'cdid', to calculate and display a serial number | joe | 2000-07-13 | 2 | -0/+99 |
* | Fix the ^D -> core dump problem properly. ^D == "quit" again. | mckay | 2000-07-13 | 1 | -3/+4 |
* | Don't do anything with /dev/rXXX | msmith | 2000-05-31 | 1 | -3/+1 |
* | Update device names. | kris | 2000-05-07 | 1 | -4/+4 |
* | Remove more single-space hard sentence breaks. | sheldonh | 2000-03-02 | 1 | -1/+2 |