History log of /netbsd/usr.bin/Makefile.inc (Results 1 – 11 of 11)
Revision Date Author Comments
# 8cdbebd1 22-Aug-2021 rillig <rillig@NetBSD.org>

usr.bin: enable lint checks for most programs in /usr/bin

Previously, lint was only activated for the libraries, but not for the
kernel or userland programs. Activate lint for the programs in /usr/

usr.bin: enable lint checks for most programs in /usr/bin

Previously, lint was only activated for the libraries, but not for the
kernel or userland programs. Activate lint for the programs in /usr/bin
for now, more will follow later.

This only affects builds that set MKLINT=yes.

show more ...


# 63f33a32 21-Mar-2012 matt <matt@NetBSD.org>

Default to WARNS=5


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


# e263dfd6 08-Oct-2006 peter <peter@NetBSD.org>

WFORMAT is no more...


# 26d86ec4 30-Dec-2000 sommerfeld <sommerfeld@NetBSD.org>

Fix indentation..


# 135600f9 11-Oct-2000 is <is@NetBSD.org>

More format string cleanup by sommerfeld.


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

WARNS=1 is now the default for usr.bin! Thanks to mrg for assistance -- lukem


# e1525d73 07-Mar-1997 mikel <mikel@NetBSD.org>

merge lite2 changes (just SCCS ids)


# 9d225a17 09-Jan-1997 tls <tls@NetBSD.org>

RCS ID police


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

Add RCS indentifiers.


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

initial import of 386bsd-0.1 sources