<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/keyinfo, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-07-09T17:40:57Z</updated>
<entry>
<title>Remove the S/Key key-handling apps, which are no longer needed, as</title>
<updated>2001-07-09T17:40:57Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2001-07-09T17:40:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8509234471df66cbe6a00d582defb3b1ba88df5a'/>
<id>urn:sha1:8509234471df66cbe6a00d582defb3b1ba88df5a</id>
<content type='text'>
they are replaced by opiepasswd, opieinfo and opiekey.
</content>
</entry>
<entry>
<title>Include missing header files which define functions for which gcc has</title>
<updated>2001-06-24T19:41:18Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2001-06-24T19:41:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=948a3f54a76846f76f78b9c712254e5b22df9fe2'/>
<id>urn:sha1:948a3f54a76846f76f78b9c712254e5b22df9fe2</id>
<content type='text'>
builtins (e.g., exit).

Submitted by:	Mike Barcroft &lt;mike@q9media.com&gt;
</content>
</entry>
<entry>
<title>Add LIBCRYPT to DPADD.</title>
<updated>2000-11-28T07:24:15Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-11-28T07:24:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5a1ce5e6aa0b48bc147a23be69d76aa7f8a21f4f'/>
<id>urn:sha1:5a1ce5e6aa0b48bc147a23be69d76aa7f8a21f4f</id>
<content type='text'>
Implied by: bde
</content>
</entry>
<entry>
<title>mdoc(7) police: do not split author names in the AUTHORS section.</title>
<updated>2000-11-22T09:35:58Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-22T09:35:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4d874a1db833173112c1f9fe338994fc82cc882'/>
<id>urn:sha1:f4d874a1db833173112c1f9fe338994fc82cc882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -lcrypt. This fixes cross-building.</title>
<updated>2000-11-20T02:19:05Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2000-11-20T02:19:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c71b3c67f149f2a1f2934c0f53cc4a55624d9d56'/>
<id>urn:sha1:c71b3c67f149f2a1f2934c0f53cc4a55624d9d56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid use of direct troff requests in mdoc(7) manual pages.</title>
<updated>2000-11-10T17:46:15Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-11-10T17:46:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=726b61ab5fe782694f2bb648dafb316e1857335b'/>
<id>urn:sha1:726b61ab5fe782694f2bb648dafb316e1857335b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed world breakage for the NOSHARED=yes case.  Libraries were added to</title>
<updated>2000-08-12T20:54:47Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2000-08-12T20:54:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b10fc2ddef88c0eec50b0147aec00558ed0d5252'/>
<id>urn:sha1:b10fc2ddef88c0eec50b0147aec00558ed0d5252</id>
<content type='text'>
LDFLAGS instead of to LDADD, so they ended up too early in the command
line.

Don't link to libcrypt.  It is unused for static linkage and unnecessary
and only apparently used for dynamic linkage (the dynamic libskey is
linked to libcrypt to support the crypt parts of libskey which aren't
used here).

Fixed some disorder.
</content>
</entry>
<entry>
<title>While we're in here:</title>
<updated>2000-08-11T08:40:10Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-08-11T08:40:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c47f9a08fc906f45b35bcc79534315758854a4e0'/>
<id>urn:sha1:c47f9a08fc906f45b35bcc79534315758854a4e0</id>
<content type='text'>
Remove extraneous arguments to the Nm macro.
Mark up cross-references properly.
Use proper block displays (Bd).
Use proper mark-up for author names (An).
Remove the bogus ARGUMENTS section.
Raname EXAMPLE -&gt; EXAMPLES.
Spell ``S/Key'' consistently.
</content>
</entry>
<entry>
<title>Eliminate the only setuid perl script in the tree.</title>
<updated>2000-08-10T22:53:49Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-08-10T22:53:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b1dbe5c2bcae42a0601e445ef37e391b492015e7'/>
<id>urn:sha1:b1dbe5c2bcae42a0601e445ef37e391b492015e7</id>
<content type='text'>
Original 'C' progam submitted by Juriy Goloveshkin.
A different 'C' program also submitted by dima.

I merged and rewrote them to include error handling, use getlogin for
user name and only the BSD boilerplate license remained from the
original code.  We also only allow root to get other user's keys.

Review, bikeshed and bdelint(1): myself, kris, dima, markm
</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>
</feed>
