[BACK]Return to version CVS log [TXT][DIR] Up to [local] / sys / arch / alpha / stand / boot

Annotation of sys/arch/alpha/stand/boot/version, Revision 1.1

1.1     ! nbrk        1: $OpenBSD: version,v 1.7 2002/02/10 23:15:05 deraadt Exp $
        !             2: $NetBSD: version,v 1.9 1997/01/23 23:10:38 cgd Exp $
        !             3:
        !             4: 1.1:   Initial version
        !             5: 1.2:   don't forget the Id string!
        !             6: 1.3:   make it work on AlphaStations
        !             7: 1.4-1: Re-import from master sources
        !             8: 1.4-2: Complete rewrite of boot block code
        !             9: 1.5:   Update for new ECOFF headers
        !            10: 1.6:   Don't pass arguments to the kernel, trim unnecessary environment
        !            11:        calls, kill 'ask' loop (i.e. if boot fails, halt), separate
        !            12:        ECOFF and a.out support into separate options.
        !            13: 1.7:   Use libsa and libkern rather than building the objects locally.
        !            14: 1.8:   Search for a kernel, if none specified.
        !            15: 1.9:   Add support for gzipped kernels.

CVSweb