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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove leftover NOLINT, WANTLINT, LINTFLAGS, LOBJ vars and lint targets.
okan
2012-08-02
1
-2
/
+1
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
3
-25
/
+4
*
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
3
-3
/
+9
*
- 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
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
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
*
Use __BSD_VISIBLE instead of _POSIX_SOURCE to avoid pulling
millert
2005-12-19
1
-4
/
+6
*
use WANTLINT= (on all architectures)
deraadt
2005-11-24
1
-1
/
+2
*
compare st_dev/st_ino before declaring the cached values valid; ok miod
jason
2005-01-19
1
-2
/
+4
*
errno changes, lib major version bumps, and general flag day
marc
2004-07-13
1
-4
/
+1
*
section reorder;
jmc
2003-06-02
1
-6
/
+6
*
- make it -Wall clean
avsm
2003-05-03
3
-10
/
+25
*
Crank all library major numbers. Needed due to the fact that we
millert
2002-12-03
1
-2
/
+2
*
o) start new sentence on a new line;
mpech
2002-05-01
1
-3
/
+3
*
make oss_ioctl varargs.
espie
2002-04-24
3
-11
/
+13
*
Force inclusion of <sys/ioctl.h> before the body of soundcard.h.
millert
2002-03-23
1
-4
/
+4
*
Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
millert
2002-02-16
1
-2
/
+2
*
sync up libossaudio with NetBSD changes.
brad
2001-08-18
3
-69
/
+173
*
Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796.
aaron
2001-05-24
2
-6
/
+18
*
typo
deraadt
1999-09-01
1
-1
/
+1
*
pull in ioccom.h because apps exist which do not pull in ioctl.h first; steuck@iname.com
deraadt
1999-08-31
1
-1
/
+5
*
- remove all trailing whitespace
aaron
1999-07-09
1
-4
/
+4
*
The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
aaron
1999-07-07
1
-2
/
+2
*
#undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not already defined).
millert
1999-02-17
1
-1
/
+6
*
fix off by one error, reported by nathanw@MIT.EDU.
provos
1998-05-25
1
-2
/
+2
*
sigh
deraadt
1998-05-08
1
-2
/
+2
*
it is disgusting when something gets put into the source tre incorrectly,
deraadt
1998-05-04
1
-3
/
+5
*
libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>
provos
1998-05-01
5
-0
/
+1079