<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/boot/common/module.c, branch release/4.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2000-02-25T05:10:44Z</updated>
<entry>
<title>Fix the loader to handle module dependencies properly. More fixes</title>
<updated>2000-02-25T05:10:44Z</updated>
<author>
<name>Boris Popov</name>
<email>bp@FreeBSD.org</email>
</author>
<published>2000-02-25T05:10:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce0d1c79c30d1c17fa7327040ff66700ee17cada'/>
<id>urn:sha1:ce0d1c79c30d1c17fa7327040ff66700ee17cada</id>
<content type='text'>
will be provided after modmetadata appears in the kernel.

Reviewed by:	msmith
Approved by:	jkh
</content>
</entry>
<entry>
<title>Close a file descriptor leak in the code which loads file objects.</title>
<updated>2000-02-17T02:19:19Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>2000-02-17T02:19:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=51b5739aaff32bc688174defb9521a8ba2c96db0'/>
<id>urn:sha1:51b5739aaff32bc688174defb9521a8ba2c96db0</id>
<content type='text'>
Submitted by:	Paul Saab &lt;paul@mu.org&gt;
Approved by:	jkh
</content>
</entry>
<entry>
<title>Add fairings. Do not depend on user actually supplying the arguments</title>
<updated>1999-12-01T18:30:26Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-12-01T18:30:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=35d9646783e3f4cbcc03ea869f19e0227c0a2b31'/>
<id>urn:sha1:35d9646783e3f4cbcc03ea869f19e0227c0a2b31</id>
<content type='text'>
he is supposed to supply.
</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/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/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>Fix assorted memory leak/buffer reuse problems.</title>
<updated>1999-02-22T13:12:37Z</updated>
<author>
<name>Daniel C. Sobral</name>
<email>dcs@FreeBSD.org</email>
</author>
<published>1999-02-22T13:12:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=85f0ea759042726bc0f4d9cd5e509283f4d4741d'/>
<id>urn:sha1:85f0ea759042726bc0f4d9cd5e509283f4d4741d</id>
<content type='text'>
Not restricted to, but including:

PR:		kern/9631
Submitted by:	Bill Fenner &lt;fenner@parc.xerox.com&gt;
</content>
</entry>
<entry>
<title>	No builtin command resets getopt before using it, causing</title>
<updated>1999-01-11T06:41:32Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1999-01-11T06:41:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=95d50652d0e6c2620f1b1d2b1a316896f95d078c'/>
<id>urn:sha1:95d50652d0e6c2620f1b1d2b1a316896f95d078c</id>
<content type='text'>
problems in case a wrong option was given previously, and no option
is given to the next command.

PR:		kern/9371
Submitted by:	"Daniel C. Sobral" &lt;dcs@newsguy.com&gt;
</content>
</entry>
<entry>
<title>Use a consistant module search path (same as kernel will be).</title>
<updated>1998-10-09T23:12:34Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1998-10-09T23:12:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c582ad070a621800f03a40e48042cb17f107c129'/>
<id>urn:sha1:c582ad070a621800f03a40e48042cb17f107c129</id>
<content type='text'>
Use new dependency mechanism.
</content>
</entry>
<entry>
<title>* Add old UFS compatibility code to alpha/boot1.</title>
<updated>1998-09-26T10:51:38Z</updated>
<author>
<name>Doug Rabson</name>
<email>dfr@FreeBSD.org</email>
</author>
<published>1998-09-26T10:51:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e24168e6c332f84b4446e76a5a7d2eac672970c0'/>
<id>urn:sha1:e24168e6c332f84b4446e76a5a7d2eac672970c0</id>
<content type='text'>
* Fix a raft of warnings, printf and otherwise.
* Allocate the correct amount in mod_searchmodule to prevent an overflow.
* Fix the makefiles so they work outside my home directory (oops).
</content>
</entry>
<entry>
<title>Resynch with working sources before BTX integration.</title>
<updated>1998-09-14T18:27:06Z</updated>
<author>
<name>Mike Smith</name>
<email>msmith@FreeBSD.org</email>
</author>
<published>1998-09-14T18:27:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0d5d0b20dc59acd995abd9e0690debf06b74b65b'/>
<id>urn:sha1:0d5d0b20dc59acd995abd9e0690debf06b74b65b</id>
<content type='text'>
 - Use format-independant module allocator.
 - Conditionalise ISA PnP support.
 - Simplify PnP enumerator interface.
 - Improve module/object searching.
 - Add missing depend/install targets in BTX makefiles.
 - Pass the kernel environment and module data in extended bootinfo fields.
 - Add a pointer to the end of the kernel + modules in bootinfo.
 - Fix parsing of old-style kernel arguments.
</content>
</entry>
</feed>
