| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make man page reflect reality on parsing rules. Now I know Jordan | Daniel C. Sobral | 1999-04-25 | 2 | -6/+8 |
| * | Sync with sys/boot/i386/loader/Makefile revision 1.34. | KATO Takenori | 1999-04-25 | 1 | -3/+3 |
| * | Minor nit. It is probably still incorrect, but at least don't | Daniel C. Sobral | 1999-04-24 | 1 | -1/+1 |
| * | Move loader.conf.5, while it is still in it's first revision. | Daniel C. Sobral | 1999-04-24 | 2 | -3/+3 |
| * | Add loader.4th man page (worst man page I ever wrote -- reviews | Daniel C. Sobral | 1999-04-24 | 3 | -3/+263 |
| * | Optimize better for space. | KATO Takenori | 1999-04-24 | 1 | -3/+3 |
| * | Update #include statements to reflect the new location of "sioreg.h". | John Polstra | 1999-04-22 | 1 | -2/+2 |
| * | Make the location of init(8) tunable at boot time. | Dag-Erling Smørgrav | 1999-04-20 | 4 | -4/+22 |
| * | Don't clobber the "prompt" variable if it has already been set (e. g. | Joerg Wunsch | 1999-04-20 | 1 | -2/+3 |
| * | Sync with sys/boot/i386/loader/Makefile revision 1.32. | KATO Takenori | 1999-04-19 | 1 | -1/+2 |
| * | Installs a default loader.rc if none exists. Document loader.conf. | Daniel C. Sobral | 1999-04-18 | 2 | -1/+202 |
| * | A default loader.rc to be installed. | Daniel C. Sobral | 1999-04-18 | 1 | -0/+10 |
| * | Bring the 'new-bus' to the i386. This extensively changes the way the | Peter Wemm | 1999-04-16 | 6 | -13/+63 |
| * | Reactivate trace! after making it egcs-friendly. | Daniel C. Sobral | 1999-04-06 | 2 | -13/+16 |
| * | Fix damage introduced in previous commit. | Robert Nordier | 1999-04-05 | 2 | -4/+4 |
| * | Optimize better for space. | Robert Nordier | 1999-04-05 | 2 | -4/+4 |
| * | Remove the string ">>> FreeBSD/i386 BOOT". I need to reduce the size of | David E. O'Brien | 1999-04-04 | 2 | -4/+4 |
| * | Use files under sys/boot/i386 instead of copying under sys/boot/pc98. | KATO Takenori | 1999-04-02 | 5 | -108/+5 |
| * | Make <DEL> an alternative rubout character for command input; many | Joerg Wunsch | 1999-03-31 | 2 | -4/+6 |
| * | Revert bootinfo to 1.4 and use a different solution to NULL m_args | Daniel C. Sobral | 1999-03-20 | 1 | -5/+5 |
| * | Fix a couple of nasty errors in the README. | Daniel C. Sobral | 1999-03-20 | 1 | -3/+3 |
| * | Sync with sys/boot/i386/loader/version revision 1.4. | KATO Takenori | 1999-03-19 | 1 | -1/+3 |
| * | Sync with sys/boot/i386/libi386/bootinfo.c revision 1.18. | KATO Takenori | 1999-03-19 | 1 | -2/+3 |
| * | Avoid copying m_args if none exists. (Perhaps this is a better solution, | Daniel C. Sobral | 1999-03-18 | 3 | -6/+9 |
| * | Install the manual page in sys/boot/i386/loader. | KATO Takenori | 1999-03-18 | 1 | -2/+3 |
| * | Don't choke in MOD_ARGS() if mp->m_args is NULL. | Doug Rabson | 1999-03-18 | 1 | -4/+5 |
| * | This is a temporary README file, to help those trying to experiment | Chuck Robey | 1999-03-17 | 1 | -0/+246 |
| * | Version bump: kvm & dictionary size. | Daniel C. Sobral | 1999-03-17 | 1 | -1/+3 |
| * | Disable trace! until it gets fixed. | Daniel C. Sobral | 1999-03-17 | 1 | -2/+2 |
| * | The man page, version 0.1. | Daniel C. Sobral | 1999-03-15 | 3 | -2/+1497 |
| * | Remove redundant code. | Daniel C. Sobral | 1999-03-15 | 1 | -2/+2 |
| * | Replace /kernel.config with /boot/kernel.conf. | Daniel C. Sobral | 1999-03-14 | 1 | -2/+2 |
| * | Fix syntax for boot command | Mike Smith | 1999-03-14 | 1 | -1/+1 |
| * | Sync with sys/boot/i386/loader/Makefile revision 1.30. | KATO Takenori | 1999-03-10 | 1 | -1/+7 |
| * | Sync with sys/boot/i386/libi386/bootinfo.c revision 1.17. | KATO Takenori | 1999-03-10 | 1 | -1/+4 |
| * | Install new loader.rc stuff. | Daniel C. Sobral | 1999-03-10 | 1 | -1/+7 |
| * | New loader.rc stuff. | Daniel C. Sobral | 1999-03-09 | 3 | -0/+1341 |
| * | Add MODINFO_ARGS, parameters passed to a module at load time. | Daniel C. Sobral | 1999-03-08 | 4 | -4/+16 |
| * | Increase ficl's dictionary size, in preparation for the newer loader.rc. | Daniel C. Sobral | 1999-03-08 | 1 | -2/+2 |
| * | Fix a number of memory leaks and other memory-related disorders. | Daniel C. Sobral | 1999-03-08 | 4 | -9/+19 |
| * | Make loader be able to load 1.2MB fd on machines w/ 1.44MB fdd. | KATO Takenori | 1999-03-04 | 1 | -4/+7 |
| * | Added an entry for 1.44MB fd. | KATO Takenori | 1999-03-04 | 1 | -2/+2 |
| * | Oops, forgot to read boot.config file. | KATO Takenori | 1999-03-04 | 1 | -1/+2 |
| * | When SCSI IDs are not contiguous, the loader could not find correct | KATO Takenori | 1999-03-04 | 2 | -9/+14 |
| * | boot2 doesn't need to say 'Can't find file boot.config.' | KATO Takenori | 1999-03-04 | 1 | -5/+2 |
| * | Fix character code of backslash. PC98 should use 0xfc instead of 0x5c. | KATO Takenori | 1999-03-04 | 1 | -2/+2 |
| * | Don't treat empty lines as end-of-file in include(). (I can't | Daniel C. Sobral | 1999-03-02 | 1 | -2/+2 |
| * | Sync with sys/boot/i386/btx/btx/btx.s revision 1.10. | KATO Takenori | 1999-03-01 | 2 | -24/+52 |
| * | Save option, rather than slice, selected. This permits unattended | Robert Nordier | 1999-03-01 | 1 | -18/+26 |
| * | Make $ print different lines in, well, different lines. | Daniel C. Sobral | 1999-02-28 | 1 | -2/+2 |