History log of /netbsd-src/usr.bin/cdplay/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# 98eb8895 03-Feb-2010 roy <roy@NetBSD.org>

Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@


# c1ceae17 14-Apr-2009 lukem <lukem@NetBSD.org>

Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc

Enable WARNS=4 by default for usr.bin, except for:
awk bdes checknr compile_et error gss hxtool kgetcred kinit
klist ldd less lex locale login m4 man menuc mk_cmds
mklocale msgc openssl rpcgen rpcinfo sdiff spell ssh
string2key telnet tn3270 verify_krb5_conf xlint

show more ...


# b363f90b 12-Jan-2005 xtraeme <xtraeme@NetBSD.org>

WARNS=3


# c3b1f98e 16-Dec-2000 lukem <lukem@NetBSD.org>

replace guts of opencd() with call to opendisk(). prevents coredump
when a device with a leading / (e.g, `/dev/cd0') is given, as well as
promotes code reuse ;-)


# 6f52aeb8 26-Nov-1999 msaitoh <msaitoh@NetBSD.org>

cdplay now uses libedit!


# dff69537 05-Jun-1999 ad <ad@NetBSD.org>

'cdplay', a simple utility for playing compact disks with both a command line
and an interactive mode.