History log of /netbsd-src/usr.bin/cap_mkdb/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# 2da76c13 14-Aug-2011 christos <christos@NetBSD.org>

eliminate gcc4.5 warnings


# c111245a 22-Jun-2011 mrg <mrg@NetBSD.org>

apply some -Wno-error and/or -fno-strict-aliasing.


all of this should be looked at closer, but some of them are not
very trivial.


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


# e2c2ba10 23-Apr-2004 christos <christos@NetBSD.org>

add WARNS=3


# 826a1460 18-May-2003 lukem <lukem@NetBSD.org>

Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.


# cce24853 31-Jan-2002 tv <tv@NetBSD.org>

Make this compilable as a host tool.


# c27cdc60 26-Mar-1995 glass <glass@NetBSD.org>

new rcsid format


# 573393b3 29-Aug-1994 mycroft <mycroft@NetBSD.org>

Tweak the hash parameters a bit; big win when run over NFS. Merge (copyright
notice) changes from 4.4-Lite.


# 690cae81 31-Jul-1993 mycroft <mycroft@NetBSD.org>

Add RCS indentifiers.


# 8d582663 18-May-1993 cgd <cgd@NetBSD.org>

bring in getcap routines, supplied by CSRG, from 4.4...