<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libskey/Makefile, branch release/4.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-11-20T04:41:45+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace beforeinstall target with new variables used by .mk system.</title>
<updated>2000-01-14T07:57:47+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>2000-01-14T07:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947'/>
<id>d05257b0f2bad8d76a4e0bb3cae2bdacb08ff947</id>
<content type='text'>
Reviewed by:	marcel, and make world
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	marcel, and make world
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly depend on libcrypt and libmd for a.out too.  Fixes a PAM</title>
<updated>1998-11-22T19:26:39+00:00</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-11-22T19:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1fc5cffd7b752f16b83d0ffd3d54f16d14f6a3e2'/>
<id>1fc5cffd7b752f16b83d0ffd3d54f16d14f6a3e2</id>
<content type='text'>
related problem on a.out systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
related problem on a.out systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>BINFORMAT -&gt; OBJFORMAT ready for E-day.</title>
<updated>1998-08-30T01:57:55+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-08-30T01:57:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8deb7ff0b0393b45f5e77e90c23f2ba28402e179'/>
<id>8deb7ff0b0393b45f5e77e90c23f2ba28402e179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make -Werror i386 specific because gcc with -nostdinc on alpha belches</title>
<updated>1998-05-11T09:15:03+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>1998-05-11T09:15:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ae43c7299f0552acb4e3fe49bc61a768974d451e'/>
<id>ae43c7299f0552acb4e3fe49bc61a768974d451e</id>
<content type='text'>
warnings about static inline functions that cause the build to fail.

And for some reason, alpha needs MD5. Find that out later!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings about static inline functions that cause the build to fail.

And for some reason, alpha needs MD5. Find that out later!
</pre>
</div>
</content>
</entry>
<entry>
<title>Compile under -W -Wall -Werror.</title>
<updated>1998-02-27T22:36:51+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1998-02-27T22:36:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=897e6eb1f4f8b11631ae5af4e8aa23b0c09e75a3'/>
<id>897e6eb1f4f8b11631ae5af4e8aa23b0c09e75a3</id>
<content type='text'>
Fix API - keycrunch takes const char's, not chars.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix API - keycrunch takes const char's, not chars.
</pre>
</div>
</content>
</entry>
<entry>
<title>If building under elf, have libskey.so depend on libmd and libcrypt.</title>
<updated>1997-09-05T11:52:20+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-09-05T11:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7bd6d5e7cfc850a73fa7b94fafed8d8052b7ff2d'/>
<id>7bd6d5e7cfc850a73fa7b94fafed8d8052b7ff2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the appropriate MLINKS for the new skey.3 man page.</title>
<updated>1996-12-22T23:18:50+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>1996-12-22T23:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5ea5a2eb0c353c89874d40613b3b1ba56cfb4f2'/>
<id>c5ea5a2eb0c353c89874d40613b3b1ba56cfb4f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorporate new manpage for libskey.</title>
<updated>1996-12-22T13:33:11+00:00</updated>
<author>
<name>David Nugent</name>
<email>davidn@FreeBSD.org</email>
</author>
<published>1996-12-22T13:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5b062f153cdaae963f2950f3c29333d36afd2a83'/>
<id>5b062f153cdaae963f2950f3c29333d36afd2a83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent namespace pollution cause by this library by splitting to</title>
<updated>1996-10-17T15:22:46+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1996-10-17T15:22:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=811a3c8d543bc8813f6515640317e5bb37bf26de'/>
<id>811a3c8d543bc8813f6515640317e5bb37bf26de</id>
<content type='text'>
API and non-API functions and giving _sk_ prefix for all non-API
functions. Old names will be available by _SKEY_INTERNAL define
it allows not change anything in keyinit &amp; key, only -D_SKEY_INTERNAL required.
Staticise some things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API and non-API functions and giving _sk_ prefix for all non-API
functions. Old names will be available by _SKEY_INTERNAL define
it allows not change anything in keyinit &amp; key, only -D_SKEY_INTERNAL required.
Staticise some things.
</pre>
</div>
</content>
</entry>
</feed>
