version revision 1.7
1$NetBSD: version,v 1.7 1997/01/16 02:59:09 cgd Exp $ 2 31.1: Initial version 41.2: don't forget the Id string! 51.3: make it work on AlphaStations 61.4-1: Re-import from master sources 71.4-2: Complete rewrite of boot block code 81.5: Update for new ECOFF headers 91.6: Don't pass arguments to the kernel, trim unnecessary environment 10 calls, kill 'ask' loop (i.e. if boot fails, halt), seperate 11 ECOFF and a.out support into seperate options. 121.7: Use libsa and libkern rather than building the objects locally. 13