summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mixer/mixer.c
Commit message (Expand)AuthorAgeFilesLines
* Return proper error message if recording device is not specified.mav2012-01-271-1/+6
* Mark global functions and/or variables in mixer(8) static where possible.ed2011-11-061-1/+1
* Fix a typo.jkim2008-03-151-1/+1
* Clean up code and fix style(9) nits.jkim2008-03-151-100/+102
* - Check device masks and bypass printing headers if capable device doesjkim2008-03-151-48/+73
* - Fix possible memory leak due to repetetive strdup(3) without matchingariff2006-01-011-14/+21
* Add the -S flag which produces the -s output withoutmdodd2005-04-131-9/+19
* Userland signed char fixes for PPC build. Problems were using a chargrehan2004-01-221-1/+1
* Print out the current recording devices in the default printout.grog2003-06-151-3/+9
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-4/+2
* Implement relative mixer adjustment.mdodd2003-04-091-8/+34
* Print old mixer levels when setting new ones.jmallett2002-12-301-2/+8
* Constify and set WARNS=2.dd2001-06-251-1/+1
* Change the behaviour of mixer slightly such that not explicitly specifyinggreid2001-04-091-4/+7
* Fix format string warningskris2000-11-271-3/+3
* Several cleanups:sobomax2000-08-151-20/+29
* I've always wanted to be able to dump out the current values ofjkh2000-05-201-5/+15
* remove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have itpeter1999-09-041-4/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* fix a core dump problem when you don't give -f a parameter... also comparejmg1998-05-071-2/+2
* According to Bruce, err(-1,..) is bogus. Change it to err(1,..). More commitscharnier1997-10-011-6/+6
* Use err(3).charnier1997-09-291-29/+23
* Compact usage string, devices list can be too longache1997-09-231-2/+2
* major modifications to the mixer. currently it doesn't report errorsjmg1997-09-191-78/+143
* Make mixer print out all of the current mixer settings by defualtmpp1996-01-311-0/+16
* Fixed to not core dump if not enough arguments are givenmpp1996-01-151-0/+4
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* non-X mixer, useful into rc.localache1995-02-151-0/+154
OpenPOWER on IntegriCloud