<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/gnu/usr.bin/cvs, branch upstream/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1994-11-22T10:58:58Z</updated>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>urn:sha1:140932d6d85b561ad06abe5006a5e973a7713c45</id>
<content type='text'>
This commit was manufactured to restore the state of the 2.0-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 branch 'ALPHA_2_0'.</title>
<updated>1994-11-08T19:51:51Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-08T19:51:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f4856526c75b2c41c79507c179357bc902687282'/>
<id>urn:sha1:f4856526c75b2c41c79507c179357bc902687282</id>
<content type='text'>
</content>
</entry>
<entry>
<title>__386BSD__ -&gt; __FreeBSD__</title>
<updated>1994-11-04T02:14:13Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-04T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb59d6ab65039bba42819e56039849708509b155'/>
<id>urn:sha1:fb59d6ab65039bba42819e56039849708509b155</id>
<content type='text'>
I know that many of these entries are bogus and need to be revisited,
but let's get the tree working again for now and then do a pass through
looking at all the __FreeBSD__ entries, shall we?
</content>
</entry>
<entry>
<title>Adding cvsinit back to the subdirs since it shouldn't have been removed</title>
<updated>1994-10-22T19:36:22Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1994-10-22T19:36:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=29656de0436a583058d71cd159cccb1f5297f929'/>
<id>urn:sha1:29656de0436a583058d71cd159cccb1f5297f929</id>
<content type='text'>
in the first place.
</content>
</entry>
<entry>
<title>remove cvsinit from subdir list</title>
<updated>1994-10-22T16:59:52Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-10-22T16:59:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1666a8c2af60c80a22f7d1c9cfb6b0ae73eda20c'/>
<id>urn:sha1:1666a8c2af60c80a22f7d1c9cfb6b0ae73eda20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added cvsinit shell script as a runnable command.</title>
<updated>1994-10-22T04:51:40Z</updated>
<author>
<name>Nate Williams</name>
<email>nate@FreeBSD.org</email>
</author>
<published>1994-10-22T04:51:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2f822e9be729c661e69bdf051c706c61aea8a746'/>
<id>urn:sha1:2f822e9be729c661e69bdf051c706c61aea8a746</id>
<content type='text'>
Submitted by:	 CVS mailing list.
</content>
</entry>
<entry>
<title>Don't build profiled libraries.  (NOPROFILE= yes.  I don't like the negative</title>
<updated>1994-09-28T03:59:29Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-09-28T03:59:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fdcac737582319d0dad37206148a5eea117c207'/>
<id>urn:sha1:2fdcac737582319d0dad37206148a5eea117c207</id>
<content type='text'>
logic or lack of checking of truth values.  There are too many ways to spell
"yes".  Some Makefiles spell it as "no".)
</content>
</entry>
<entry>
<title>Add dependencies on libraries to DPADD.</title>
<updated>1994-08-28T18:18:19Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-08-28T18:18:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0641ff3b3dc367b471c7760e103261d64bd6e141'/>
<id>urn:sha1:0641ff3b3dc367b471c7760e103261d64bd6e141</id>
<content type='text'>
Move another include of bsd.prog.mk to the end.
</content>
</entry>
<entry>
<title>Centralize declarations of library names.</title>
<updated>1994-08-28T18:12:38Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-08-28T18:12:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b8d38c6e17c2a6340f644a1bebae3b8506a69793'/>
<id>urn:sha1:b8d38c6e17c2a6340f644a1bebae3b8506a69793</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up small error in the ncvs code that was causing rcs co to be</title>
<updated>1994-06-14T02:57:09Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-06-14T02:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e18928141544d0aac951eb9215f7473e44764594'/>
<id>urn:sha1:e18928141544d0aac951eb9215f7473e44764594</id>
<content type='text'>
called with -K-Keoptions -Kioptions.  This should fix the problem with
$Id$ still getting changed.

I am also install both ncvs and ocvs on freefall with this change as
ocvs still had the bug with -I \! which I fixed but did not reinstall.
</content>
</entry>
</feed>
