summaryrefslogtreecommitdiff
path: root/usr.bin/audioctl
AgeCommit message (Collapse)Author
2006-03-14More use of const and fix a signed/unsigned comparison.Moritz Jodeit
From David Hill. ok ray@ jaredy@
2004-07-30- better width for options listJason McIntyre
- sort options - small tweaks - Xrs from Alexey E. Suslikov
2004-07-06make -w optional to set options, so audioctl is consistent withVincent Labrecque
"new" sysctl/mixerctl ok millert@, "go for it" deraadt@
2004-05-09make man page example match realityBob Beck
ok deraadt@
2003-10-22rearrange examples so they expand properly;Jason McIntyre
also a little less whitespace;
2003-06-21()Theo de Raadt
2003-06-10- section reorderJason McIntyre
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@
2003-04-16kill += snprintfTheo de Raadt
2002-12-13audio_prinfo.seek is int now; document and syncChristian Weisgerber
ok miod@ millert@
2002-12-10ansi, KNF, other style(9) improvements and logic simplification; ↵Peter Valchev
andrushock@korovino.net
2002-12-10sort options; andrushock@korovino.netPeter Valchev
2002-11-14use $ or # before commands in examplesTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2000-11-21Sync usage() output and man page; mpech@prosoft.org.lvAaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-03-10Various cleanups and standardization.Aaron Campbell
2000-03-04mdoc'ifyAaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
1998-12-16more .Nm fixesAaron Campbell
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-07-15fullduplex, and UINTTheo de Raadt
1998-04-30From NetBSD: Lennart AugustssonNiels Provos
environment variable for default audioctl device
1998-04-26$OpenBSD$Niels Provos
1998-04-26We don't do .Nm ""Todd C. Miller
1998-04-26audioctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos