summaryrefslogtreecommitdiff
path: root/usr.bin/mixerctl/mixerctl.c
AgeCommit message (Expand)Author
2009-11-12if a value is changed and -n is used, print the new value only.Alexandre Ratchov
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-01-13the mixer_devinfo structure contains next and prev pointers; they are usedAlexandre Ratchov
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-09-27style(9) fixes, optional flags without arguments come first;Igor Sobrado
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2005-10-07missing progname, clamat@telus.netTheo de Raadt
2005-10-01toggle support from janus@area319.de. i was unsure, but a few otherTheo de Raadt
2005-05-09Fix mixerctl -qTodd C. Miller
2005-02-07Levels should be between AUDIO_MIN_GAIN and AUDIO_MAX_GAIN inclusiveTodd C. Miller
2005-02-02Fix a few memory leaks and general cleanup. From Joris Vink. ok tedu@Otto Moerbeek
2005-01-04Minor KNF, s/for(/for (/Todd C. Miller
2005-01-04Fix some issues noted by Joris Vink; pedro@ OKTodd C. Miller
2004-03-02fix ndev counting loop. report from Stuart CassoffTed Unangst
2004-01-22fix segfault when an invalid field was requestedVincent Labrecque
2004-01-22remove need for -w. ok beck deraadtTed Unangst
2003-11-21mixerctl.1:Jason McIntyre
2003-05-15unbreak tree; ok margarida@Todd T. Fries
2003-05-15make usage printing match what's in the manpage, which is better; ok jfb@Jason Peel
2003-05-15Add a -q flag to suppress all output when setting a variable, andJean-Francois Brousseau
2002-12-03ansify, indent, check for malloc/calloc failure, proper usage()Peter Valchev
2002-05-29strlcatTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-01-09open RDWR only for -w, RDONLY otherwiseMichael Shalayeff
1999-07-19fix for case no mixer devices are available, got triggered by malloc.conf->J;...Michael Shalayeff
1998-05-02allow relative values via +/- prefixesTodd C. Miller
1998-04-30From NetBSD: Lennart Augustsson:Niels Provos
1998-04-26$OpenBSD$Niels Provos
1998-04-26mixerctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos