Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-24 | Changes/updates to /boot stuff. More to come. | Tobias Weingartner | |
Fixes many divide by zero and pointer bugs. | |||
1997-10-17 | Use BIOS to probe for memory map. | Tobias Weingartner | |
Probe for BIOS supported disks. Use BIOS to get geometry for supported disks. All in preparation to passing the whole thing to the kernel. | |||
1997-09-02 | correct spelling | kstailey | |
1997-08-27 | notes on recent changes w/ hd:/boot support | Michael Shalayeff | |
1997-07-18 | notes about pmmm changes, apm | Michael Shalayeff | |
1997-05-31 | note about usleep | Michael Shalayeff | |
1997-04-21 | copyright (; | Michael Shalayeff | |
1997-04-21 | some comments on recent stuff | Michael Shalayeff | |
1997-04-11 | Various comments | Tobias Weingartner | |
1997-04-07 | Clarifications. | Tobias Weingartner | |
1997-03-31 | commit all my mods to the last imported libsa stuff.... | Michael Shalayeff | |
including: - disklabel support; - better boot cmd line - smaller size (using some compilation switches ;) - no more relocations in /boot, it's loaded in the place; - better disk performance (maybe were already in there) - installboot -n does not require write perms for device - more debugs - missing parts in libsa (such as cd9660 and so) - i don't like 2 files for exec_i386 (sorry, toby, let's discuss maybe?) tricks and tails: - joined .text and .data (saves you a page) - prot mode switching still in biosboot (it's freezed for awhile) - biosdisk internals changed - biosdev is not passed propery to the kernel (i'll fix it soon) - sure i missed smth here to note (use the source, Luke!) | |||
1997-03-31 | Initial /boot stuff (from Mickey) | Tobias Weingartner | |