K 10 svn:author V 6 julian K 8 svn:date V 27 2003-08-02T06:52:36.000000Z K 7 svn:log V 340 Relax the check for bad LDTE allocations. It turns out that there is code that blindly allocates LDTEs starting at slot 6 and I quess it doesn't really matter to us if they overwrite the BSDI syscall slot, since it isn't a BSDI binary. Also add some code to help track down other such users (commented out for now). Reviewed by: deischen@ END