Subject: CVS commit: [netbsd-1-5] basesrc/usr.bin/audio/ctl
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/09/2002 19:32:00
Module Name: basesrc
Committed By: he
Date: Sat Feb 9 17:32:00 UTC 2002
Modified Files:
basesrc/usr.bin/audio/ctl [netbsd-1-5]: ctl.c
Log Message:
Pull up revision 1.30 (via patch, requested by jdolecek):
Remove the old code which made audioctl use stderr for output if
stdout was the same as the audio device. A by-product is that
``audioctl -a > /dev/null'' now works.
To generate a diff of this commit:
cvs rdiff -r1.23.10.1 -r1.23.10.2 basesrc/usr.bin/audio/ctl/ctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.