summaryrefslogtreecommitdiff
path: root/sys/boot/forth
AgeCommit message (Expand)Author
2015-04-06Partially revert r280974: Back to previous mode-endings based on feedbackDevin Teske
2015-04-06Partially revert r280925: Back to previous mode-endings based on feedbackDevin Teske
2015-04-04Make sure forth manpages are only installed once.Baptiste Daroussin
2015-04-03Revert .PATH changes to fix mips build.Jung-uk Kim
2015-04-02Install newly added brand-*.4th and logo-*.4th files and reduce duplication.Jung-uk Kim
2015-04-02Use ^[[m mode-ending (as-in screen.4th `me') versus ^[[37mDevin Teske
2015-04-02Eliminate literal escape sequences from *.4thDevin Teske
2015-04-02Use fg/b/me from screen.4th instead of literalsDevin Teske
2015-04-01Whoops! "arc commit --revision" != "arc diff --update"Devin Teske
2015-04-01Add "GELI Passphrase:" prompt to boot loader.Devin Teske
2015-04-01Solve dreaded "dictionary full" issue by segregating words into newDevin Teske
2015-04-01When forced to draw ASCII lines/boxen, use `=' for the horizontal lineDevin Teske
2015-04-01Securely overwrite (zero) user input when we finish password checks.Devin Teske
2015-04-01Add remainder of supported ANSI escape sequences.Devin Teske
2015-04-01Move beastie to logo-*.4th; brands to brand-*.4thDevin Teske
2015-04-01Comments. No functional change.Devin Teske
2015-03-31Whitespace and cleanup. No functional change(s).Devin Teske
2015-03-31Optimize bootmsg to use fg/bg/me from screen.4thDevin Teske
2015-03-31Comments. No functional change(s).Devin Teske
2015-03-31Whitespace. No functional change(s).Devin Teske
2015-03-31Change contents of the exec variable in loader.conf to be friendly to bothDevin Teske
2015-03-24Remove from legacy ata(4) driver support for hardware, supported by newerAlexander Motin
2015-03-23Add missing variables password/bootlock_password.Devin Teske
2015-03-23Increase max input for password/bootlock_password from 16 to 255.Devin Teske
2015-03-23Prevent password/bootlock_password features of loader.conf(5) fromDevin Teske
2015-03-23Fix sgetkey indentation to be consistent with the rest of the file.Devin Teske
2015-02-06Revert SVN r277693.Devin Teske
2015-01-25Fix the font in the text version. This has bothered me for a long time...Dag-Erling Smørgrav
2015-01-15loader: implement multiboot support for Xen Dom0Roger Pau Monné
2014-12-27mdoc: improvements to SEE ALSO.Joel Dahl
2014-12-22Add a new loader(8) variable, twiddle_divisor, allowing control over theIan Lepore
2014-11-09Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov
2014-09-10Add support for calling pcibios routines from theWarner Losh
2014-07-04add a hit that you can enable this by default if you want... necessaryJohn-Mark Gurney
2014-06-01Allow customization of the brand displayed in the boot menu.Craig Rodrigues
2014-05-02lindev(4): finish the partial commit in r265212Eitan Adler
2014-04-27Disable the beastie menu for EFI console which doesn't support ANSI codesDevin Teske
2014-02-27Add geom_uncompress to the list of available geom modules on loader.conf.Luiz Otavio O Souza
2014-02-16Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAChristian Brueffer
2013-11-17Add a try-include word (which acts the same as "include") and use it toDevin Teske
2013-11-17Refactor draw-beastie function.Devin Teske
2013-11-07Extend loader_delay as-documented in beastie.4th(8) and delay.4th(8), making ...Devin Teske
2013-11-04Defer loading of kernel and modules if the beastie menu is enabled. Add aDevin Teske
2013-10-28Remove more remnants of ng_fec(4).Gleb Smirnoff
2013-10-06Snapshot.Mark Murray
2013-08-27Update copyright.Devin Teske
2013-08-26Building upon SVN r254237, disable automated activation of alternate layoutsDevin Teske
2013-08-12Add optional support for default override of standard setup; but only ifDevin Teske
2013-08-08Update legacy static assignments in old code to support dynamic framing,Devin Teske
2013-08-08Since the introduction of SVN r244048 and [follow-up] r244089, it is nowDevin Teske