Age | Commit message (Expand) | Author |
2004-04-03 | add pxeboot references to FILES and SEE ALSO; | Jason McIntyre |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2004-01-02 | after some advice from nick, note that only com0 is currently supported | Jason McIntyre |
2003-12-20 | - .Xr biosboot(8) in SEE ALSO | Jason McIntyre |
2003-11-26 | after some discussion with nick@, note that `hd*' syntax makes more | Jason McIntyre |
2003-11-22 | Unbreak compiling with DEBUG. | Alexander Yurchenko |
2003-10-23 | - delay reading the disklabel for floppies until after we're sure it's | Federico G. Schwindt |
2003-10-04 | - document that boot will by default try to load /bsd, /obsd then /bsd.old. | Jason McIntyre |
2003-10-04 | (boot): device: filename -> device:filename | Jason McIntyre |
2003-09-19 | - some bios return a valid geometry for inexistent hd's so before | Federico G. Schwindt |
2003-09-18 | - move checks earlier to catch inexistent devices before testing for edd. | Federico G. Schwindt |
2003-09-11 | handle case where bios EDD support only supports a subset; from fgsch, | Theo de Raadt |
2003-06-27 | Fix hang in EDD detection routine. | Tobias Weingartner |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-03 | three four kills | Michael Shalayeff |
2003-06-03 | fix tree after mickey breakage | Theo de Raadt |
2003-05-31 | First lba support in /boot. Not complete lba boot support, but it's the | Tobias Weingartner |
2003-04-17 | there is no reason to keep both around. just rename | Michael Shalayeff |
2003-04-17 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2003-02-01 | typos; | Jason McIntyre |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-06-21 | Bump version to help distinquish new memory probe and fixes. | Tobias Weingartner |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-01 | Change a config(8) reference to a more appropriate boot_config(8) reference. | Miod Vallat |
2001-09-03 | pretty this up | Theo de Raadt |
2001-08-20 | bump the version for new kbd probe; 10x for a reminder from fgsch@ | Michael Shalayeff |
2001-07-15 | spelling | Peter Valchev |
2001-05-06 | increase version since we've removed -b; per fgsch@'s suggestion | Michael Shalayeff |
2001-05-02 | document boot options, i dunno what -b does so i just do not mention it anymore | Michael Shalayeff |
2001-01-16 | add timeout variable, alphabetize the var list; pointed out by Rob Francis <r... | Michael Shalayeff |
2000-12-27 | better english and fix some spelling mistakes, Ok'd by aaron@ | Brad Smith |
2000-11-22 | s/stroul/strtoul/; spotted by brad@ | Michael Shalayeff |
2000-11-18 | Add 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-25 | add pciprobe back into /boot. | Michael Shalayeff |
2000-10-19 | Increment version; deraadt@ ok. | Federico G. Schwindt |
2000-10-19 | Pass SACFLAGS correctly so all files are compiled with -fpack-struct, | Federico G. Schwindt |
2000-08-07 | add a couple of examples, and generally elaborate more on the subject | Michael Shalayeff |
2000-07-12 | typo | Theo de Raadt |
2000-06-12 | Fix typo and mention valid tty values. | Todd C. Miller |
2000-06-08 | MANSUBDIR is common for this whole dir | Michael Shalayeff |
2000-05-30 | aout_ldsym, increase boot minor version | Michael Shalayeff |
2000-05-26 | more portable manual pages | Theo de Raadt |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-05-25 | man subdir | Theo de Raadt |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-09-15 | apply grammer fixes from pr#831; from kwesterback@home.com | Michael Shalayeff |
1999-08-25 | give better support to the bios memory maps. | Michael Shalayeff |
1999-07-09 | Fixup for link | Tobias Weingartner |