CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/26 12:17:12
Modified files:
usr.bin/audioctl: audioctl.c
Log message:
Exposes number of bytes processed by the sound card (as returned
by AUDIO_GET{I,O}OFFS) instead of the number of bytes processed
minus the xruns (as returned by AUDIO_GETINFO).
ok armani
