History log of /netbsd-src/usr.bin/time/Makefile (Results 1 – 9 of 9)
Revision Date Author Comments
# d99091ea 28-Aug-2011 christos <christos@NetBSD.org>

use strpct from libutil.


# 6d44ff40 17-Aug-2011 christos <christos@NetBSD.org>

document non-literal string format


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


# c77dd0a2 26-Feb-2007 matt <matt@NetBSD.org>

.include <bsd.own.mk>


# 902dda5b 24-Feb-2007 matt <matt@NetBSD.org>

Add '-c' option for csh-style time output. Use the csh time format code
to print the new csh-style time output.


# 5c7b6b06 16-Jul-2002 christos <christos@NetBSD.org>

modernize:
- use wait4
- KNF
- factor out common printf code
- use err/warn
- use getprogname


# 39801ccc 08-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