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
/
file.c
Age
Commit message (
Expand
)
Author
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-12-27
complain about a deadlock only if there are descriptors waiting
Alexandre Ratchov
2008-11-16
trigger rproc->eof() and and wproc->hup() if POLLHUP event is set.
Alexandre Ratchov
2008-11-16
make aucat compile without DEBUG defined (still defined by default)
Alexandre Ratchov
2008-11-16
in file_poll() the number of polled file structures is not equal to the
Alexandre Ratchov
2008-10-26
add minimal server capability to aucat(1). When started in server
Alexandre Ratchov
2008-08-14
move all device related stuff from aucat.c to a new dev.c file.
Alexandre Ratchov
2008-08-14
in file.c, before dereferencing pointers to in(), out(), eof(),
Alexandre Ratchov
2008-05-23
add support for:
Alexandre Ratchov