K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2009-07-30T18:28:00.178170Z K 7 svn:log V 371 Make sure to set the TOC pointer appropriately when starting a new thread, adjust all members to the trapframe to be of the same size to pacify DDB, which doesn't like some registers to be different sizes than others, and make our atomic functions have the correct return types. This (mostly the first item) gets us to a mount root prompt. Time to worry about userland. END