summaryrefslogtreecommitdiff
path: root/stand
Commit message (Expand)AuthorAgeFilesLines
* MFC r340040, r340152: lualoader boot-conf and chainloadKyle Evans2018-11-083-4/+31
* MFC: r339800 and r339802:Warner Losh2018-11-011-1/+3
* MFC r339849: lualoader: Fix try_include error handlingKyle Evans2018-11-011-11/+3
* MFC r339677-r339678, r339702, r339805: Lualoader BugfixesKyle Evans2018-10-313-20/+46
* MFC r339509: Fix loader.conf(5) "password" featureDevin Teske2018-10-241-1/+2
* loader.efi: add poweroff commandToomas Soome2018-10-121-0/+17
* Enable lualoader's kernel autodetection, disabled on install mediaKyle Evans2018-10-111-0/+1
* lualoader: Provide a 'menu' command to redraw the menu at the loader promptKyle Evans2018-10-111-1/+6
* Fix a minor typo in loader.conf(5).Glen Barber2018-10-101-1/+1
* lualoader: Honor boot_* variables at lua initKyle Evans2018-10-071-11/+28
* lualoader: Create a module blacklist, add DRM modules to itKyle Evans2018-10-073-6/+35
* lualoader: Don't draw loader menu with autoboot_delay=-1Kyle Evans2018-10-051-10/+20
* Improve loader passwords:Edward Tomasz Napierala2018-09-221-10/+9
* libsa: validate tftp_makereq() after we did reset the readToomas Soome2018-09-091-7/+10
* libsa: memory leak in tftp_open()Toomas Soome2018-09-081-1/+3
* Be a little conservative about when to force size optimizations.Warner Losh2018-09-051-0/+2
* Enable 'C'-compressed ISA extension.Ruslan Bukin2018-09-031-1/+1
* The kernel DTrace audit provider (dtaudit) relies on auditd(8) to loadRobert Watson2018-09-031-0/+5
* lualoader: Handle comma-separated kernels as wellKyle Evans2018-09-031-1/+1
* userboot: handle guest interpreter mismatches more intelligentlyKyle Evans2018-09-0111-5/+117
* lualoader: Print error messages from command failures at the promptKyle Evans2018-08-311-3/+8
* lualoader: fix color usageKyle Evans2018-08-301-4/+3
* Document the cpu_microcode_* tunables.Mark Johnston2018-08-281-1/+25
* Ensure we have a large enough stack for the lua loaderAndrew Turner2018-08-272-0/+18
* lualoader: Fix override of module_path on loader promptKyle Evans2018-08-251-3/+17
* stand: fdt: Drop some write-only assignments/variables and leaked bitsKyle Evans2018-08-231-9/+2
* lualoader: Accept that people use unquoted values in loader.confKyle Evans2018-08-231-11/+36
* lualoader: Fix (add) Xen supportKyle Evans2018-08-231-0/+10
* efiloader: Setup FDT in autoload to fix overlays clobbering kenvKyle Evans2018-08-231-0/+19
* fdt_fixups: relocate the /chosen node after applying fixupsKyle Evans2018-08-231-0/+6
* Increase the size of the heap size available on sparc64 duringKurt Lidl2018-08-221-1/+1
* loader: bios loader should allow to chain load a fileToomas Soome2018-08-221-3/+5
* lualoader: Fix loader.conf(5) EOL validation for 'exec' linesKyle Evans2018-08-221-11/+21
* lualoader: Refactor config line expressionsKyle Evans2018-08-211-12/+20
* lualoader: Just compare expression directlyKyle Evans2018-08-211-2/+1
* Serial console menus for lua.Warner Losh2018-08-202-26/+0
* lualoader: Install all manpagesKyle Evans2018-08-201-0/+10
* Add color.lua(8), password.lua(8), and screen.lua(8)Kyle Evans2018-08-203-0/+308
* Add drawer.lua(8)Kyle Evans2018-08-201-0/+179
* lualoader: Add drawer-exported variables for default logodefsKyle Evans2018-08-191-2/+4
* lualoader: Hide the rest of the private interfacesKyle Evans2018-08-191-46/+56
* lualoader: Hide most of the internal drawing functionsKyle Evans2018-08-191-128/+128
* Turn back the clock just a little: make userboot.so always be 4thWarner Losh2018-08-191-0/+1
* lualoader: Stop exporting drawer.drawKyle Evans2018-08-191-9/+9
* Add config.lua(8) to the treeKyle Evans2018-08-191-0/+188
* libsa: Add lshrdi3.c for powerpc* and mipsKyle Evans2018-08-191-2/+2
* stand: Flip the default interpreter to LuaKyle Evans2018-08-191-3/+3
* Fix casts between 64-bit physical addresses and pointers in EFI.John Baldwin2018-08-183-10/+10
* Add ashldi3 and ashrdi3 to mips.Warner Losh2018-08-161-0/+5
* Install links for loader.efi.Warner Losh2018-08-161-0/+4