summaryrefslogtreecommitdiff
path: root/lib/libossaudio
AgeCommit message (Expand)Author
2006-02-13revert change that breaks KDE, until we figure out what's wrong.Marc Espie
2006-01-25Fix problem in ioctl() handling in OSS audio emulation which causedBrad Smith
2005-12-19Use __BSD_VISIBLE instead of _POSIX_SOURCE to avoid pullingTodd C. Miller
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2005-01-19compare st_dev/st_ino before declaring the cached values valid; ok miodJason Wright
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2003-06-02section reorder;Jason McIntyre
2003-05-03- make it -Wall cleanAnil Madhavapeddy
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-05-01o) start new sentence on a new line;Mike Pechkin
2002-04-24make oss_ioctl varargs.Marc Espie
2002-03-23Force inclusion of <sys/ioctl.h> before the body of soundcard.h.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-18sync up libossaudio with NetBSD changes.Brad Smith
2001-05-24Fix fragment handling for SNDCTL_DSP_GETxSPACE ioctls; per NetBSD PR/12796.Aaron Campbell
1999-09-01typoTheo de Raadt
1999-08-31pull in ioccom.h because apps exist which do not pull in ioctl.h first; steuc...Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-02-17#undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not alrea...Todd C. Miller
1998-05-25fix off by one error, reported by nathanw@MIT.EDU.Niels Provos
1998-05-08sighTheo de Raadt
1998-05-04it is disgusting when something gets put into the source tre incorrectly,Theo de Raadt
1998-05-01libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos