aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mixer
Commit message (Expand)AuthorAgeFilesLines
* mixer(8): Style: Tag no-return usage() as __dead2Conrad Meyer2016-05-111-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-5/+6
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-3/+3
* | add Xref to sound(4)...John-Mark Gurney2014-06-021-2/+3
|/
* Return proper error message if recording device is not specified.Alexander Motin2012-01-271-1/+6
* Mark global functions and/or variables in mixer(8) static where possible.Ed Schouten2011-11-061-1/+1
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>Ulrich Spörlein2010-05-191-1/+1
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* mixer(8) is WARNS=6 clean since 1.25.Jung-uk Kim2008-03-161-1/+1
* Fix a typo.Jung-uk Kim2008-03-151-1/+1
* Clean up code and fix style(9) nits.Jung-uk Kim2008-03-151-100/+102
* Update list of possible mixer devices. These devices were added toJung-uk Kim2008-03-151-2/+3
* - Check device masks and bypass printing headers if capable device doesJung-uk Kim2008-03-151-48/+73
* o Add "line" device to a list of mixer(8) devices.Maxim Konovalov2007-05-091-1/+1
* - Fix possible memory leak due to repetetive strdup(3) without matchingAriff Abdullah2006-01-011-14/+21
* Markup fixes.Ruslan Ermilov2005-06-141-4/+4
* Add the -S flag which produces the -s output withoutMatthew N. Dodd2005-04-132-12/+26
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-4/+8
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Userland signed char fixes for PPC build. Problems were using a charPeter Grehan2004-01-221-1/+1
* Document changes to default output.Greg Lehey2003-06-151-6/+7
* Print out the current recording devices in the default printout.Greg Lehey2003-06-151-3/+9
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-221-8/+16
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-4/+2
* Implement relative mixer adjustment.Matthew N. Dodd2003-04-092-13/+51
* Print old mixer levels when setting new ones.Juli Mallett2002-12-301-2/+8
* The .Nm utilityPhilippe Charnier2002-07-141-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Constify and set WARNS=2.Dima Dorfman2001-06-252-2/+3
* Change the behaviour of mixer slightly such that not explicitly specifyingGeorge C A Reid2001-04-092-5/+10
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-10/+15
* Fix format string warningsKris Kennaway2000-11-271-3/+3
* mdoc(7) police: do not split author names in the AUTHORS section.Ruslan Ermilov2000-11-221-0/+1
* Several cleanups:Maxim Sobolev2000-08-152-25/+29
* I've always wanted to be able to dump out the current values ofJordan K. Hubbard2000-05-202-5/+23
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Remove xrefs to obosolete cdplay(1)Nik Clayton2000-03-011-2/+1
* Terminate .Bl with .ElPhilippe Charnier1999-11-271-1/+2
* Spelling fix.Mike Pritchard1999-10-301-1/+1