index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
audio
/
ctl
/
ctl.c
Age
Commit message (
Expand
)
Author
2013-08-30
move most of the header writing code from record.c into wav.c and sun.c.
mrg
2011-08-28
ANSIfy. Add static. Add __dead.
joerg
2009-04-11
fix -Wsign-compare and other WARNS=4 issues
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-10-22
use c99 initializer.
christos
2003-07-26
netbsd.org->NetBSD.org
salo
2003-06-23
Add NetBSD RCS Ids.
agc
2003-01-06
compatibility, not compatiblity.
wiz
2002-02-05
Test for default device in a portable way. Thanks to Michael Ericsson
augustss
2002-01-31
Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails.
augustss
2002-01-27
Delete the old code which made audioctl use stderr for output
jdolecek
2002-01-27
Use '-d' rather than '-f' for specification of alternative
jdolecek
2002-01-15
- WARNS=3 (from ross@netbsd.org)
mrg
2001-03-28
Fix white space and formatting nits.
simonb
2001-02-19
convert to use getprogname()
cgd
2001-02-05
fix nested extern
christos
2000-12-22
de-__P()-ify
mrg
1999-03-26
audio paths are in <paths.h>
mrg
1999-03-26
add audiorecord and audioplay tools. audioplay does .au and .wav files. aud...
mrg
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-08-21
Fix thinko in last commit.
augustss
1998-08-21
Use audio and mixer devices with unit numbers. Also allow the devices
augustss
1998-08-13
audio_prinfo.seek is now a UINT
mrg
1998-08-10
Make it possible to do:
mycroft
1998-07-28
__AUDIT__ cleanup.
mycroft
1998-07-13
Fix typo. From Feico Dillema <dillema@acm.org>
augustss
1998-04-27
Chnage the name of the environment variables just introduced.
augustss
1998-04-27
Add an environment variable for the default audio device.
augustss
1997-10-19
Update for SunOS compatibility.
augustss
1997-10-11
Print properties differently.
augustss
1997-10-08
Fix tipo inherited from old version of TNF copyright template.
jtc
1997-10-07
Get rid of warnings.
augustss
1997-08-25
Don't try opening the device O_RDWR.
augustss
1997-08-18
Change to use /dev/audioctl.
augustss
1997-07-27
Modernize for new audio features.
augustss
1997-07-16
Sync with audioio.h changes.
augustss
1997-07-15
Sync with the recent changes of the audio variables.
veego
1997-05-21
Fix pasto.
augustss
1997-05-19
Fix some buglets and clean up a little.
augustss
1997-05-13
Add audio utility programs.
augustss