K 10 svn:author V 3 dfr K 8 svn:date V 27 1998-10-31T17:12:32.000000Z K 7 svn:log V 359 * Extend the memory available for the heap from 256k to 512k. * Embed the stack into the bss section for loader and netboot. This is required for netboot since otherwise the stack would be inside our heap. * Install loader and netboot in /boot by default. * Fix getbootfile so that it searches for a ',' instead of a ';' when terminating the filename. END