summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
AgeCommit message (Expand)Author
1997-09-02tabs vs spacesMichael Shalayeff
1997-09-02whine about conv memoryMichael Shalayeff
1997-08-31consistencyMichael Shalayeff
1997-08-31consistancyMichael Shalayeff
1997-08-30don't muck w/ MBR on !hdMichael Shalayeff
1997-08-29missed from last ci, add -lutilMichael Shalayeff
1997-08-29ifdef partition table and NT s# w/ BEMBRMichael Shalayeff
1997-08-29mostly real as i amMichael Shalayeff
1997-08-29use symbolic name for signature valueMichael Shalayeff
1997-08-29don't need NT stuff here, since we are mbr when we have the whole diskMichael Shalayeff
1997-08-29install on raw partitionMichael Shalayeff
1997-08-29hide dd's messagesMichael Shalayeff
1997-08-29don't use private defines, use ones exported from includesMichael Shalayeff
1997-08-29we have MBR struct and signature defined elsewhere nowMichael Shalayeff
1997-08-27don't mess w/ debugging symbolsMichael Shalayeff
1997-08-27notes on recent changes w/ hd:/boot supportMichael Shalayeff
1997-08-23don't use bios geometry for floppy and psudo-disksMichael Shalayeff
1997-08-22no kentry for a whileMichael Shalayeff
1997-08-22oops, missed from 'cd' deletion commit somehow );Michael Shalayeff
1997-08-22put values into BIOS_vars so kernel will get 'em soonMichael Shalayeff
1997-08-22fetch bios geometry for the boot hdMichael Shalayeff
1997-08-22theo said we don't need 'cd' commandMichael Shalayeff
1997-08-22don't echo all the control chars, not only bs&delMichael Shalayeff
1997-08-22byte returnsMichael Shalayeff
1997-08-21\n is handled by cnputc(), don't print \rMichael Shalayeff
1997-08-21correct dev:<need cwd>name case in qualify()Michael Shalayeff
1997-08-21print ttyname w/o format stringMichael Shalayeff
1997-08-21boothowto is local to bootMichael Shalayeff
1997-08-21print gray on black, not black on blackMichael Shalayeff
1997-08-21no need for \nMichael Shalayeff
1997-08-21BIOS_regs in machdep.c, so they won't get lost w/o biosdev.cMichael Shalayeff
1997-08-21missing )Michael Shalayeff
1997-08-21kill unused commands, yes we are not an operating systemMichael Shalayeff
1997-08-13better rv typesMichael Shalayeff
1997-08-13s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls.Niklas Hallqvist
1997-08-13print boot message on the right consoleMichael Shalayeff
1997-08-13be honest about rootsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-13remove unused includeMichael Shalayeff
1997-08-13print kernel argumentsMichael Shalayeff
1997-08-13getsecs() is in stand.hMichael Shalayeff
1997-08-13inline apm callsMichael Shalayeff
1997-08-13inline callsMichael Shalayeff
1997-08-13unused includeMichael Shalayeff
1997-08-13reuse ret code for both message and chrMichael Shalayeff
1997-08-13typoNiklas Hallqvist
1997-08-12poll BIOS as said in commentMichael Shalayeff
1997-08-12_you_, hear?! never touch anything when doing commits!Michael Shalayeff
1997-08-12revert to prev-cons behaviourMichael Shalayeff
1997-08-12slite rewriteMichael Shalayeff