Roman Divacky 300fe58441 Some more shrinking.
o    bunch of variables are turned into uint8_t

   o    initial setting of namep[] in lookup() is removed
        as it's only overwritten a few lines down

   o    kname is explicitly initialized in main() as BSS
        in boot2 is not zeroed

   o    the setting and reading of "fmt" in load() is removed

   o    buf in printf() is made static to save space

Reviewed by:    jhb
Tested by:      me and Fabian Keil <freebsd-listen fabiankeil de>
2011-03-10 16:40:13 +00:00
..
2011-02-27 12:25:47 +00:00
2010-08-25 16:23:50 +00:00
2010-05-10 18:23:00 +00:00
2011-03-10 16:40:13 +00:00
2011-02-27 12:25:47 +00:00