Age | Commit message (Expand) | Author |
2008-04-19 | Change ELF loader to use the LMA as the load address for the | Tobias Weingartner |
2007-05-31 | Forgot to commit the changes to this file with the rest of the ELF32+64 | Tom Cosgrove |
2007-05-30 | Pull out the ELF loadfile pieces from the standalone libraries, so that | Tom Cosgrove |
2007-04-27 | Check for Control key held down when starting, and don't read boot.conf | Tom Cosgrove |
2007-01-02 | Fix the keyboard problem seen on Intel Macs, where only the first | Tom Cosgrove |
2006-10-12 | Bump versions to note behaviour change of no longer trying | Kenneth R Westerback |
2006-09-18 | boot(8) ``machine memory'' support for > 4G. | Marco Pfatschbacher |
2005-05-03 | The return value from getEBDAaddr() (info) is not used in bios_E820(), | Tom Cosgrove |
2005-05-03 | Convert the size of a memory chunk from bytes to megabytes before | Tom Cosgrove |
2005-04-30 | Ensure we save the %ebx register returned from the BIOS call, not just | Tom Cosgrove |
2005-04-25 | [OpenBSD] | Tom Cosgrove |
2004-03-19 | Enter pxeboot, derived from the NetBSD implementation. Initially | Tom Cosgrove |
2003-10-23 | - delay reading the disklabel for floppies until after we're sure it's | Federico G. Schwindt |
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-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 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2002-06-21 | Bump version to help distinquish new memory probe and fixes. | Tobias Weingartner |
2001-08-20 | bump the version for new kbd probe; 10x for a reminder from fgsch@ | Michael Shalayeff |
2001-05-06 | increase version since we've removed -b; per fgsch@'s suggestion | Michael Shalayeff |
2000-10-25 | add pciprobe back into /boot. | Michael Shalayeff |
2000-10-19 | Increment version; deraadt@ ok. | Federico G. Schwindt |
2000-05-30 | aout_ldsym, increase boot minor version | Michael Shalayeff |
1998-07-20 | new exec framework | Michael Shalayeff |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt |
1998-02-24 | Changes/updates to /boot stuff. More to come. | Tobias Weingartner |
1997-10-26 | we have new features, bump boot version | Michael Shalayeff |
1997-10-17 | Use BIOS to probe for memory map. | Tobias Weingartner |
1997-09-29 | bump the version number | Michael Shalayeff |
1997-09-02 | completely disable network support | Michael Shalayeff |
1997-08-13 | s/kbd/pc/ for consistency with kernel. Do even better __asms for BIOS calls. | Niklas Hallqvist |
1997-08-12 | new cons | Michael Shalayeff |
1997-07-17 | proper includes | Michael Shalayeff |
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff |
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner |