summaryrefslogtreecommitdiff
path: root/usr.bin/mixerctl/mixerctl.c
AgeCommit message (Expand)Author
2012-10-28Fix indent and style. no functional changes.isaki
2012-10-28Avoid SEGV even if audio device has no mixer features.isaki
2009-07-14Compare strings with strcmp(), not ==.apb
2009-04-12fix -Wcast-qual issueslukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2003-10-23Allow using '+=number' (resp. -=number) to produce the same effect ascube
2003-07-26netbsd.org->NetBSD.orgsalo
2003-07-14asprintf is safer. add error trap for malloc failureitojun
2003-06-23Add NetBSD RCS Ids.agc
2002-01-31Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails.augustss
2002-01-27Use '-d' rather than '-f' for specification of alternativejdolecek
2000-12-29Add ++ and -- for changing mixer controls. They bump the value toaugustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-08-21Fix thinko in last commit.augustss
1998-08-21Use audio and mixer devices with unit numbers. Also allow the devicesaugustss
1998-04-27Chnage the name of the environment variables just introduced.augustss
1998-04-27dd environment variable for default mixer device.augustss
1997-10-19Print unit if verbose.augustss
1997-10-16Test for valid mixer class the right way. From PR 4279.augustss
1997-10-08Fix tipo inherited from old version of TNF copyright template.jtc
1997-10-07Get rid of warnings.augustss
1997-08-24Print class correctly for linked fields.augustss
1997-05-23Improve printing of values when changing a variable.augustss
1997-05-19Fix bugs when recording source is a set.augustss
1997-05-19Fix some buglets and clean up a little.augustss
1997-05-13Add audio utility programs.augustss