| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new AUDIO_GETPOS ioctl() to ensure "bytes" and "errors" counters |  ratchov | 2015-07-28 | 1 | -15/+11 |
* | Exposes number of bytes processed by the sound card (as returned |  ratchov | 2015-05-26 | 1 | -3/+9 |
* | Display simply "play" when play mode is set (furthermore, "playsync", |  ratchov | 2015-05-16 | 1 | -5/+2 |
* | remove reference to encodings the kernel doesn't expose anymore |  ratchov | 2015-05-16 | 1 | -9/+1 |
* | in getopt() blocks, stop incrementing flag variable which are supposed |  deraadt | 2015-02-08 | 1 | -3/+3 |
* | Hide unused, duplicate and/or misleading fields. |  ratchov | 2014-09-23 | 1 | -28/+1 |
* | handle missing proto |  deraadt | 2013-11-13 | 1 | -2/+2 |
* | Fix initializer botch introduced in r1.20 when 'oldval' field was |  krw | 2012-07-27 | 1 | -2/+2 |
* | add two new members to structs audio_encoding and audio_prinfo. |  jakemsr | 2010-07-15 | 1 | -3/+7 |
* | When values are changed, log the change in the ``name: old -> new'' |  ratchov | 2009-11-12 | 1 | -33/+49 |
* | fix typo: in the example use ``rate'' instead of ``sample_rate'', |  ratchov | 2009-11-10 | 1 | -3/+3 |
* | First pass at removing clauses 3 and 4 from NetBSD licenses. |  ray | 2008-06-26 | 2 | -17/+3 |
* | update the example: using "play.block_size" instead of "blocksize" is now |  ratchov | 2008-04-25 | 1 | -2/+2 |
* | display count of playback frame errors (underruns) in play.errors like we |  jakemsr | 2008-04-25 | 1 | -4/+7 |
* | -a flag is deprecated, remove it from an example. |  jakemsr | 2008-04-25 | 1 | -3/+3 |
* | add audio(4) driver the ability to use different block sizes for play and |  ratchov | 2008-03-22 | 1 | -1/+3 |
* | synchronize the synopsis and usage; improve description of flag "-a" |  sobrado | 2008-03-14 | 1 | -4/+5 |
* | if no arguments given, assume a nice default; ok miod jakemsr deanna |  deraadt | 2007-11-26 | 1 | -2/+5 |
* | style(9) fixes, optional flags without arguments come first; |  sobrado | 2007-09-27 | 2 | -17/+17 |
* | implement the output_muted member of audio_info_t as found in original |  jakemsr | 2007-09-17 | 1 | -1/+2 |
* | the ellipsis is not an optional argument; while here, sync the usage |  sobrado | 2007-08-06 | 2 | -9/+7 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | More use of const and fix a signed/unsigned comparison. |  moritz | 2006-03-14 | 1 | -10/+10 |
* | - better width for options list |  jmc | 2004-07-30 | 1 | -11/+13 |
* | make -w optional to set options, so audioctl is consistent with |  vincent | 2004-07-06 | 2 | -62/+60 |
* | make man page example match reality |  beck | 2004-05-09 | 1 | -4/+6 |
* | rearrange examples so they expand properly; |  jmc | 2003-10-22 | 1 | -4/+5 |
* | () |  deraadt | 2003-06-21 | 1 | -2/+2 |
* | - section reorder |  jmc | 2003-06-10 | 1 | -11/+11 |
* | kill += snprintf |  deraadt | 2003-04-16 | 1 | -10/+11 |
* | audio_prinfo.seek is int now; document and sync |  naddy | 2002-12-13 | 1 | -3/+3 |
* | ansi, KNF, other style(9) improvements and logic simplification; andrushock@korovino.net |  pvalchev | 2002-12-10 | 1 | -44/+35 |
* | sort options; andrushock@korovino.net |  pvalchev | 2002-12-10 | 1 | -4/+4 |
* | use $ or # before commands in examples |  deraadt | 2002-11-14 | 1 | -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. |  millert | 2002-02-16 | 1 | -7/+7 |
* | Remove completely redundant introductory sentences in ENVIRONMENT sections. |  aaron | 2001-05-01 | 1 | -3/+1 |
* | Sync usage() output and man page; mpech@prosoft.org.lv |  aaron | 2000-11-21 | 2 | -8/+8 |
* | Change all option list specifications to ".Bl -tag -width Ds". Most man |  aaron | 2000-11-09 | 1 | -2/+2 |
* | Various cleanups and standardization. |  aaron | 2000-03-10 | 1 | -2/+5 |
* | mdoc'ify |  aaron | 2000-03-04 | 1 | -25/+31 |
* | - remove trailing white space |  aaron | 1999-06-05 | 1 | -4/+4 |
* | more .Nm fixes |  aaron | 1998-12-16 | 1 | -6/+4 |
* | usr.bin/ man page repairs, a - e |  aaron | 1998-09-23 | 1 | -8/+10 |
* | fullduplex, and UINT |  deraadt | 1998-07-15 | 1 | -2/+3 |
* | From NetBSD: Lennart Augustsson |  provos | 1998-04-30 | 2 | -6/+15 |
* | $OpenBSD$ |  provos | 1998-04-26 | 3 | -0/+3 |
* | We don't do .Nm "" |  millert | 1998-04-26 | 1 | -2/+4 |
* | audioctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> |  provos | 1998-04-26 | 3 | -0/+557 |