<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libcompat/Makefile, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>NODOCCOMPRESS -&gt; NO_DOCCOMPRESS</title>
<updated>2004-12-21T09:33:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-12-21T09:33:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab7a294721dd609f58c50a79dbe9452526899d59'/>
<id>urn:sha1:ab7a294721dd609f58c50a79dbe9452526899d59</id>
<content type='text'>
NOINFO -&gt; NO_INFO
NOINFOCOMPRESS -&gt; NO_INFOCOMPRESS
NOLINT -&gt; NO_LINT
NOPIC -&gt; NO_PIC
NOPROFILE -&gt; NO_PROFILE
</content>
</entry>
<entry>
<title>Axe AINC.</title>
<updated>2003-07-01T15:07:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-07-01T15:07:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0b3cbc5c38fc72aba85e98bca992a25880cd1ad9'/>
<id>urn:sha1:0b3cbc5c38fc72aba85e98bca992a25880cd1ad9</id>
<content type='text'>
Submitted by:	bde
</content>
</entry>
<entry>
<title> - Remove the lsearch() and lfind() functions and their manpage from</title>
<updated>2002-10-16T14:29:23Z</updated>
<author>
<name>Robert Drehmel</name>
<email>robert@FreeBSD.org</email>
</author>
<published>2002-10-16T14:29:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6c84d0b1a5f243e4aa87fe02c82627b7d11d053e'/>
<id>urn:sha1:6c84d0b1a5f243e4aa87fe02c82627b7d11d053e</id>
<content type='text'>
   the compatibility library libcompat.
 - Add new implementations of lsearch() and lfind() which conform to
   IEEE Std 1003.1-2001 to libc.  Add a new manual page for them and
   add them to the makefile.
 - Add function prototypes for lsearch() and lfind() to the search.h
   header.
</content>
</entry>
<entry>
<title> - Remove the old insque() and remque() functions and their manual</title>
<updated>2002-10-16T14:00:46Z</updated>
<author>
<name>Robert Drehmel</name>
<email>robert@FreeBSD.org</email>
</author>
<published>2002-10-16T14:00:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e768c1be41aefcb7cf8fb19b12cf21d523dc4cdf'/>
<id>urn:sha1:e768c1be41aefcb7cf8fb19b12cf21d523dc4cdf</id>
<content type='text'>
   page from the compatibility library.
 - Add new implementations of insque() and remque() which conform to
   IEEE Std 1003.1-2001 to libc.  Add a new manual page for them and
   connect them to the build.
 - Add the prototypes of insque() and remque() to the search.h
   header.
</content>
</entry>
<entry>
<title>MAN[1-9] -&gt; MAN.</title>
<updated>2001-03-27T17:27:19Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-03-27T17:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4a558355e5f3b4521cef56a6b705fa84be41dfa0'/>
<id>urn:sha1:4a558355e5f3b4521cef56a6b705fa84be41dfa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Aargh, the $FreeBSD$ check caused an inconsistent commit by rejecting</title>
<updated>1999-12-22T13:49:14Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-12-22T13:49:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8f4620bc426be7750b6d72d9e1245a7764035028'/>
<id>urn:sha1:8f4620bc426be7750b6d72d9e1245a7764035028</id>
<content type='text'>
this makefile update which should have been together with the file
removal.

Removed vlimit.3 and vtimes.3.  Removed vlimit.c and vtimes.c from
the "MISSING" list.  These were old variants of get/setrlimit() and
getrusage(), respectively, and were never implemented in FreeBSD.
vlimit.3 referred to &lt;sys/vlimit.h&gt; which was removed recently.
vtimes.3 referred to &lt;sys/vtimes.h&gt; which never existed in FreeBSD.
</content>
</entry>
<entry>
<title>Cleanup. Make it compile on alpha.</title>
<updated>1998-11-10T06:35:24Z</updated>
<author>
<name>Dima Ruban</name>
<email>dima@FreeBSD.org</email>
</author>
<published>1998-11-10T06:35:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac1b417f7ca059d725d4b9f28167a51db692594c'/>
<id>urn:sha1:ac1b417f7ca059d725d4b9f28167a51db692594c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change ${MACHINE} into ${MACHINE_ARCH} to support MACHINE=pc98.</title>
<updated>1998-09-09T11:27:33Z</updated>
<author>
<name>KATO Takenori</name>
<email>kato@FreeBSD.org</email>
</author>
<published>1998-09-09T11:27:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d7feb25bdfd82f42e844cb836a2d7a865194a63a'/>
<id>urn:sha1:d7feb25bdfd82f42e844cb836a2d7a865194a63a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ftok() from libcompat to libc, so that it can be closer to its</title>
<updated>1998-06-10T16:20:21Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1998-06-10T16:20:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=63b7c21cc31653355316dc5960437437fbfc583a'/>
<id>urn:sha1:63b7c21cc31653355316dc5960437437fbfc583a</id>
<content type='text'>
friend shmget().

PR:		closes misc/6763
</content>
</entry>
</feed>
