History log of /netbsd-src/usr.bin/tput/Makefile (Results 1 – 11 of 11)
Revision Date Author Comments
# a17592c0 24-Jan-2013 roy <roy@NetBSD.org>

Move the strings vs long analysis to a private function, but allow
tput(1) to use it so we can work with string parameters to capabilities.


# 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 ...


# e8323719 30-Jul-2005 christos <christos@NetBSD.org>

Usage should exit with to according to posix (from Liam Foy).
While here, pass WARNS=3 and lint


# e5a1e707 20-Oct-1997 lukem <lukem@NetBSD.org>

remove WARNS=1


# a04cd750 14-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify, use <termcap.h> instead of <curses.h>


# 3917c317 24-Mar-1997 christos <christos@NetBSD.org>

- Makefile cleanups


# 150c33e6 18-Oct-1996 thorpej <thorpej@NetBSD.org>

Use ${INSTALL}.


# fce6632b 07-Dec-1994 jtc <jtc@NetBSD.org>

Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.


# 75ff3a90 30-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources