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_4_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   16 years  mjc   cdrip and cdplay commands from Alexey Vatchenko incorporating some manpage sugge...
[TXT] cddb.c  1.12   17 years  jdixon   use strtonum; ok millert@
[TXT] cdio.1  1.46   16 years  sobrado   lexicographically sorts the list of commands ok jmc@
[TXT] cdio.c  1.57   16 years  mjc   cdrip and cdplay commands from Alexey Vatchenko incorporating some manpage sugge...
[TXT] extern.h  1.8   17 years  krw   /* $OpenBSD $*/ -> /* $OpenBSD$ */
[TXT] mmc.c  1.17   16 years  deraadt   make rip code work like mmc code for how it does progress reports (use a timer, ...
[TXT] rip.c  1.7   16 years  jakemsr   exit when /dev/audio can't be opened. from Alexey Vatchenko <av@bsdua.org> ok ...