OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Steve Murphree (smurphcvs.openbsd.org)
Date: Fri Jan 12 2001 - 23:19:02 CST

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

    CVSROOT: /cvs
    Module name: src
    Changes by: smurphcvs.openbsd.org 2001/01/12 22:19:02

    Modified files:
            sys/arch/mvme88k/conf: M187 Makefile.mvme88k
            sys/arch/mvme88k/dev: siop.c siopdma.c
            sys/arch/mvme88k/include: mmu.h pmap.h vmparam.h
            sys/arch/mvme88k/mvme88k: autoconf.c locore_asm_routines.S
                                      machdep.c mem.c pmap.c trap.c
                                      vm_machdep.c
            sys/arch/mvme88k/stand: Makefile.inc
            sys/arch/mvme88k/stand/bootsd: Makefile boot.c
            sys/arch/mvme88k/stand/bootst: Makefile
            sys/arch/mvme88k/stand/bootxx: Makefile bootxx.c
            sys/arch/mvme88k/stand/bugcrt: Makefile Makefile.inc bugcrt.c
                                           sdcrt.c
            sys/arch/mvme88k/stand/libsa: SRT1.c exec_mvme.c
            sys/arch/mvme88k/stand/netboot: Makefile
    Added files:
            sys/arch/mvme88k/stand/bugcrt: crt.c

    Log message:
    Booting kernel with MACHINE_NEW_NONCONTIG. UVM code added but not working.
    New stand config. Lots of header fixes. Can now cross-compile i386->m88k.