summaryrefslogtreecommitdiff
path: root/usr/src/common/ficl
AgeCommit message (Expand)AuthorFilesLines
2020-12-0113332 loader: iterate consoles to draw loader menu screenToomas Soome1-0/+51
2020-11-2513060 loader: fb-putimage fails silently even with debug flag setAndrew Stormont2-1/+12
2019-09-2711667 remove duplicate lz4 implementationsToomas Soome1-1035/+0
2019-09-0610852 libficl-sys: implement loader emulator commands with linker setToomas Soome2-82/+51
2019-08-1211506 smatch resyncJohn Levon1-2/+6
2019-05-1510831 loader emulator ls command fails to detect file typesToomas Soome1-11/+10
2019-04-2910606 ficl: smatch errors: inconsistent indenting and unchecked function returnToomas Soome15-935/+1019
2019-02-0810338 ficl-sys: add gfx primitivesToomas Soome4-3/+862
2019-01-3110296 ficl: unused parameter vm in ficlDebugPromptToomas Soome1-8/+9
2019-01-2810261 loader: want sifting commandAndy Fiddaman3-8/+53
2019-01-2310231 loader fb-putimage should support image resizing and placementAndy Fiddaman1-14/+15
2019-01-0710028 loader: implement framebuffer consoleToomas Soome4-4/+125
2018-07-199477 loader: cstyle update of common/commands.cToomas Soome1-10/+10
2018-05-169476 loader: Don't leak memory when displaying help.Toomas Soome1-20/+27
2018-03-109214 typo: sytem should be systemToomas Soome1-1/+1
2018-02-169119 ficl-sys is not wsdiff cleanToomas Soome1-1/+1
2018-02-058498 ficl: variable 'count' might be clobbered by 'longjmp' or 'vfork'Toomas Soome1-1/+1
2017-12-128911 loader: move ficl outb and inb into libi386Toomas Soome1-43/+0
2017-12-058888 loader: rename STAND to _STANDALONEToomas Soome3-31/+31
2017-10-198497 ficl: ficlStackCheckNospill should be static inlineToomas Soome1-1/+1
2017-08-167846 loader: UEFI variable support developmentToomas Soome2-191/+16
2017-07-308499 ficl: this statement may fall throughToomas Soome4-2/+7
2017-02-027807 ficl: add xemit, dollar-prefix and UGreaterThanToomas Soome4-1/+18
2017-01-227794 ficl: use ULONG_MAX instead of -1 in lshift operationToomas Soome1-1/+2
2016-12-057551 ficl: Implement uuid-to-string and uuid-from-string.Toomas Soome1-0/+83
2016-10-237493 ficl: want additional softwordsToomas Soome1-0/+37
2016-10-077452 ficl: pInterp is no longer neededToomas Soome1-5/+0
2016-09-287405 loader command interpreter should reset command_errmsgToomas Soome1-2/+4
2016-09-226185 want ficl scripting engine in illumos (loader project)Toomas Soome54-0/+21989