OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Mon May 06 2002 - 21:03:57 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: krwcvs.openbsd.org 2002/05/06 20:03:57

    Modified files:
            distrib/amiga : install.md
            distrib/mvme88k/ramdisk: install.md
            distrib/sparc : install.md
            distrib/sun3 : install.md
            distrib/vax : install.md

    Log message:
    All architectures now use miniroot, so eliminate last few getresp()
    calls in favour of ask().

    Fix the erroneous advice I gave to Hugh in vax getresp() -> ask().

    ok deraadt