svn commit: r186789 - head/sys/boot/forth

Bjoern A. Zeeb bz at FreeBSD.org
Tue Jan 6 11:05:07 PST 2009


On Mon, 5 Jan 2009, Luigi Rizzo wrote:

> Author: luigi
> Date: Mon Jan  5 20:09:54 2009
> New Revision: 186789
> URL: http://svn.freebsd.org/changeset/base/186789
>
> Log:
>  This patch introduces a number of simplifications to the Forth
>  functions used in the bootloader. The goal is to make the code more
>  readable and smaller (especially because we have size issues
>  in the loader's environment).

...


It's waay to chatty now... I guess some debug stuff slipped in?

-- starting on </boot/defaults/loader.conf>
get_file_name has /boot/defaults/loader.conf
----- Trying conf /boot/defaults/loader.conf
Loading /boot/defaults/loader.conf 
-- starting on </boot/device.hints /boot/loader.conf
/boot/loader.conf.local>
get_file_name has /boot/device.hints
----- Trying conf /boot/device.hints
get_file_name has /boot/loader.conf
----- Trying conf /boot/loader.conf
;get_file_name has /boot/loader.conf.local
----- Trying conf /boot/loader.conf.local



-- 
Bjoern A. Zeeb                      The greatest risk is not taking one.


More information about the svn-src-head mailing list