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
/
mixerctl
/
mixerctl.c
Age
Commit message (
Expand
)
Author
2012-10-28
Fix indent and style. no functional changes.
isaki
2012-10-28
Avoid SEGV even if audio device has no mixer features.
isaki
2009-07-14
Compare strings with strcmp(), not ==.
apb
2009-04-12
fix -Wcast-qual issues
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2003-10-23
Allow using '+=number' (resp. -=number) to produce the same effect as
cube
2003-07-26
netbsd.org->NetBSD.org
salo
2003-07-14
asprintf is safer. add error trap for malloc failure
itojun
2003-06-23
Add NetBSD RCS Ids.
agc
2002-01-31
Use _PATH_SOUND etc, all fall back to _PATH_SOUND0 (etc.) if that fails.
augustss
2002-01-27
Use '-d' rather than '-f' for specification of alternative
jdolecek
2000-12-29
Add ++ and -- for changing mixer controls. They bump the value to
augustss
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-04-27
Chnage the name of the environment variables just introduced.
augustss
1998-04-27
dd environment variable for default mixer device.
augustss
1997-10-19
Print unit if verbose.
augustss
1997-10-16
Test for valid mixer class the right way. From PR 4279.
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-24
Print class correctly for linked fields.
augustss
1997-05-23
Improve printing of values when changing a variable.
augustss
1997-05-19
Fix bugs when recording source is a set.
augustss
1997-05-19
Fix some buglets and clean up a little.
augustss
1997-05-13
Add audio utility programs.
augustss