Home | History | Annotate | Download | only in rexecd
History log of /src/libexec/rexecd/Makefile
RevisionDateAuthorComments
 1.10  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.9  04-Mar-2005  he branches: 1.9.34;
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.8  23-Feb-2005  christos PAMify: From John Nemeth with fixes from me.
 1.7  08-Oct-1997  mrg merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
 1.6  07-Oct-1997  mrg merge lite-2. WARNS?=1.
 1.5  22-Dec-1994  cgd specify man pages the new way.
 1.4  07-Oct-1993  cgd always use libcrypt
 1.3  01-Aug-1993  mycroft Add RCS identifiers.
 1.2  26-Apr-1993  cgd changed to use new libcrypt scheme.
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  29-Apr-1997  tls Import from 4.4BSD-Lite
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.9.34.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