summaryrefslogtreecommitdiffstats
path: root/usr.bin/audioctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new AUDIO_GETPOS ioctl() to ensure "bytes" and "errors" countersratchov2015-07-281-15/+11
* Exposes number of bytes processed by the sound card (as returnedratchov2015-05-261-3/+9
* Display simply "play" when play mode is set (furthermore, "playsync",ratchov2015-05-161-5/+2
* remove reference to encodings the kernel doesn't expose anymoreratchov2015-05-161-9/+1
* in getopt() blocks, stop incrementing flag variable which are supposedderaadt2015-02-081-3/+3
* Hide unused, duplicate and/or misleading fields.ratchov2014-09-231-28/+1
* handle missing protoderaadt2013-11-131-2/+2
* Fix initializer botch introduced in r1.20 when 'oldval' field waskrw2012-07-271-2/+2
* add two new members to structs audio_encoding and audio_prinfo.jakemsr2010-07-151-3/+7
* When values are changed, log the change in the ``name: old -> new''ratchov2009-11-121-33/+49
* fix typo: in the example use ``rate'' instead of ``sample_rate'',ratchov2009-11-101-3/+3
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-262-17/+3
* update the example: using "play.block_size" instead of "blocksize" is nowratchov2008-04-251-2/+2
* display count of playback frame errors (underruns) in play.errors like wejakemsr2008-04-251-4/+7
* -a flag is deprecated, remove it from an example.jakemsr2008-04-251-3/+3
* add audio(4) driver the ability to use different block sizes for play andratchov2008-03-221-1/+3
* synchronize the synopsis and usage; improve description of flag "-a"sobrado2008-03-141-4/+5
* if no arguments given, assume a nice default; ok miod jakemsr deannaderaadt2007-11-261-2/+5
* style(9) fixes, optional flags without arguments come first;sobrado2007-09-272-17/+17
* implement the output_muted member of audio_info_t as found in originaljakemsr2007-09-171-1/+2
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-062-9/+7
* convert to new .Dd format;jmc2007-05-311-2/+2
* More use of const and fix a signed/unsigned comparison.moritz2006-03-141-10/+10
* - better width for options listjmc2004-07-301-11/+13
* make -w optional to set options, so audioctl is consistent withvincent2004-07-062-62/+60
* make man page example match realitybeck2004-05-091-4/+6
* rearrange examples so they expand properly;jmc2003-10-221-4/+5
* ()deraadt2003-06-211-2/+2
* - section reorderjmc2003-06-101-11/+11
* kill += snprintfderaadt2003-04-161-10/+11
* audio_prinfo.seek is int now; document and syncnaddy2002-12-131-3/+3
* ansi, KNF, other style(9) improvements and logic simplification; andrushock@korovino.netpvalchev2002-12-101-44/+35
* sort options; andrushock@korovino.netpvalchev2002-12-101-4/+4
* use $ or # before commands in examplesderaadt2002-11-141-4/+4
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-7/+7
* Remove completely redundant introductory sentences in ENVIRONMENT sections.aaron2001-05-011-3/+1
* Sync usage() output and man page; mpech@prosoft.org.lvaaron2000-11-212-8/+8
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Various cleanups and standardization.aaron2000-03-101-2/+5
* mdoc'ifyaaron2000-03-041-25/+31
* - remove trailing white spaceaaron1999-06-051-4/+4
* more .Nm fixesaaron1998-12-161-6/+4
* usr.bin/ man page repairs, a - eaaron1998-09-231-8/+10
* fullduplex, and UINTderaadt1998-07-151-2/+3
* From NetBSD: Lennart Augustssonprovos1998-04-302-6/+15
* $OpenBSD$provos1998-04-263-0/+3
* We don't do .Nm ""millert1998-04-261-2/+4
* audioctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>provos1998-04-263-0/+557