<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/boot/common/interp_parse.c, branch release/4.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-11-20T04:41:45Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-11-20T04:41:45Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-11-20T04:41:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d497cf6e989f7498cf5036a29fe7003a89abf83'/>
<id>urn:sha1:0d497cf6e989f7498cf5036a29fe7003a89abf83</id>
<content type='text'>
'RELENG_4_2_0_RELEASE'.

This commit was manufactured to restore the state of the 4.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a number of memory leaks and other memory-related disorders.</title>
<updated>1999-03-08T10:32:39Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-03-08T10:32:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=08c9325cb27c5c2aad75d2a5ad91a7cf4795b3ae'/>
<id>urn:sha1:08c9325cb27c5c2aad75d2a5ad91a7cf4795b3ae</id>
<content type='text'>
Also, unbreak the breakage introduced at the last revision of module.c.
This changes the semantics of mod_searchfile() (and mod_searchmodule())
to make the caller's responsibility freeing the buffer returned. This
is different from other functions in loader's code, and was done as a
fix for kern/9631. If someone wants to revert this to the original
behavior, don't forget to fix kern/9631 in another way.

This should also fix bin/10462, which was introduced as a result of the
first try at kern/9631 (module.c last revision).

PR:		bin/10462
Submitted by:	Takanori Saneto &lt;sanewo@ba2.so-net.ne.jp&gt;
</content>
</entry>
<entry>
<title>Typo in patch application.</title>
<updated>1999-01-13T08:11:41Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-01-13T08:11:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e24cd8e44c4ffd0e39f8a435b9bce7c35b361a7'/>
<id>urn:sha1:4e24cd8e44c4ffd0e39f8a435b9bce7c35b361a7</id>
<content type='text'>
PR:		kern/9459
Submitted by:	"Daniel C. Sobral" &lt;dcs@newsguy.com&gt;
</content>
</entry>
<entry>
<title>Enable escapes for $ to make it possible to insert variable names into</title>
<updated>1999-01-10T05:08:12Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-01-10T05:08:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e4329c99422f5bc02d2d75eff70a6ad600499480'/>
<id>urn:sha1:e4329c99422f5bc02d2d75eff70a6ad600499480</id>
<content type='text'>
other variable values.
</content>
</entry>
<entry>
<title>Initial integration of the i386 bootloader and BTX.</title>
<updated>1998-09-17T23:52:16Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-09-17T23:52:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=948486abe31485133ef536714a1b1b9615c5cda8'/>
<id>urn:sha1:948486abe31485133ef536714a1b1b9615c5cda8</id>
<content type='text'>
 - Discard large amounts of BIOS-related code in favour of the more compact
   BTX vm86 interface.
 - Build the loader module as ELF, although the resulting object is a.out,
   make gensetdefs 32/64-bit sensitive and use a single copy of it.
 - Throw away installboot, as it's no longer required.
 - Use direct bcopy operations in the i386_copy module, as BTX
   maps the first 16M of memory.  Check operations against the
   detected size of actual memory.
</content>
</entry>
<entry>
<title>Generic plug-and-play enumerator infrastructure.  Query supplied</title>
<updated>1998-09-04T02:43:26Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-09-04T02:43:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0e02313a883de4755ade7c1872996354d0135762'/>
<id>urn:sha1:0e02313a883de4755ade7c1872996354d0135762</id>
<content type='text'>
enumerators, crossreference returned identifiers with a text-format
database and automatically load corresponding modules and dependancies.
</content>
</entry>
<entry>
<title>Allow quoted strings (single or double) for grouping whitespace separated</title>
<updated>1998-09-03T06:14:41Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1998-09-03T06:14:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2ab54b7d119121bba466ebd060027bd730f2286d'/>
<id>urn:sha1:2ab54b7d119121bba466ebd060027bd730f2286d</id>
<content type='text'>
items.  Eliminate warnings.
</content>
</entry>
<entry>
<title>New commandline/script parser, supports backslash quoting and environment</title>
<updated>1998-09-01T00:41:24Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-09-01T00:41:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7ae76930a5d8d08ebdc2d943bee96dff0942be3f'/>
<id>urn:sha1:7ae76930a5d8d08ebdc2d943bee96dff0942be3f</id>
<content type='text'>
variable substitution.

Submitted by:	Jordan Hubbard &lt;jkh@freebsd.org&gt;
</content>
</entry>
</feed>
