K 10 svn:author V 5 peter K 8 svn:date V 27 1996-03-03T20:06:53.000000Z K 7 svn:log V 362 Deal with NetBSD byte-swapped a.out magic when checking the MID to exclude linux binaries from the *BSD a.out loader. This is a hack, but lets me run static NetBSD binaries. Dynamic binaries are a much bigger problem because the shared libraries would conflict with our native libraries, so a /compat/netbsd alternate namespace and translation would be needed. END