<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/share/examples/bootforth, branch release/7.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.3.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2010-03-21T01:30:13Z</updated>
<entry>
<title>Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.</title>
<updated>2010-03-21T01:30:13Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2010-03-21T01:30:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c4d1c1956ecb0a222fb2f4579c320391fb67f06'/>
<id>urn:sha1:9c4d1c1956ecb0a222fb2f4579c320391fb67f06</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 7.3-RELEASE image.
</content>
</entry>
<entry>
<title>Sync with sys/boot/forth/frames.4th revision 1.2 (PC98 support).</title>
<updated>2004-01-18T15:16:12Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2004-01-18T15:16:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e281867aea4613f5a804eb745563ae3f6028780'/>
<id>urn:sha1:3e281867aea4613f5a804eb745563ae3f6028780</id>
<content type='text'>
Suggested by:	matusita
</content>
</entry>
<entry>
<title>- Add 'fwrite' and 'fseek' words for writing to and seeking on files.</title>
<updated>2001-12-11T00:49:34Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2001-12-11T00:49:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0889b9be414989d292712d60a1e2fcd837eaf504'/>
<id>urn:sha1:0889b9be414989d292712d60a1e2fcd837eaf504</id>
<content type='text'>
- Change the 'fopen' keyword to accept a mode parameter.  Note that this
  will break existing 4th scripts that use fopen.  Thus, the loader
  version has been bumped and loader.4th has been changed to check for a
  sufficient version on i386 and alpha.  Be sure that you either do a full
  world build or install or full build and install of sys/boot after this
  since loader.old won't work with the new 4th files and vice versa.

PR:		kern/32389
Submitted by:	Jonathan Mini &lt;mini@haikugeek.com&gt;
Sponsored by:	ClickArray, Inc.
</content>
</entry>
<entry>
<title>Good thing about these examples is that no one uses them, so they can</title>
<updated>2000-09-05T16:30:09Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>2000-09-05T16:30:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ac94f5119b6c534c7aedbbaea80d44a6e07227e'/>
<id>urn:sha1:8ac94f5119b6c534c7aedbbaea80d44a6e07227e</id>
<content type='text'>
stay broken for months without anyone noticing.

The boot-conf command was changed as to reproduce the behavior of builtin
loader words precisely. As a result, it now always need an argument, possibly
0 indicating that no other arguments are being passed. This broke in a
non-deterministic way (ie, it could go on working as if everything was fine).
</content>
</entry>
<entry>
<title>Fixes a silly bug that somehow escaped my notice all these months.</title>
<updated>1999-09-29T04:46:01Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-09-29T04:46:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bce2576f49aeb381157f60cd1917a215e5d8d988'/>
<id>urn:sha1:bce2576f49aeb381157f60cd1917a215e5d8d988</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T00:22:10Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T00:22:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f3dea244c40159a41ab22da77a434d7c5b5e85a'/>
<id>urn:sha1:7f3dea244c40159a41ab22da77a434d7c5b5e85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewording.</title>
<updated>1999-05-14T19:07:59Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-05-14T19:07:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=01d33617c4121814e8e230a2a758cf4c8ab63149'/>
<id>urn:sha1:01d33617c4121814e8e230a2a758cf4c8ab63149</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slight not-exactly-bug-but-useful-as-example-code fix.</title>
<updated>1999-05-14T19:00:38Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-05-14T19:00:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b2b94bb5024bdf47f8e56570e2e706b036689195'/>
<id>urn:sha1:b2b94bb5024bdf47f8e56570e2e706b036689195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a menu example making use of loader.4th(8) facilities.</title>
<updated>1999-05-14T18:06:27Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-05-14T18:06:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a91f98cb81a57e669303638b1abfd27782818f6'/>
<id>urn:sha1:3a91f98cb81a57e669303638b1abfd27782818f6</id>
<content type='text'>
Merge candidate, as it is just an example...
</content>
</entry>
<entry>
<title>Update example to match new builtin behavior.</title>
<updated>1999-01-28T10:51:49Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1999-01-28T10:51:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c6886da07b7d4be55db98835065b6b8ad0dfe73'/>
<id>urn:sha1:9c6886da07b7d4be55db98835065b6b8ad0dfe73</id>
<content type='text'>
Submitted by:		Daniel C. Sobral &lt;dcs@newsguy.com&gt;
PR:			9744
</content>
</entry>
</feed>
