Searched hist:177195 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/usr.sbin/mixer/
H A Dmixer.cdiff 177195 Sat Mar 15 01:09:47 MDT 2008 jkim - Check device masks and bypass printing headers if capable device does
not exist. /etc/rc.d/mixer tried to restore non-existent recording
source because /var/var/db/mixer*-state contains '=rec' for example.
- Remove hardcoded mixer2 and mixer3 and do the right thing.
- Replace getopt(3) with hand-rolled option parser. It was not able
to handle 'mixer -rec mic' although it is a valid command.
- Make '-s' and '-S' mutualy exclusive as mixer(8) says.
- Do not re-read recording source unless it has been modified.

Completed in 55 milliseconds