summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/Makefile.inc
AgeCommit message (Expand)Author
1997-08-13split off START into LINKADDR and LOADADDR (we will need reloctable boot)Michael Shalayeff
1997-07-28generate assym.hMichael Shalayeff
1997-07-25no need for -Imachine nowMichael Shalayeff
1997-07-17don't count on luser includesMichael Shalayeff
1997-06-30remove obj@ dependency againkstailey
1997-06-03Handle obj dirs the correct way. PR#172 -mojMats O Jansson
1997-04-18use libs from correct pathsMichael Shalayeff
1997-04-18no more 60k limit!Michael Shalayeff
1997-04-11Works with .gz kernels nowTobias Weingartner
1997-04-05put gdt & idt in the separate file.Michael Shalayeff
1997-04-04dump regs w/ NMI (int 2)Michael Shalayeff
1997-03-31commit all my mods to the last imported libsa stuff....Michael Shalayeff
1997-03-31Initial /boot stuff (from Mickey)Tobias Weingartner