K 10 svn:author V 5 abial K 8 svn:date V 27 1998-09-22T15:45:52.000000Z K 7 svn:log V 264 Make this work when compiled ELF. The code assumed that when you go off the table boundary you get NULLs, and this was true for a.out, but some ELF-related gremlin fills it with 0xff instead... I suspect there are more problems of this type left in the tree. :-( END