K 10 svn:author V 5 peter K 8 svn:date V 27 1997-08-30T23:35:00.000000Z K 7 svn:log V 318 Initial support for dealing with an elf /kernel. This is a loose hybrid of OpenBSD's elf nlist code for this, and our a.out version. The OpenBSD version was mainly a seek/read system with a mmap of the string table, this one simply mmap's the lot (like the a.out version). Obtained from: a fair chunk from OpenBSD END