OpenBSD CVS

src/lib/libsndio/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libsndio

Current tag: OPENBSD_5_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   10 years  ratchov   use -Wmissing-prototypes
[TXT] amsg.h  1.10   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] aucat.c  1.71   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] aucat.h  1.7   8 years  ratchov   Don't remove the type component from the device string before passing it to the ...
[TXT] debug.c  1.4   8 years  ratchov   Validate that midi and audio device numbers are integers.
[TXT] debug.h  1.5   8 years  ratchov   Validate that midi and audio device numbers are integers.
[TXT] mio.c  1.20   8 years  ratchov   Don't remove the type component from the device string before passing it to the ...
[TXT] mio_aucat.c  1.12   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] mio_open.3  1.16   8 years  ratchov   Move sndiod man page to section 8. suggested by deraadt, fixes from jmc, ok mil...
[TXT] mio_priv.h  1.12   8 years  ratchov   Don't remove the type component from the device string before passing it to the ...
[TXT] mio_rmidi.c  1.24   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] shlib_version  1.10   8 years  ratchov   Expose internal functions necessary to open audio devices and midi ports using e...
[TXT] sio.c  1.21   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sio_aucat.c  1.20   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sio_open.3  1.45   8 years  tim   Document how to use sndio in pledged programs. Input and OK jmc@ ratchov@ semar...
[TXT] sio_priv.h  1.9   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] sio_sun.c  1.25   8 years  ratchov   Make code fit in 80 columns, remove trailing spaces & tabs.
[TXT] sndio.7  1.18   8 years  jmc   fix SEE ALSO;