summaryrefslogtreecommitdiff
path: root/sys/arch/vax/stand/xxboot
AgeCommit message (Expand)Author
2006-07-04use empty INSTALL_STRIP instead of STRIPFLAG to indicate we don't want toMartin Reindl
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-08-15ansi and proto cleanup. one unused function goes awayTheo de Raadt
2003-08-10clean leftoversTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
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