History log of /netbsd-src/usr.bin/getconf/Makefile (Results 1 – 6 of 6)
Revision Date Author Comments
# 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 ...


# e3f885bc 07-Oct-2006 elad <elad@NetBSD.org>

PR/31053: Roland Illig: Enhancement: getconf -a to list all applicable
variables

Thanks for the patch!


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

RCS ID police


# 953f2f0c 25-Jun-1994 jtc <jtc@NetBSD.org>

Added getconf(1) man page.


# db975c8c 10-May-1994 jtc <jtc@NetBSD.org>

We now have sysconf() & pathconf


# c1a0df95 27-Apr-1994 jtc <jtc@NetBSD.org>

Added POSIX.2 getconf utility; although It won't be really useful until
we get sysconf() & pathconf().
Manpage coming soon.