summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/libsa/Makefile
AgeCommit message (Expand)Author
1997-10-22newer, better stuff; some parts by toby@Michael Shalayeff
1997-10-17Cleanup, make it all compile.Tobias Weingartner
1997-10-17Use BIOS to probe for memory map.Tobias Weingartner
1997-09-21/boot engine is in sys/stand/boot/ now (;Michael Shalayeff
1997-09-02machine diskinfo command, toby is filling w/ meat at the momentMichael Shalayeff
1997-08-27don't mess w/ debugging symbolsMichael Shalayeff
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-08-13inline apm callsMichael Shalayeff
1997-08-12new consMichael Shalayeff
1997-08-12call BIOS inline (add struct EDD_cb into biosvar.h)Michael Shalayeff
1997-08-12move that inlineMichael Shalayeff
1997-08-07no more biosmem.SMichael Shalayeff
1997-08-02move kentry() in bootMichael Shalayeff
1997-07-18kernel entry protoMichael Shalayeff
1997-07-18yet another small step towards MI bootMichael Shalayeff
1997-07-17proper variable handlingMichael Shalayeff
1997-06-23remove @obj dependencykstailey
1997-04-30solve the bounce buffer problem!Michael Shalayeff
1997-04-28Add getsecs(). Use biostime & biosdate routines.Tobias Weingartner
1997-04-18no assembly listingMichael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-15no more assembly setup. all the gung is ok already in srt0.SMichael Shalayeff
1997-04-05new exec stuffMichael Shalayeff
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-01debugger started.Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Move closer to boot/. Add some debug stuffTobias Weingartner
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner