summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/cdboot
AgeCommit message (Expand)Author
2005-11-27ISOXXX/ISO-XXX -> ISO XXXJason McIntyre
2005-07-30Add libkern and link it in after libzTodd C. Miller
2005-05-03The return value from getEBDAaddr() (info) is not used in bios_E820(),Tom Cosgrove
2005-05-03Convert the size of a memory chunk from bytes to megabytes beforeTom Cosgrove
2005-04-30Ensure we save the %ebx register returned from the BIOS call, not justTom Cosgrove
2005-04-25[OpenBSD]Tom Cosgrove
2004-08-24Better description of the path to bsd.rd, to avoid having to update itTom Cosgrove
2004-08-24Correctly document the order in which cdboot looks for kernels.Tom Cosgrove
2004-08-24Have cdboot look for /3.6/i386/bsd.rd first.Tom Cosgrove
2004-08-06do not be quiet about this operationTheo de Raadt
2004-06-23Enter cdboot, a CD-specific second-stage bootrap.Tom Cosgrove