OpenBSD CVS

src/usr.bin/cdio/


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 / usr.bin / cdio

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   15 years  jakemsr   sndio for cdio (only for the "cdplay" command) with a hint from ratchov@ ok av...
[TXT] cddb.c  1.22   6 years  krw   Let it compile again.
[TXT] cdio.1  1.63   4 years  ratchov   Remove references to "aucat socket". The "aucat socket" was removed ~7 years ag...
[TXT] cdio.c  1.78   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] extern.h  1.15   14 years  krw   Add printing of current profile and feature information to 'info' command with -...
[TXT] mmc.c  1.31   6 years  cheloha   Use the monotonic clock for logging progress in cdio(1) and ftp(1). Keeps the p...
[TXT] rip.c  1.18   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...