K 10 svn:author V 4 jake K 8 svn:date V 27 2002-09-02T04:50:57.000000Z K 7 svn:log V 355 Moved elf brand identification into a function. Fully identify the brand early in the process of loading an elf file, so that we can identify the sysentvec, and so that we do not continue if we do not have a brand (and thus a sysentvec). Use the values in the sysentvec for the page size and vm ranges unconditionally, since they are all filled in now. END