| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove a few more debugging bits and turn on twiddle output while reading | jhb | 2001-11-07 | 1 | -15/+3 |
* | - If we are booted via cdboot, use bc_add() to instantiate the cd0 device | jhb | 2001-11-05 | 1 | -14/+16 |
* | Hook up the bioscd driver and the cd9660 filesystem. | jhb | 2001-11-05 | 1 | -0/+2 |
* | Add a device driver for the BIOS device for CD-ROM's booted via El Torito | jhb | 2001-11-05 | 7 | -21/+424 |
* | Trim all the extra debugging output including hexdumps, debug messages, | jhb | 2001-11-04 | 1 | -189/+4 |
* | Axe the old cdldr. | jhb | 2001-11-04 | 2 | -298/+0 |
* | Use the new cdboot instead of cdldr. | jhb | 2001-11-04 | 1 | -2/+1 |
* | This is a new CD bootstrap utility designed to replace cdldr. According | jhb | 2001-11-04 | 2 | -119/+594 |
* | Whoops, missed these bits in the previous commit. | jhb | 2001-11-03 | 2 | -2/+4 |
* | Add support for sending messages to the serial console which is helpful | jhb | 2001-11-03 | 3 | -0/+163 |
* | Add support for outputting multiple lines when dumping memory during the | jhb | 2001-11-03 | 2 | -4/+26 |
* | Add support for trace traps by returning from them just as for breakpoint | jhb | 2001-11-03 | 2 | -2/+10 |
* | Output a newline at the end of a dump so that there are blank lines between | jhb | 2001-11-03 | 2 | -2/+2 |
* | Fix the ILLEGAL fdisk table that is there for supporting "dangerously | peter | 2001-11-01 | 2 | -2/+2 |
* | Set RB_MULTIPLE (multiple console support) if the kernel is booted | jlemon | 2001-10-23 | 3 | -0/+9 |
* | Allow the RBX_DUAL flag to appear in bootinfo. | jlemon | 2001-10-23 | 2 | -2/+2 |
* | Whitespace fixes. | jhb | 2001-10-04 | 1 | -3/+3 |
* | Fix the ANSI color escape sequence \E[m. | yokota | 2001-10-02 | 1 | -153/+118 |
* | Fix the local macro: isvisible(). | yokota | 2001-10-02 | 1 | -1/+1 |
* | Fix the function CD(): "Clear to the end of the screen". | yokota | 2001-10-01 | 1 | -4/+15 |
* | This is white-space only change. No functional difference. | yokota | 2001-10-01 | 1 | -140/+167 |
* | Add support for loading bzip2-compressed kernels and modules. This support | sobomax | 2001-09-18 | 2 | -0/+12 |
* | Create backup copies using install(1). | ru | 2001-09-12 | 1 | -3/+1 |
* | Implement the long-awaited module->file cache database. A userland | peter | 2001-09-11 | 1 | -1/+1 |
* | Mention that the ACPI module load can be disabled by unsetting $acpi_load | msmith | 2001-08-30 | 1 | -0/+14 |
* | Teach the loader how to find the system ACPI information, and autoload | msmith | 2001-08-30 | 5 | -1/+144 |
* | OK, now I am scared of pxeldr. It had /boot/loader appended onto | peter | 2001-08-22 | 1 | -1/+1 |
* | Generate an ELF /boot/loader instead of fake a.out. The fake a.out wrapper | peter | 2001-08-22 | 1 | -1/+1 |
* | Allow for text section alignment to properly align the "end" symbol at the | mp | 2001-08-09 | 4 | -0/+4 |
* | Trim trailing whitespace. | jhb | 2001-08-09 | 4 | -24/+24 |
* | Add in a hack to support IBM "El Torito" CD-ROM booting BIOS's which expect | jhb | 2001-07-31 | 6 | -6/+92 |
* | s/adress/address/ | kris | 2001-07-23 | 1 | -1/+1 |
* | Unset MAINTAINER. | rnordier | 2001-07-21 | 8 | -16/+0 |
* | Remove -DNEW_LINKERSET, it is not used here anymore. This is now native. | peter | 2001-06-21 | 1 | -3/+0 |
* | Fix reboot buglet when BOOT_BTX_NOHANG is defined. | rnordier | 2001-05-27 | 2 | -2/+2 |
* | * include/elf.h has been repo copied to include/elf-hints.h, and it no | obrien | 2001-05-02 | 2 | -2/+2 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -1/+1 |
* | Always disable paging when exiting back to real mode after receiving a | jhb | 2001-03-21 | 2 | -8/+8 |
* | Don't set the gateway address if the netmask is zero or we're on | ps | 2001-03-14 | 1 | -1/+5 |
* | Preceed/preceeding are not english words. Use precede or preceding. | asmodai | 2001-02-18 | 3 | -3/+3 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 2 | -2/+2 |
* | Fix column alignment (whitespace-only change). | rnordier | 2000-12-19 | 1 | -1/+1 |
* | Strip the .comment and .note sections when stripping. There's no | rnordier | 2000-12-13 | 1 | -1/+1 |
* | Add a magic number, for easier identification of boot0. At present, | rnordier | 2000-12-12 | 1 | -1/+5 |
* | Set the proper bit in the howto flags for a serial console rather than | jhb | 2000-11-30 | 2 | -4/+4 |
* | Add support for probing the keyboard from pxeboot which will behave | ps | 2000-11-30 | 3 | -0/+44 |
* | mdoc(7) police: do not split author names in the AUTHORS section. | ru | 2000-11-22 | 1 | -3/+4 |
* | mdoc(7) police: use certified section headers wherever possible. | ru | 2000-11-17 | 1 | -1/+1 |
* | Honor the ip address given in the root-path dhcp option. | ps | 2000-11-05 | 1 | -4/+6 |
* | Support a.out: avoid (%dx) in in/out instructions, and use an m4 | rnordier | 2000-11-04 | 5 | -11/+34 |