index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
aucat
/
pipe.c
Age
Commit message (
Expand
)
Author
2012-04-11
Use "unsigned int" rather than "unsigned". No object change.
Alexandre Ratchov
2012-03-29
Don't spin if accept() fails because it is out of file descriptors,
Alexandre Ratchov
2011-04-27
use more volatile sig_atomic_t in signal handlers
Theo de Raadt
2010-04-06
aucat (server):
Alexandre Ratchov
2010-04-03
backout last change, committed by mistake, sorry...
Alexandre Ratchov
2010-04-03
doc fixes from jmc
Alexandre Ratchov
2010-01-10
Add traces to help tracking subtle timing bugs often causing
Alexandre Ratchov
2009-09-27
remove all debug traces
Alexandre Ratchov
2009-07-25
fix comments, remove no longer needed declaration, reorder includes
Alexandre Ratchov
2009-07-25
Currently midi capable programs can control midi hardware, but
Alexandre Ratchov
2009-02-04
if there are too many connections, stop acceping new ones rather
Alexandre Ratchov
2009-01-23
spacing + typo fix from Matt Jibson <matt.jibson(at)gmail.com>
Alexandre Ratchov
2008-12-29
make the code "more correct": add reference counters to aproc
Alexandre Ratchov
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov