summaryrefslogtreecommitdiff
path: root/usr.bin/audio/ctl
AgeCommit message (Expand)Author
2022-08-07fix various typos in comments, documentation and messages.andvar
2021-03-21audioctl.1: describe foiblesnia
2019-05-09Sort options (no-argument options before ones demanding arguments).wiz
2019-05-08Remove -p option. AUDIO_SETCHAN is insecure and is obsoleted.isaki
2017-03-21Renane ioctl AUDIO_SETPROC to AUDIO_SETCHAN.nat
2017-02-10Audio now uses fdclone, there is no longer a limitation of one audionat
2016-12-08The audio sub-system now supports the following features asnat
2013-08-30move most of the header writing code from record.c into wav.c and sun.c.mrg
2011-08-28ANSIfy. Add static. Add __dead.joerg
2010-05-15Reorder sections to canonical order.joerg
2009-04-11fix -Wsign-compare and other WARNS=4 issueslukem
2008-05-29remove clause #3 from my license where there are no othermrg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-10-22use c99 initializer.christos
2003-07-26netbsd.org->NetBSD.orgsalo
2003-06-23Add NetBSD RCS Ids.agc
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-06compatibility, not compatiblity.wiz
2002-10-13New sentence, new line. Use Aq/An.wiz
2002-02-05Test for default device in a portable way. Thanks to Michael Ericssonaugustss
2002-01-31Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails.augustss
2002-01-27Delete the old code which made audioctl use stderr for outputjdolecek
2002-01-27Use '-d' rather than '-f' for specification of alternativejdolecek
2002-01-15- WARNS=3 (from ross@netbsd.org)mrg
2001-10-17Sort sections, drop some whitespace.wiz
2001-03-28Fix white space and formatting nits.simonb
2001-02-19convert to use getprogname()cgd
2001-02-05fix nested externchristos
2000-12-22de-__P()-ifymrg
1999-04-02Xref audioplay(1) and audiorecord(1).augustss
1999-03-26add missing copyrights.mrg
1999-03-26audio paths are in <paths.h>mrg
1999-03-26add audiorecord and audioplay tools. audioplay does .au and .wav files. aud...mrg
1999-03-10Add missing .El line.erh
1999-02-18Oops; update the date as well.mycroft
1999-02-18Update comments.mycroft
1999-02-18Rework the examples section a little.mycroft
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-08-21Fix thinko in last commit.augustss
1998-08-21Use audio and mixer devices with unit numbers. Also allow the devicesaugustss
1998-08-13audio_prinfo.seek is now a UINTmrg
1998-08-10Make it possible to do:mycroft
1998-07-28__AUDIT__ cleanup.mycroft
1998-07-13Fix typo. From Feico Dillema <dillema@acm.org>augustss
1998-04-27Chnage the name of the environment variables just introduced.augustss
1998-04-27Add an environment variable for the default audio device.augustss
1997-10-19Update for SunOS compatibility.augustss
1997-10-18fix .Nm usagelukem
1997-10-11Print properties differently.augustss