index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libsndio
/
mio_priv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't remove the type component from the device string before passing
ratchov
2015-11-22
1
-2
/
+2
*
Move to the <limits.h> universe.
deraadt
2015-01-16
1
-2
/
+1
*
Prefix by '_' symbols that are not part of the API.
ratchov
2013-11-13
1
-5
/
+5
*
make midi code use non-blocking i/o as does audio code, in order
ratchov
2012-10-27
1
-1
/
+4
*
Add a "device number" component in sndio(7) device names, allowing a
ratchov
2011-11-15
1
-2
/
+2
*
Remove midicat since aucat can now be used instead of midicat
ratchov
2011-10-17
1
-2
/
+1
*
Make aucat audio and midi backends share the same code to communicate
ratchov
2011-04-16
1
-21
/
+1
*
Use mio_<backend>_ prefix for private midi-related functions and put
ratchov
2011-04-12
1
-4
/
+4
*
make aucat(1) expose a MIDI device to control server behaviour in
ratchov
2009-08-21
1
-1
/
+2
*
use ``sizeof(string) - 1'' rather than ``strlen(string)'' on static
ratchov
2009-07-26
1
-2
/
+2
*
use const qualifier in libsndio, making it slightly more consistent
ratchov
2009-07-25
1
-4
/
+4
*
Currently midi capable programs can control midi hardware, but
ratchov
2009-07-25
1
-0
/
+69