summaryrefslogtreecommitdiff
path: root/lib/libossaudio
AgeCommit message (Collapse)Author
1999-09-01typoTheo de Raadt
1999-08-31pull in ioccom.h because apps exist which do not pull in ioctl.h first; ↵Theo de Raadt
steuck@iname.com
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-02-17#undef _POSIX_SOURCE after inclusion of machine/endian.h (if it was not ↵Todd C. Miller
already defined).
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
but 3 days later still isn't fixed.
1998-05-01libossaudio from NetBSD mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos