Home | History | Annotate | Download | only in rshd
History log of /src/libexec/rshd/Makefile
RevisionDateAuthorComments
 1.19  16-Aug-2011  christos document non-literal format strings
 1.18  16-Mar-2009  lukem Default to WARNS=4
Exceptions that need a lower level are:
getty ld.elf_so lfs_cleanerd makewhatis telnetd tftpd
hpropd ipropd-master ipropd-slave kadmind kpasswdd
 1.17  27-Mar-2005  christos branches: 1.17.28;
KNF, WARNS == 3. Reported by John Nemeth
 1.16  04-Mar-2005  he branches: 1.16.2;
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
with MKPIC=no, possibly because the target does not support shared
libraries, these include libraries required to resolve all symbols
which end up referenced from PAM-using applications. The libraries
presently required are -lcrypt, -lrpcsvc and -lutil.

Add use of these variables which are currently set up to use PAM,
so that they compile when MKPIC=no.

Also, in the telnetd case, reorder the order of the libraries, so
that libtelnet.a comes before -ltermcap and -lutil, again to fix
link error when MKPIC=no.

Discussed with thorpej and christos.
 1.15  20-Feb-2005  christos PAMify.
 1.14  10-Jan-2005  lukem Only compile in IPv6 support if ${USE_INET6} != "no"

MKINET6 is for providing IPv6 infrastructure.
USE_INET6 is for compiling IPv6 support into the programs (needs MKINET6).
 1.13  30-Nov-2002  lukem revert previous; this *DOES* use -lutil
 1.12  30-Nov-2002  lukem don't need -lutil here
 1.11  31-Jan-2000  itojun IPv6 support.
 1.10  24-Jan-2000  itojun declare -DLOGIN_CAP in CPPFLAGS, not in CFLAGS.
 1.9  22-Jan-2000  mjl Login.conf-ify rshd. Heavily inspired by FreeBSD.
 1.8  08-Oct-1997  mrg merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
 1.7  07-Oct-1997  mrg WARNS?=1
 1.6  22-Dec-1994  cgd specify man pages the new way.
 1.5  05-Jun-1994  cgd kill kerberos and stream encryption support, so it's exportable.
 1.4  05-Jun-1994  cgd clean up import, RCS ids
 1.3  28-Jan-1994  cgd don't need -lutil
 1.2  01-Aug-1993  mycroft Add RCS identifiers.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  05-Jun-1994  cgd update from 4.4-Lite. no local changes.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.16.2.1  09-Jul-2005  tron Pull up revision 1.17 (requested by lukem in ticket #532):
KNF, WARNS == 3. Reported by John Nemeth
 1.17.28.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html

RSS XML Feed