tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
cdio
/
at
jcs
7 files
Makefile
sndio for cdio (only for the "cdplay" command)
17 years ago
cddb.c
Switch cdio's default CDDB database to gnudb.gnudb.org:8880. The freedb.org CD track database has been discontinued.
5 years ago
cdio.1
Denote multiple arguments with 'arg ...' not 'args'
3 years ago
cdio.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
extern.h
Stop using MAXBSIZE to eliminate sys/param.h including (which injects a ton of namespace intrusion). Create local sizes, and refactor some code along the way. ok millert
4 years ago
mmc.c
Use warnx(), not warn(), when 'errno' is not relevant.
3 years ago
rip.c
Vox populi says "cdio:" prefix is useful so switch back to using warnx(), but with required "\n" manually output to stderr before calling warnx().
3 years ago