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 KNF. 2002-01-15 17:00:53 +00:00
record update .Dd 2002-01-25 15:35:32 +00:00
Makefile Let src/usr.bin build with recursive parallel make.. 2000-12-30 14:54:39 +00:00
Makefile.inc - WARNS=3 (from ross@netbsd.org) 2002-01-15 23:48:51 +00:00