K 10 svn:author V 5 peter K 8 svn:date V 27 1998-10-16T03:04:15.000000Z K 7 svn:log V 301 "fix" the gzipped kernel load problem by having the loader check that it can seek back to the first PT_LOAD and doing a close/reopen if it cannot. This is because the first PT_LOAD section includes the ELF headers. This fixes gzipped kernels on the i386, it should solve mike's problem for the Alpha. END