NetBSD/usr.bin/audio
jdolecek 910223ce2e Delete the old code which made audioctl use stderr for output
if the stdout was same as the audio device. It's no longer relevant,
and the check was broken anyway (code used st_dev rather than st_rdev
when comparing the character devices).
A by-product of this is that 'audioctl -a > /dev/null' now works.

Okay'ed by Lennart.
2002-01-27 18:21:52 +00:00
..
common add $NetBSD$ 2002-01-25 15:33:51 +00:00
ctl Delete the old code which made audioctl use stderr for output 2002-01-27 18:21:52 +00:00
play
record update .Dd 2002-01-25 15:35:32 +00:00
Makefile
Makefile.inc - WARNS=3 (from ross@netbsd.org) 2002-01-15 23:48:51 +00:00