<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/login/Makefile, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-07-16T07:02:39Z</updated>
<entry>
<title>MFC: extended PAM services and documentation thereof.</title>
<updated>2001-07-16T07:02:39Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-07-16T07:02:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0ce00db9c5ef85c197948e9c0c7638618ae450ec'/>
<id>urn:sha1:0ce00db9c5ef85c197948e9c0c7638618ae450ec</id>
<content type='text'>
PR:	27153
</content>
</entry>
<entry>
<title>MFC: MAN[1-9] -&gt; MAN.</title>
<updated>2001-04-25T11:29:51Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-04-25T11:29:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b310ceebe53a3b181d0ec1d0a22bbb0018f3007d'/>
<id>urn:sha1:b310ceebe53a3b181d0ec1d0a22bbb0018f3007d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert the libcrypt/libmd stuff back to how it was.  This should not have</title>
<updated>1999-12-18T13:55:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-12-18T13:55:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e2578e4c48ce888afcffef16c6e24f46aa0011b'/>
<id>urn:sha1:6e2578e4c48ce888afcffef16c6e24f46aa0011b</id>
<content type='text'>
happened as it was working around problems elsewhere (ie: binutils/ld
not doing the right thing according to the ELF design).  libcrypt has
been adjusted to not need the runtime -lmd.  It's still not quite right
(ld is supposed to work damnit) but at least it doesn't impact all the
users of libcrypt in Marcel's cross-build model.
</content>
</entry>
<entry>
<title>Add libmd (or move it after libcrypt). We don't want the linker to be</title>
<updated>1999-12-16T10:55:45Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>1999-12-16T10:55:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7c99ddf2cc5715591e992eb8ddd7d6f2c6bdd914'/>
<id>urn:sha1:7c99ddf2cc5715591e992eb8ddd7d6f2c6bdd914</id>
<content type='text'>
smart because it will definitely get it wrong. This popped up during
cross-linking.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Force &lt;bsd.libnames.mk&gt; to be included, regardless of the object</title>
<updated>1999-01-22T12:44:55Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-01-22T12:44:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a05a998b2b86895a542793bbc97e704d775f88d'/>
<id>urn:sha1:4a05a998b2b86895a542793bbc97e704d775f88d</id>
<content type='text'>
format.  This fixes the undefined symbols when building login for
a.out.
</content>
</entry>
<entry>
<title>Allow login to be linked statically even when PAM is used, since</title>
<updated>1999-01-20T21:58:46Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1999-01-20T21:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e40131079f40a52b039577c942a5bc430d8a8318'/>
<id>urn:sha1:e40131079f40a52b039577c942a5bc430d8a8318</id>
<content type='text'>
there is now a static version of libpam.
</content>
</entry>
<entry>
<title>Add a compile knob to avoid using PAM code (login will use standard Unix</title>
<updated>1999-01-19T22:59:37Z</updated>
<author>
<name>Andrzej Bialecki</name>
<email>abial@FreeBSD.org</email>
</author>
<published>1999-01-19T22:59:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=11468b741a1da754843663dcebd09ab3a9c044a0'/>
<id>urn:sha1:11468b741a1da754843663dcebd09ab3a9c044a0</id>
<content type='text'>
authentication only). This comes handy when you're tight on space.

Submitted by:	mostly John Baldwin &lt;jobaldwi@vt.edu&gt;
Reviewed by:	John D. Polstra &lt;jdp@polstra.com&gt;
</content>
</entry>
<entry>
<title>Work around the problem that login won't link if NOSHARED=yes,</title>
<updated>1998-11-21T18:27:15Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-11-21T18:27:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cc4b11542bd3b8024588a7b3fe39ecde6a772160'/>
<id>urn:sha1:cc4b11542bd3b8024588a7b3fe39ecde6a772160</id>
<content type='text'>
because libpam is built shared only.  There is a way to build PAM
into a static library that contains all (or a selected subset) of
the modules.  But our Makefiles don't support that yet.  Until I get
that working, just force NOSHARED=no in login's Makefile.  Of
course, it still won't work if NOPIC is set.

Submitted by:	bde
</content>
</entry>
<entry>
<title>ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!!</title>
<updated>1998-11-21T02:22:14Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-11-21T02:22:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e83348169b37fbd312e1d87265318cacceddd5b7'/>
<id>urn:sha1:e83348169b37fbd312e1d87265318cacceddd5b7</id>
<content type='text'>
Change login to use PAM for authentication.  I kept the built-in
passwd/NIS authentication support, to handle cases where the system
is missing its "/etc/pam.conf" file.  S/Key and KerberosIV
authentication methods are removed from the login program, but
still available in PAM modules.
</content>
</entry>
</feed>
