Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-16 | add RB_KDB support | Theo de Raadt | |
1997-04-15 | mostly repair option arg handling for booting | Theo de Raadt | |
1997-04-14 | kill extra linefeeding | Theo de Raadt | |
1997-04-11 | Works with .gz kernels now | Tobias Weingartner | |
1997-04-08 | use new device names: fd(0,a) -> fd0a | Michael Shalayeff | |
1997-04-07 | Reboot stuff. | Tobias Weingartner | |
1997-04-05 | devboot is no longer in boot.c | Michael Shalayeff | |
missed from last commit | |||
1997-04-04 | dump regs w/ NMI (int 2) | Michael Shalayeff | |
more debugging is on the way | |||
1997-04-01 | ^U hotkey in readline | Michael Shalayeff | |
sample regs command to show the registers | |||
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 | |