summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
AgeCommit message (Expand)Author
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-02-14inherit DEBUGFLAGS form Makefile.incMichael Shalayeff
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie
1999-01-24The E801 probe has several problems. Disable for now.Niklas Hallqvist
1999-01-24applied s/then/than/ from krw@tcn.net; even better grammar nowMichael Shalayeff
1998-12-16cast multipliers in boot record byte offset calculation toMichael Shalayeff
1998-09-27some inlineMichael Shalayeff
1998-09-27#ifdef and if() debugging stuffMichael Shalayeff
1998-09-25from Martin Fredriksson <martin@gbg.netman.se>:Michael Shalayeff
1998-09-16fix commentsMichael Shalayeff
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-08-31better debug printfsMichael Shalayeff
1998-08-18s/dec/dev/ryker
1998-07-20new exec frameworkMichael Shalayeff
1998-07-13alloca() is in stand.h noMichael Shalayeff
1998-07-11Roll-back previous commit; someone is working on getting all the boot*Angelos D. Keromytis
1998-07-11Rename boot.8 to boot-second-stage.8, so it's possible to get itAngelos D. Keromytis
1998-07-08reflect MI boot changes; remove dead time_print() prototypeMichael Shalayeff
1998-07-04add nop; fixes Kapok Computer AMI WinBIOS boot sector detection garbageTheo de Raadt
1998-06-11nice DEBUGFLAGS handlingMichael Shalayeff
1998-06-11put missed changes that support booting from floppy (;Michael Shalayeff
1998-06-09there is no such thing as dprintf''Michael Shalayeff
1998-06-08use named constatntsMichael Shalayeff
1998-06-08typosMichael Shalayeff
1998-05-30no math needed for cd9660 any moreMichael Shalayeff
1998-05-30kill the hack!Michael Shalayeff
1998-05-30compile ctime.cMichael Shalayeff
1998-05-28cleanup the Makefiles a bit.Michael Shalayeff
1998-05-27conditional LD definitionMichael Shalayeff
1998-05-25put support for test /boot environment back; some CLEANFILES and spacesMichael Shalayeff
1998-05-25more CLEANFILES; oopsMichael Shalayeff
1998-05-25more CLEANFILESMichael Shalayeff
1998-05-19cross-compile readyMichael Shalayeff
1998-05-18start using new apiver thingsMichael Shalayeff
1998-05-16shorten device probe messages to 2 linesTheo de Raadt
1998-05-14change debug poke colorsMichael Shalayeff
1998-04-25fix some more printf's where a long arg was specified that is u_int32_tTodd C. Miller
1998-04-20no need for debug options by default, now that the bug is deadTheo de Raadt
1998-04-20fix the problem w/ /boot being fragmented in a non-contigMichael Shalayeff
1998-04-18%0x support went awayTheo de Raadt
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-04-13the problem is in /boot, not in biosbootTheo de Raadt
1998-04-11Well, the changes make do not workTheo de Raadt
1998-04-03new changes from weingart: -DDEBUG not needed anymoreTheo de Raadt
1998-04-02remove the last uses of spt and tpcTheo de Raadt
1998-03-30temporary fixes to the bootblocksTheo de Raadt
1998-03-18${DEBUG} var propagationMichael Shalayeff
1998-03-16doc machine commandsMichael Shalayeff