summaryrefslogtreecommitdiff
path: root/usr.bin/audioctl/audioctl.c
AgeCommit message (Expand)Author
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-09-27style(9) fixes, optional flags without arguments come first;Igor Sobrado
2007-09-17implement the output_muted member of audio_info_t as found in originalJacob Meuser
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2006-03-14More use of const and fix a signed/unsigned comparison.Moritz Jodeit
2004-07-06make -w optional to set options, so audioctl is consistent withVincent Labrecque
2003-06-21()Theo de Raadt
2003-04-16kill += snprintfTheo de Raadt
2002-12-13audio_prinfo.seek is int now; document and syncChristian Weisgerber
2002-12-10ansi, KNF, other style(9) improvements and logic simplification; andrushock@k...Peter Valchev
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-11-21Sync usage() output and man page; mpech@prosoft.org.lvAaron Campbell
1998-07-15fullduplex, and UINTTheo de Raadt
1998-04-30From NetBSD: Lennart AugustssonNiels Provos
1998-04-26$OpenBSD$Niels Provos
1998-04-26audioctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos