summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand/boot
AgeCommit message (Expand)Author
2001-05-06increase version since we've removed -b; per fgsch@'s suggestionMichael Shalayeff
2001-05-02document boot options, i dunno what -b does so i just do not mention it anymoreMichael Shalayeff
2001-01-16add timeout variable, alphabetize the var list; pointed out by Rob Francis <r...Michael Shalayeff
2000-12-27better english and fix some spelling mistakes, Ok'd by aaron@Brad Smith
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-18Add an example for boot -c.Aaron Campbell
2000-11-18- Add an EXAMPLES section. I still haven't chosen a "standard" format.Aaron Campbell
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron Campbell
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-08-07add a couple of examples, and generally elaborate more on the subjectMichael Shalayeff
2000-07-12typoTheo de Raadt
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
2000-06-08MANSUBDIR is common for this whole dirMichael Shalayeff
2000-05-30aout_ldsym, increase boot minor versionMichael Shalayeff
2000-05-26more portable manual pagesTheo de Raadt
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-05-25man subdirTheo de Raadt
1999-09-23Typo fixes.Alex Feldman
1999-09-15apply grammer fixes from pr#831; from kwesterback@home.comMichael Shalayeff
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-07-09Fixup for linkTobias Weingartner
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1998-07-20new exec frameworkMichael 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-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-19cross-compile readyMichael Shalayeff
1998-05-14change debug poke colorsMichael Shalayeff
1998-04-18i386 bootblocks that work for 2.3. A tale too long to tellTheo de Raadt
1998-03-16doc machine commandsMichael Shalayeff
1998-02-24Changes/updates to /boot stuff. More to come.Tobias Weingartner
1998-02-24MNLINK boot.conf(8)Theo de Raadt
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