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_7_2


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.23   3 years  naddy   Switch cdio's default CDDB database to gnudb.gnudb.org:8880. The freedb.org CD t...
[TXT] cdio.1  1.67   2 years  naddy   man pages: add missing commas between subordinate and main clauses jmc@ dislike...
[TXT] cdio.c  1.84   2 years  jsg   unifdef CDIOCCLOSE __OpenBSD__
[TXT] extern.h  1.17   2 years  deraadt   Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of n...
[TXT] mmc.c  1.33   2 years  deraadt   Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of n...
[TXT] rip.c  1.18   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...