<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/include, branch upstream/2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Tell stupid users to write the bootcode.</title>
<updated>1994-11-22T10:58:58+00:00</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1994-11-22T10:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=140932d6d85b561ad06abe5006a5e973a7713c45'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELEASE_2_0'.</title>
<updated>1994-11-22T06:28:23+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-22T06:28:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1afa50deb4cd8a50f3a891d65273984a76072ddf'/>
<id>1afa50deb4cd8a50f3a891d65273984a76072ddf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.</title>
<updated>1994-11-21T07:33:22+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-21T07:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=01233029edba45b14c75afe36248d0df998b3cc3'/>
<id>01233029edba45b14c75afe36248d0df998b3cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.</title>
<updated>1994-11-08T19:51:51+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1994-11-08T19:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f4856526c75b2c41c79507c179357bc902687282'/>
<id>f4856526c75b2c41c79507c179357bc902687282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up install rules</title>
<updated>1994-11-01T09:19:50+00:00</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1994-11-01T09:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49ccad71de24ddbb15650738a82132e26ea15ee3'/>
<id>49ccad71de24ddbb15650738a82132e26ea15ee3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete the clean and cleandir target and let the bsd.prog.mk do the</title>
<updated>1994-10-31T00:42:20+00:00</updated>
<author>
<name>Andreas Schulz</name>
<email>ats@FreeBSD.org</email>
</author>
<published>1994-10-31T00:42:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bef25be89cc4f20ec60ed21a8c51203484addb5f'/>
<id>bef25be89cc4f20ec60ed21a8c51203484addb5f</id>
<content type='text'>
work. Error was with the private clean/cleandir pair, the obj under
include/rpcsvc doesn't get cleaned out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
work. Error was with the private clean/cleandir pair, the obj under
include/rpcsvc doesn't get cleaned out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete `vax' (and `i386' and `hp300' etc.) namespace pollution.</title>
<updated>1994-10-30T00:21:30+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-10-30T00:21:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d2b0023cb3550f468776382d2841395ddac481d5'/>
<id>d2b0023cb3550f468776382d2841395ddac481d5</id>
<content type='text'>
Our one supported compiler always defines the double-underscore variant,
so always use that.

Noticed by Bruce Evans after a report by John Capo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our one supported compiler always defines the double-underscore variant,
so always use that.

Noticed by Bruce Evans after a report by John Capo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Install f2c.h for FORTRAN support.</title>
<updated>1994-10-26T18:35:40+00:00</updated>
<author>
<name>L Jonas Olsson</name>
<email>ljo@FreeBSD.org</email>
</author>
<published>1994-10-26T18:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5a29f816ec1c48aec5f4c9a7a5ba844a3dccc55'/>
<id>a5a29f816ec1c48aec5f4c9a7a5ba844a3dccc55</id>
<content type='text'>
Obtained from: netlib.att.com
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obtained from: netlib.att.com
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve error detection and handling:</title>
<updated>1994-10-25T14:11:35+00:00</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1994-10-25T14:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5fd024b77240fea335c69b51cedc519273c4865'/>
<id>b5fd024b77240fea335c69b51cedc519273c4865</id>
<content type='text'>
	Reduce _JBLEN for the i386 to what is actually used.
	Encapsulate jmp_buf and sigjmp_buf in structs.
	Enlarge jmp_buf to the same size as sigjmp_buf.
	Declare *longjmp as non-returning.

Remove stale comments about sig*jmp not being implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Reduce _JBLEN for the i386 to what is actually used.
	Encapsulate jmp_buf and sigjmp_buf in structs.
	Enlarge jmp_buf to the same size as sigjmp_buf.
	Declare *longjmp as non-returning.

Remove stale comments about sig*jmp not being implemented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove EOF handling after Bruce explanation. This step returns</title>
<updated>1994-10-09T11:18:44+00:00</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1994-10-09T11:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=09b133a008fa2d60fddcc4ed45972d19d5875d52'/>
<id>09b133a008fa2d60fddcc4ed45972d19d5875d52</id>
<content type='text'>
to 4.4 way to not allow EOF in ctype and now all signed chars
(including '\377' which becomes EOF) converted to (unsigned char) properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to 4.4 way to not allow EOF in ctype and now all signed chars
(including '\377' which becomes EOF) converted to (unsigned char) properly.
</pre>
</div>
</content>
</entry>
</feed>
