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
/
libossaudio
/
ossaudio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-9
/
+9
*
remove a misleading comment; ok ratchov@
miko
2018-10-26
1
-5
/
+1
*
Make SNDCLT_DSP_* ioctls return ENOTTY, and remove the corresponding
ratchov
2015-04-19
1
-400
/
+2
*
rename define to reflect current operating system, as in sys/compat
tedu
2013-03-27
1
-19
/
+13
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
simplify SNDCTL_DSP_SETTRIGGER
jakemsr
2008-04-04
1
-10
/
+3
*
this is the recording source. rename 'source' to 'recsource' and be
jakemsr
2007-11-12
1
-9
/
+15
*
implement SNDCTL_DSP_GETODELAY
jakemsr
2007-11-12
1
-1
/
+6
*
- when we need to do both AUDIO_SETINFO and AUDIO_GETINFO to emulate
jakemsr
2007-11-06
1
-58
/
+78
*
- make SNDCTL_DSP_GETOSPACE much more efficient by using AUDIO_GETPRINO
jakemsr
2007-10-08
1
-15
/
+12
*
implement SNDCTL_DSP_[G|S]ETTRIGGER
jakemsr
2007-09-28
1
-25
/
+21
*
revert change that breaks KDE, until we figure out what's wrong.
espie
2006-02-13
1
-9
/
+9
*
Fix problem in ioctl() handling in OSS audio emulation which caused
brad
2006-01-25
1
-9
/
+9
*
compare st_dev/st_ino before declaring the cached values valid; ok miod
jason
2005-01-19
1
-2
/
+4
*
- make it -Wall clean
avsm
2003-05-03
1
-4
/
+11
*
make oss_ioctl varargs.
espie
2002-04-24
1
-2
/
+9
*
sync up libossaudio with NetBSD changes.
brad
2001-08-18
1
-58
/
+132
*
Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796.
aaron
2001-05-24
1
-4
/
+16
*
fix off by one error, reported by nathanw@MIT.EDU.
provos
1998-05-25
1
-2
/
+2
*
libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>
provos
1998-05-01
1
-0
/
+699