summaryrefslogtreecommitdiff
path: root/sys/arch/vax/boot/xxboot
AgeCommit message (Expand)Author
2002-08-11Restore support for loading elf boot:Hugh Graham
2002-07-31Temporarily comment ELF support in the bootblocks, until this port isMiod Vallat
2002-06-11Prune some more dead code.Hugh Graham
2002-06-11New boot code, mostly from ragge's work in NetBSD.Hugh Graham
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-03-10rdboot -> hdbootHugh Graham
2000-11-25make room for a 16 slice disklabelHugh Graham
2000-10-04push the right # of registers with pushr.Brandon Creighton
2000-10-04better (relative) definition of ${S}Brandon Creighton
2000-10-04- add a romopen() here (just initializes rom_softc and devdata)Brandon Creighton
2000-04-27sync with netbsd -- this involved rearranging things for sanity reasonsBrandon Creighton