| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add a loader menu option to set hint.atkbd.0.flags=0x1 which allows USB | Brooks Davis | 2004-10-30 | 1 | -0/+10 |
| * | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 7 | -7/+7 |
| * | Collapse several adjacent .if's into .if/.elif. | Ruslan Ermilov | 2004-10-24 | 1 | -10/+7 |
| * | ELF64 support is not needed on pc98. | Yoshihiro Takahashi | 2004-10-24 | 1 | -1/+5 |
| * | MFi386: revision 1.4. | Yoshihiro Takahashi | 2004-10-24 | 1 | -1/+9 |
| * | MFi386: Set bi_basemem and bi_extmem variables. | Yoshihiro Takahashi | 2004-10-24 | 1 | -0/+6 |
| * | MFi386: Add support for preloading ELF relocatable object format modules. | Yoshihiro Takahashi | 2004-10-24 | 1 | -0/+2 |
| * | Respect RB_MULTIPLE flag. | Hidetoshi Shimokawa | 2004-10-22 | 1 | -0/+2 |
| * | - Add FireWire subclass and OHCI interface. | Hidetoshi Shimokawa | 2004-10-22 | 2 | -23/+75 |
| * | document host_start_mem. | Warner Losh | 2004-10-15 | 1 | -0/+12 |
| * | Polish the last change. | Ruslan Ermilov | 2004-10-15 | 1 | -5/+5 |
| * | Document hw.{pci,acpi}.host_start_mem | Warner Losh | 2004-10-15 | 1 | -0/+9 |
| * | Back out changes which were introduced to delay mounting root file system. | Pawel Jakub Dawidek | 2004-10-05 | 2 | -9/+0 |
| * | Use the correct printf specifier. | Stefan Farfeleder | 2004-10-03 | 1 | -1/+3 |
| * | Document MD commands. | Ruslan Ermilov | 2004-10-01 | 1 | -0/+25 |
| * | The "autoboot" command also has a third (optional) parameter. | Ruslan Ermilov | 2004-10-01 | 2 | -2/+9 |
| * | Don't give instructions on how to disable ACPI in the MI section. | Ruslan Ermilov | 2004-09-30 | 1 | -5/+0 |
| * | Setting "kernel" to an absolute path is a bad idea because | Ruslan Ermilov | 2004-09-30 | 1 | -2/+2 |
| * | Bring this file more up to date. | Ruslan Ermilov | 2004-09-30 | 1 | -12/+29 |
| * | Retire now useless userconfig_script_*. | Ruslan Ermilov | 2004-09-30 | 3 | -17/+2 |
| * | The value of $interpret is "OK", in uppercase. | Ruslan Ermilov | 2004-09-30 | 1 | -1/+1 |
| * | Fixed the default value of the $prompt variable, document what | Ruslan Ermilov | 2004-09-30 | 2 | -2/+6 |
| * | Setting dump device from loader(8) has not been supported since 2002. | Ruslan Ermilov | 2004-09-30 | 2 | -8/+0 |
| * | The default value of "bootfile" has been "kernel" since 2000. | Ruslan Ermilov | 2004-09-30 | 1 | -1/+1 |
| * | Mention "help index" in the online help, and provide a help for | Ruslan Ermilov | 2004-09-30 | 1 | -1/+8 |
| * | Added support for the -D boot option. | Ruslan Ermilov | 2004-09-30 | 1 | -0/+3 |
| * | Document boot_cdrom, boot_multicons, and boot_serial. | Ruslan Ermilov | 2004-09-30 | 5 | -9/+51 |
| * | `?' is not the same as "help index". | Ruslan Ermilov | 2004-09-30 | 1 | -4/+2 |
| * | Fixed exiting from pager using the `q' key while paging | Ruslan Ermilov | 2004-09-29 | 1 | -4/+6 |
| * | Document vfs.root.mountdelay value. | Pawel Jakub Dawidek | 2004-09-24 | 2 | -0/+9 |
| * | Remove. This file was repocopied to ../ski. | Marcel Moolenaar | 2004-09-24 | 24 | -2614/+0 |
| * | Replace misuse of NULL with 0UL. | Marcel Moolenaar | 2004-09-24 | 1 | -3/+3 |
| * | Remove the dependency on the Intel EFI headers in sys/boot/efi. Instead | Marcel Moolenaar | 2004-09-24 | 1 | -105/+106 |
| * | Unhook libski and skiload and hook up ski. | Marcel Moolenaar | 2004-09-24 | 1 | -1/+1 |
| * | Post repocopy build fixes. | Marcel Moolenaar | 2004-09-24 | 3 | -20/+25 |
| * | Redefine a PTE as a 64-bit integral type instead of a struct of | Marcel Moolenaar | 2004-09-23 | 4 | -66/+42 |
| * | Trap invalid sector size 0 in disk probe, refusing to add such a | Wes Peters | 2004-09-21 | 1 | -0/+4 |
| * | Remove useless include of <machine/fpu.h>. | Marcel Moolenaar | 2004-09-18 | 2 | -4/+0 |
| * | A long, long time ago in a CVS branch far away (specifically, HEAD prior | John Baldwin | 2004-09-18 | 2 | -6/+6 |
| * | MFi386: revision 1.56 (Add -fno-unit-at-a-time to CFLAGS). | Yoshihiro Takahashi | 2004-09-18 | 1 | -0/+1 |
| * | Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes the | Ken Smith | 2004-09-08 | 1 | -3/+1 |
| * | Add the loader side of support for preloading ELF relocatable object | Ian Dowse | 2004-08-29 | 8 | -1/+550 |
| * | Separate out the ELF relocation code from the ELF loader, and add | Ian Dowse | 2004-08-28 | 6 | -35/+294 |
| * | Add a few helper functions for zeroing kernel space and reading | Ian Dowse | 2004-08-28 | 3 | -37/+82 |
| * | Don't be too smart, just try packet mode of INT13 first. | Yaroslav Tykhiy | 2004-08-28 | 2 | -5/+9 |
| * | Try packet mode of INT13 on a hard disk first if not prohibited by | Yaroslav Tykhiy | 2004-08-28 | 1 | -19/+21 |
| * | B1FLAGS -> BOOT_BOOT1_FLAGS, which is consistent with | Yaroslav Tykhiy | 2004-08-27 | 2 | -4/+4 |
| * | In conjunction with having boot0cfg(8) default boot0 to packet mode. | David E. O'Brien | 2004-08-27 | 1 | -1/+1 |
| * | Trim EOL white spaces. | Maxim Konovalov | 2004-08-22 | 1 | -5/+4 |
| * | Check a return code from read(2) correctly. | Maxim Konovalov | 2004-08-22 | 1 | -1/+1 |