summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot
AgeCommit message (Expand)Author
1997-10-26we have new features, bump boot versionMichael Shalayeff
1997-10-22use bootargMichael Shalayeff
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-10-07cleanupMichael Shalayeff
1997-09-29we won't need thisMichael Shalayeff
1997-09-29bump the version numberMichael Shalayeff
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-20- add 'stty [baudrate]' command to /boot, for serial consolesflipk
1997-09-17regs command is MDMichael Shalayeff
1997-09-07right zlib Xr, 10x toddMichael Shalayeff
1997-09-06more cleaningTheo de Raadt
1997-09-05Finishing? touches.Tobias Weingartner
1997-09-05man this; read, if you can readMichael Shalayeff
1997-09-02strip on installMichael Shalayeff
1997-09-02dead varsMichael Shalayeff
1997-09-02completely disable network supportMichael Shalayeff
1997-09-02Xregs is DUMP_REGS -- dependableMichael Shalayeff
1997-09-02machine(MD) command set supportMichael Shalayeff
1997-08-22no kentry for a whileMichael Shalayeff
1997-08-22oops, missed from 'cd' deletion commit somehow );Michael Shalayeff
1997-08-22theo said we don't need 'cd' commandMichael 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-21no need for \nMichael Shalayeff
1997-08-21kill unused commands, yes we are not an operating systemMichael 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-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-13remove unused includeMichael Shalayeff
1997-08-12slite rewriteMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-06print nice messageMichael Shalayeff
1997-08-06cmd is global anyways, don't pass it to handlersMichael Shalayeff
1997-08-05kentry proto is in the libsa.hMichael Shalayeff
1997-08-02move kentry() in bootMichael Shalayeff
1997-07-21indent (;Michael Shalayeff
1997-07-18most of the stuff is no in libsa, very tiny srt0Michael Shalayeff
1997-07-17prper variable handlingMichael Shalayeff
1997-07-17proper includesMichael Shalayeff
1997-07-01smooth char waiting loopMichael Shalayeff
1997-06-30remove obj@ dependency againkstailey
1997-06-06use destructive eraseMichael Shalayeff
1997-06-06fix twiddle() without breaking backspacekstailey
1997-05-31usleep won't work on some weird laptopsMichael Shalayeff
1997-05-31usleep is void nowMichael Shalayeff
1997-05-29better style, move pmm init code completely into gidt.SMichael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner