Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: kleink
Date: Tue Jul 13 14:02:34 UTC 1999
Modified Files:
basesrc/usr.bin/audio/play: audioplay.1 play.c
basesrc/usr.bin/audio/record: audiorecord.1 record.c
Log Message:
If not specified on the command line, attempt to fall back to the environment
variables AUDIODEVICE (for -d) and AUDIOCTLDEVICE (for -C, already used in
audioctl(1)) before falling back to _PATH_* constants.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/usr.bin/audio/play/audioplay.1
cvs rdiff -r1.10 -r1.11 basesrc/usr.bin/audio/play/play.c
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/audio/record/audiorecord.1 \
basesrc/usr.bin/audio/record/record.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index