aboutsummaryrefslogtreecommitdiff
path: root/stand/forth
Commit message (Expand)AuthorAgeFilesLines
* loader: support.4th resets the read buffer incorrectlyJohn Hood2021-07-281-0/+1
* Revert "loader: support.4th resets the read buffer incorrectly"Warner Losh2021-07-261-1/+1
* loader: support.4th resets the read buffer incorrectlyJohn Hood2021-07-111-1/+1
* loader: do not output empty menu titleToomas Soome2021-04-211-1/+5
* loader: insert spaces around menu titleToomas Soome2021-03-231-1/+2
* loader_4th: brand image is aligned rightToomas Soome2021-03-061-1/+1
* loader: implement framebuffer consoleToomas Soome2021-01-028-31/+152
* Fix a few mandoc issuesGordon Bergling2020-10-092-9/+16
* loader: zfs should support bootonce an nextbootToomas Soome2020-09-211-2/+11
* loader: Fully reset terminal settings, not just colorsRyan Moeller2020-03-273-0/+10
* loader_4th: menu items need to reset color attribute, not switch to whiteToomas Soome2019-09-222-3/+3
* loader: Respect loader_color=YES for serial consolesKyle Evans2019-09-201-6/+12
* loader: provide u> and xemit words if neededToomas Soome2019-09-171-0/+23
* loader_4th: scan_buffer can leave empty string on stackToomas Soome2019-09-161-0/+2
* loader: use teken teminal emulator for x86 and uefiToomas Soome2019-09-051-21/+21
* Regularize the Netflix copyrightWarner Losh2019-02-041-2/+2
* Restore the ability to prevent the user from interrupting the boot processDevin Teske2018-10-211-1/+2
* check-password.4th(8): Fix manual [in]accuracyDevin Teske2018-06-241-4/+4
* forthloader: Remove "EFI boot environment message"Kyle Evans2018-04-251-2/+0
* Revert r332275, r332272, r332270Warner Losh2018-04-113-4/+15
* loader: 332270 did use wrong path for efi.4thToomas Soome2018-04-081-1/+1
* loader: include efi.4th only if we do have uefiToomas Soome2018-04-083-15/+4
* forthloader: Don't break BIOS boots...Kyle Evans2018-03-221-1/+1
* Forth version of EFI autoresizingKyle Evans2018-03-213-1/+16
* These two directories build man pages, so it's incorrect to tag themWarner Losh2018-02-261-2/+0
* Go back to one loader.confWarner Losh2018-02-263-901/+1
* Add NO_OBJ to those directories that don't make anything.Warner Losh2018-02-261-0/+2
* Remove pcibios forth support.Warner Losh2018-02-022-48/+0
* These 4th words were an attempt to allow integration into the bootWarner Losh2018-02-022-4/+0
* Retire pnp.4th and the code needed only for 4th words used here.Warner Losh2018-02-021-205/+0
* stand: Add /boot/overlays to allow separation of overlays from base FDTKyle Evans2018-01-181-1/+1
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-1438-0/+8711