freebsd-dev/sys/boot
Daniel C. Sobral 08c9325cb2 Fix a number of memory leaks and other memory-related disorders.
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 <sanewo@ba2.so-net.ne.jp>
1999-03-08 10:32:39 +00:00
..
alpha Transition from using Perl to using awk for our text-manipulation 1999-01-18 19:05:27 +00:00
common Fix a number of memory leaks and other memory-related disorders. 1999-03-08 10:32:39 +00:00
ficl Make $ print different lines in, well, different lines. 1999-02-28 02:10:14 +00:00
i386 Save option, rather than slice, selected. This permits unattended 1999-03-01 02:42:47 +00:00
ofw/libofw * Add old UFS compatibility code to alpha/boot1. 1998-09-26 10:51:38 +00:00
pc98 Make loader be able to load 1.2MB fd on machines w/ 1.44MB fdd. 1999-03-04 16:38:12 +00:00
Makefile PC98 version of new boot loader. Because boot2 has not yet ported, 1999-02-03 08:39:09 +00:00