summaryrefslogtreecommitdiff
path: root/stand/forth
Commit message (Expand)AuthorAgeFilesLines
* MFC r352420: loader_4th: scan_buffer can leave empty string on stackKyle Evans2019-10-241-0/+2
* MFC r352599, r352601: loader interp color reset fixesKyle Evans2019-10-242-3/+3
* MFC r352559: loader: Respect loader_color=YES for serial consolesKyle Evans2019-10-061-6/+12
* MFC r343755:Warner Losh2019-09-051-2/+2
* Revert r351902 ... it didn't properly exclude rack.c changesWarner Losh2019-09-051-2/+2
* MFC r343755:Warner Losh2019-09-051-2/+2
* MFC r339509: Fix loader.conf(5) "password" featureDevin Teske2018-10-241-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