K 10 svn:author V 2 mw K 8 svn:date V 27 2019-03-19T02:45:32.391447Z K 7 svn:log V 360 Add missing boot.4th verification During initialization of the forth interpreter the loader looks for "/boot/boot.4th" and executes any code found there. That file was loaded bypassing verification. Add a call to verify_file to change that. Submitted by: Kornel Duleba Reviewed by: sjg Obtained from: Semihalf Sponsored by: Stormshield END