| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
columnate ENVIRONMENT variables.
Notes:
svn path=/head/; revision=71151
|
| |
|
|
|
|
|
|
|
| |
variables in favour of CDROM.
Discussed on: stable@FreeBSD.org
Notes:
svn path=/head/; revision=71122
|
| |
|
|
|
|
|
| |
device is used by default.
Notes:
svn path=/head/; revision=71032
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70403
|
| |
|
|
|
|
|
| |
picking the default device.
Notes:
svn path=/head/; revision=70149
|
| |
|
|
|
|
|
| |
Use _PATH_* where where possible.
Notes:
svn path=/head/; revision=69793
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68965
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=63070
|
| |
|
|
| |
Notes:
svn path=/head/; revision=61105
|
| |
|
|
| |
Notes:
svn path=/head/; revision=60133
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57695
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: bin/15101
Notes:
svn path=/head/; revision=54164
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50042
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
(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
|
| |
|
|
|
|
|
| |
'devicename'.
Notes:
svn path=/head/; revision=43449
|
| |
|
|
|
|
|
|
|
|
| |
to specify the device.
PR: 6927
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Notes:
svn path=/head/; revision=36954
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32308
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31623
|
| |
|
|
|
|
|
|
| |
PR: docs/4450
Submitted by: josh@quick.net
Notes:
svn path=/head/; revision=29329
|
| |
|
|
| |
Notes:
svn path=/head/; revision=29103
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22997
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18718
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17786
|
| |
|
|
| |
Notes:
svn path=/head/; revision=16736
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13989
|
| |
|
|
|
|
|
| |
Submitted by: vak@cronyx.ru
Notes:
svn path=/head/; revision=13985
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13889
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13888
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13884
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13867
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13865
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13861
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13832
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13823
|
| |
|
|
| |
Notes:
svn path=/head/; revision=13744
|
| |
|
|
|
|
|
|
| |
to real starting track in CD driver.
Old code assume that starting track is always 1.
Notes:
svn path=/head/; revision=13737
|
|
|
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
|