<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/gnu/usr.bin, branch release/3.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-02-16T01:59:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-02-16T01:59:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-02-16T01:59:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=838992f094ccde014679a7cfafc495840eb932a1'/>
<id>urn:sha1:838992f094ccde014679a7cfafc495840eb932a1</id>
<content type='text'>
'RELENG_3_1_0_RELEASE'.

This commit was manufactured to restore the state of the 3.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-02-16T01:59:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-02-16T01:59:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bcb29ac16cc991f99f0c976390dff6be1a1b9058'/>
<id>urn:sha1:bcb29ac16cc991f99f0c976390dff6be1a1b9058</id>
<content type='text'>
'RELENG_3_1_0_RELEASE'.
</content>
</entry>
<entry>
<title>MFC: Clean up and add perl localland</title>
<updated>1999-02-05T10:43:24Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1999-02-05T10:43:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f4af87e840cf7ee30c5b71dfd8cac3b6ef38c082'/>
<id>urn:sha1:f4af87e840cf7ee30c5b71dfd8cac3b6ef38c082</id>
<content type='text'>
OK'ed by:	jkh
</content>
</entry>
<entry>
<title>MFC: Drop outdated FreeBSD version number from test script.</title>
<updated>1999-01-24T07:13:35Z</updated>
<author>
<name>Robert Nordier</name>
<email>rnordier@FreeBSD.org</email>
</author>
<published>1999-01-24T07:13:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09e5a4cea95e097a2de6e40ccb0b0f20fe4d9da1'/>
<id>urn:sha1:09e5a4cea95e097a2de6e40ccb0b0f20fe4d9da1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_3'.</title>
<updated>1999-01-21T00:55:31Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-01-21T00:55:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6'/>
<id>urn:sha1:4b4d01da6f07f7754ff6a6e4f5223e9f0984d1a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed ifdef for libintl in previous commit (the location of libintl.a's</title>
<updated>1999-01-20T02:08:07Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-01-20T02:08:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e633c437efd6056619a0cd7e05c59a028c378b61'/>
<id>urn:sha1:e633c437efd6056619a0cd7e05c59a028c378b61</id>
<content type='text'>
obj dir is only indirectly related to the location of libtxi.a's obj
dir).

Fixed about 3 style bugs in previous commit.

Fixed my bug in rev.1.7.  "../../Makefile.inc" worked as an alias for
"../Makefile.inc" in some cases, but it gives endless recursion when
there is an obj dir in one of the subdirs.
</content>
</entry>
<entry>
<title>Fixed breakage of cross-compiling in previous commit.  The installed</title>
<updated>1999-01-19T23:36:05Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1999-01-19T23:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5338f6a1e4a14921fe78f643699b221e273ccf74'/>
<id>urn:sha1:5338f6a1e4a14921fe78f643699b221e273ccf74</id>
<content type='text'>
version of makeinfo must be used.  The fix breaks bootstrapping of
texinfo by a simple `make' in the texinfo directory -- `make world'
must be used to bootstrap it if you don't know how to do it manually.

Fixed at least 7 style bugs in previous commit.
</content>
</entry>
<entry>
<title>Back out the last commit; it broke things.</title>
<updated>1999-01-17T09:53:34Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>1999-01-17T09:53:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3aabd80bd9a7f3f7764f7278bba008af67bb14e0'/>
<id>urn:sha1:3aabd80bd9a7f3f7764f7278bba008af67bb14e0</id>
<content type='text'>
NB! NB! NB! GUYS - the perl5 build is extremely nasty!! Please run all
changes to it past me _before_ committing. There are some very subtle
gotchas.
</content>
</entry>
<entry>
<title>Remove BINFORMAT/a.out/elf default hackery, it's elf by default internally</title>
<updated>1999-01-16T13:22:35Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-01-16T13:22:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f6866643a67e7c0e8fd50fa5434227a1d83ca55b'/>
<id>urn:sha1:f6866643a67e7c0e8fd50fa5434227a1d83ca55b</id>
<content type='text'>
and doesn't need to use this.
</content>
</entry>
<entry>
<title>Typo: s/local/locale/ in LOCALEDIR.</title>
<updated>1999-01-15T12:27:02Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-01-15T12:27:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=55b72e5b6ac593f5da7645638047ec57b0167884'/>
<id>urn:sha1:55b72e5b6ac593f5da7645638047ec57b0167884</id>
<content type='text'>
Submitted by:	Seigo TANIMURA &lt;tanimura@naklab.dnj.ynu.ac.jp&gt;
</content>
</entry>
</feed>
