| Commit message (Expand) | Author | Age | Files | Lines |
* | stand: One more trivial consolidation (setting environment from howto) | Kyle Evans | 2018-06-09 | 1 | -5/+1 |
* | stand: Consolidate checking for boot flags driven by environment vars | Kyle Evans | 2018-06-09 | 1 | -5/+1 |
* | Remove comments and assertions that are no longer valid after r330809. | Ian Lepore | 2018-06-05 | 2 | -5/+1 |
* | Fix build of stand with base gcc | Dimitry Andric | 2018-05-31 | 4 | -4/+6 |
* | Add support for linker-type-specific flags | Ed Maste | 2018-04-19 | 1 | -5/+1 |
* | Remove support for the Arcnet protocol. | Brooks Davis | 2018-04-13 | 1 | -1/+0 |
* | Revert r332275, r332272, r332270 | Warner Losh | 2018-04-11 | 1 | -0/+3 |
* | loader: 332270 did left out stand/i386/loader/loader.rc | Toomas Soome | 2018-04-08 | 1 | -3/+0 |
* | stand: pass --no-rosegment for i386 bits when linking with lld | Ed Maste | 2018-04-06 | 1 | -0/+5 |
* | Add isoboot(8) for booting BIOS systems from HDDs containing ISO images. | Benno Rice | 2018-04-05 | 4 | -1/+660 |
* | Various style(9) fixes. | Benno Rice | 2018-04-05 | 1 | -10/+14 |
* | Use consistent whitespace. | Benno Rice | 2018-04-05 | 1 | -257/+271 |
* | fwohcireg.h is 99% the same between the boot loader and the | Warner Losh | 2018-03-31 | 4 | -380/+3 |
* | stand: Add workaround for HP BIOS issues | Kyle Evans | 2018-03-29 | 1 | -0/+22 |
* | Fix instructions in the zfsboot manual page. | Eugene Grosbein | 2018-03-27 | 1 | -2/+2 |
* | loader consoles: Implement SGR 24, 25 | Kyle Evans | 2018-03-24 | 1 | -0/+4 |
* | Match broken style of vidconsole.c | Kyle Evans | 2018-03-23 | 1 | -3/+3 |
* | Loader consoles: Implement SGR 22, reset intensity | Kyle Evans | 2018-03-23 | 1 | -0/+3 |
* | Forth version of EFI autoresizing | Kyle Evans | 2018-03-21 | 1 | -0/+3 |
* | Prefer uintXX_t to u_intXX_t | Warner Losh | 2018-03-13 | 10 | -80/+80 |
* | biosdisk.c should not set d_opendata. | Toomas Soome | 2018-03-13 | 1 | -1/+0 |
* | Remove d_type from devdesc. It's not needed as we can fetch it from | Warner Losh | 2018-03-12 | 4 | -11/+8 |
* | Use the actual struct devdesc at the start of all *_devdesc structs | Warner Losh | 2018-03-12 | 7 | -57/+54 |
* | Make struct libi386_devdesc match the struct devdesc better | Warner Losh | 2018-03-12 | 1 | -6/+1 |
* | Minor cosmetic changes. | Warner Losh | 2018-03-12 | 1 | -5/+3 |
* | stand: Fix build after r330249 | Kyle Evans | 2018-03-01 | 1 | -4/+4 |
* | stand: Makefile SUBDIR cleanup | Kyle Evans | 2018-03-01 | 1 | -6/+2 |
* | Add NO_OBJ to those directories that don't make anything. | Warner Losh | 2018-02-26 | 1 | -0/+2 |
* | Further style(9) changes. | Benno Rice | 2018-02-21 | 1 | -29/+33 |
* | Purely whitespace changes bringing this file closer to style(9). | Benno Rice | 2018-02-21 | 1 | -433/+445 |
* | Honor settings for including / excluding cd9660, ufs, ext2fs and msdos. | Warner Losh | 2018-02-21 | 2 | -3/+11 |
* | Consolidate three copies of ZFS commands into a central location. | Warner Losh | 2018-02-21 | 1 | -67/+0 |
* | Revert r329269. | Benno Rice | 2018-02-17 | 1 | -454/+433 |
* | Reformat to come significantly closer to style(9). | Benno Rice | 2018-02-14 | 1 | -433/+454 |
* | Invent new LDR_INTERP for the loader interpreter to use. Use this in | Warner Losh | 2018-02-02 | 1 | -2/+2 |
* | Remove pcibios forth support. | Warner Losh | 2018-02-02 | 1 | -183/+0 |
* | Centralize several variables. | Warner Losh | 2018-02-02 | 11 | -13/+0 |
* | Tag unreachable places as such. I left the while (1); in place since | Warner Losh | 2018-01-26 | 1 | -0/+1 |
* | Split panic routine | Warner Losh | 2018-01-26 | 1 | -1/+1 |
* | Invent new #defines for the biospci_{read,write}_config function to | Warner Losh | 2018-01-06 | 4 | -5/+12 |
* | Handle misconfigured/nonexistent pcidev for comconsole instead of BTX panic. | Sean Bruno | 2018-01-05 | 1 | -0/+10 |
* | No need to use relative paths like this here. | Warner Losh | 2017-12-19 | 1 | -2/+2 |
* | Hoist btx include stuff to i386/Makefile.inc | Warner Losh | 2017-12-19 | 7 | -8/+2 |
* | Interact is always called with NULL. Simplify code a little by | Warner Losh | 2017-12-19 | 1 | -1/+1 |
* | Move loader help file definitions to being 100% inside of loader.mk. | Warner Losh | 2017-12-18 | 1 | -3/+1 |
* | Remove the 'mini libstand in libstand' that util.[ch] provided. These | Warner Losh | 2017-12-15 | 4 | -70/+10 |
* | Turn loader GELI support in the boot loaders off by default as a | Warner Losh | 2017-12-14 | 1 | -1/+1 |
* | Fix comments after bump in size. | Warner Losh | 2017-12-14 | 1 | -2/+2 |
* | Revert r326792, r326784, r326772, r326712 | Warner Losh | 2017-12-12 | 1 | -1/+1 |
* | Fix regression with lua import | Warner Losh | 2017-12-11 | 1 | -1/+1 |