]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - stand
lualoader: Fix some lint-mentioned errors
[FreeBSD/FreeBSD.git] / stand /
2018-03-02 kevanslualoader: Fix some lint-mentioned errors
2018-03-02 sjgUpdate to bmake-201802222
2018-03-01 kevansstand: Fix build after r330249
2018-03-01 kevansstand: Makefile SUBDIR cleanup
2018-03-01 impCreate LOADER_UBOOT, and LOADER_OFW. Move these options...
2018-03-01 kevanslualoader: config: Pull some messages out into constants
2018-03-01 kevanslualoader: Dedup these "Return to main menu" entries
2018-02-28 ianFix module loading on arm after the metadata.c unificat...
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-28 kevanslualoader: Add note that \027 is a decimal representation
2018-02-28 kevanslualoader: Remove debug function
2018-02-28 kevanslualoader: Further screen cleanup
2018-02-28 kevanslualoader: Re-do twiddle
2018-02-27 kevanslualoader: Correct test sense, comments, and add some...
2018-02-27 kevanslualoader: Convert instances of KEYSTR_ESCAPE .. "...
2018-02-27 kevanslualoader: Replace instances of \027 with KEYSTR_ESCAPE
2018-02-27 kevanslualoader: Remove remnants of testing...
2018-02-27 kevanslualoader: Add a twiddle at password prompt
2018-02-27 impMove EFI up to common makefile. There's no need for...
2018-02-27 tsoomelibsa: replace remaining _write callbacks by null_write
2018-02-26 jhbFix a typo: "now" -> "no".
2018-02-26 kevanslibsa: Partially revert r330023
2018-02-26 kevanslibsa: Move MAXWAIT from net.h to net.c
2018-02-26 kevanslibsa: Add MAXWAIT to net for establishing max total...
2018-02-26 impThese two directories build man pages, so it's incorrec...
2018-02-26 kevanslualoader: Re-work menu skipping bits
2018-02-26 kevanslualoader: screen argument fixes
2018-02-26 kevanslualoader: More argument name expansion, part 2
2018-02-26 kevanslualoader: A little more general menu cleanup
2018-02-26 imploader.conf is loader agnostic, so remove 4th references.
2018-02-26 impTake a meat cleaver to defaults/loader.conf
2018-02-26 impGo back to one loader.conf
2018-02-26 impAdd NO_OBJ to those directories that don't make anything.
2018-02-25 kevanslualoader: Track the menu currently drawn, instead...
2018-02-25 kevanslualoader: Invalidate the screen from menu perspective...
2018-02-25 kevanslualoader: Explain deviation from naming guidelines
2018-02-25 kevanslualoader: Pull autoboot handling out into menu.run()
2018-02-25 kevanslualoader: Pull menu redrawing specifics out of menu...
2018-02-25 kevanslualoader: Clean up menu handling a little bit
2018-02-25 kevanslualoader: menu: Terminate final values in tables with...
2018-02-25 kevanslualoader: Don't explicitly index tables without reason
2018-02-24 kevanslualoader: Remove inaccurate part of comment
2018-02-24 kevanslualoader: Clean up naming conventions a little bit
2018-02-24 kevanslualoader: throw out nextboot's usage of standard confi...
2018-02-24 kevanslualoader: Strip config.parse of its I/O privileges
2018-02-24 kevanslualoader: Split config file I/O out into a separate...
2018-02-24 kevanslualoader: Explain nextboot stuff a little bit more
2018-02-24 kevanslualoader: Remove unused variable; we now use the effec...
2018-02-24 kevanslualoader: Add comment on trailing space, don't operate...
2018-02-24 kevanslualoader: Correct test and name
2018-02-24 kevanslualoader: Plug file handle not properly closed
2018-02-24 kevanslualoader: Add nextboot support
2018-02-24 kevansliblua: Implement write support
2018-02-24 cemlibsa: Change write(2)-alike prototype to match definition
2018-02-23 cemlibsa: Const-ify buffer argument of write(2) analog
2018-02-23 kevanslualoader: Track effective line number, use it for...
2018-02-23 impFloaty McFloatface is funnier...
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-23 impCentralize lua defines
2018-02-23 kevanslualoader: Use "local function x()" instead of "local...
2018-02-23 kevanslualoader: shallowCopyTable => deepCopyTable
2018-02-23 kevansAdd copyright notice to core.lua
2018-02-23 kevansAdd SPDX tags to lua files
2018-02-23 kevanslualoader: Drop unused return values; we'll only use...
2018-02-22 kevanslualoader: Attend to some 80-col issues, pointed out...
2018-02-22 kevansFix userboot w/ ZFS after r329725
2018-02-22 kevanslualoader: Clear up an empty conditional branch
2018-02-22 kevanslualoader: Address some 'luacheck' concerns
2018-02-22 kevanslualoader: Consistently use double quotes
2018-02-22 kevanslualoader: Eliminate some unused locals
2018-02-22 mavMFV r329799, r329800:
2018-02-22 kevanslualoader: Attach cli command functions to cli module
2018-02-22 kevanslualoader: Pull argument extraction for cli functions...
2018-02-22 kevanslualoader: Unbreak 'boot [kernel]' by including config
2018-02-22 kevanslualoader: Split cli bits out into a cli module
2018-02-21 mariusFix compilation with LOADER_DEBUG defined after r329725.
2018-02-21 kevanslualoader: Remove nasty hack for not printing out ".0"
2018-02-21 kevanslualoader: Drop password length restrictions
2018-02-21 kevanslualoader: Replace 8-space indentation with a single tab
2018-02-21 emasteload_elf.c: Use consistent indentation
2018-02-21 bennoFurther style(9) changes.
2018-02-21 bennoPurely whitespace changes bringing this file closer...
2018-02-21 kevanslualoader: Don't execute menu.autoboot() for every...
2018-02-21 kevanslualoader: Make kernel autodetection contingent on...
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-21 kevanslualoader: Add boot environment support
2018-02-21 kevansstand/zfs: Unbreak build, 'truct' ~= 'struct'
2018-02-21 kevansstand/zfs: Add all bootenvs to environment
2018-02-21 impHonor settings for including / excluding cd9660, ufs...
2018-02-21 impConsolidate three copies of ZFS commands into a central...
2018-02-21 kevanslualoader: Use the key that interrupts autoboot as...
2018-02-21 kevanslualoader: Don't autodetect kernels if 'kernels' is...
2018-02-21 kevanslualoader: Allow carousel 'items' to be a table as...
2018-02-21 kevanslualoader: Simplify menu definitions a little further
2018-02-21 kevanslualoader: Directly reference submenu definition with...
2018-02-21 kevanslualoader: Drop name requirement for menu separators
2018-02-21 kevanslualoader: Add "menu.default", initialized to menu...
2018-02-21 kevanslualoader: Return only argstr if with_kernel not requested
2018-02-21 kevanslualoader: Bring in local.lua module if it exists
2018-02-21 kevanslualoader: Output "Failed to parse" messages
next