summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* Update legacy static assignments in old code to support dynamic framing,dteske2013-08-082-16/+96
* Since the introduction of SVN r244048 and [follow-up] r244089, it is nowdteske2013-08-088-43/+51
* Put in commented-out version of beastie menu commandskientzle2013-07-271-0/+4
* default loader.conf: there is no need to load zpool.cache nowavg2013-07-091-8/+0
* Fix a regression caused by SVN r222417.dteske2012-12-126-40/+87
* Add support for comma-separated values (whitespace-separated still supported).dteske2012-12-101-6/+6
* Use ASCII characters for box/line characters in frames.4thdteske2012-12-092-0/+56
* Discussed at-length on -arch.dteske2012-11-282-42/+142
* + This patch does not change user experience or functionalitydteske2012-11-162-309/+274
* Fix a stack leak in [unused] cycle_menuitem function while we're heredteske2012-11-121-0/+1
* Fix funny comment.dteske2012-11-061-1/+1
* Fix c/p error in comment.dteske2012-11-061-1/+1
* Add ontop of my existing boot loader Forth code, including support fordteske2012-11-065-2/+1016
* Disconnect non-MPSAFE NTFS from the build in preparation for droppingattilio2012-10-171-2/+0
* Disconnect non-MPSAFE CODAFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Disconnect non-MPSAFE XFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingattilio2012-10-161-1/+0
* Since the introduction of the new advanced boot menu (r222417), options likedteske2012-10-143-0/+113
* Fix a typo (s/prefix/suffix/) and comment.dteske2012-10-091-2/+2
* Fix an oversight that cyclic menu items actually are zero-based and candteske2012-10-091-4/+4
* Make the "Options:" separator-text configurable by setting $menu_optionstext.dteske2012-10-091-1/+6
* Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word isdteske2012-10-083-3/+8
* Comment and Copyright fixes/updates.dteske2012-10-072-14/+6
* Fix domain.dteske2012-07-1416-16/+16
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-247-7/+7
* Update contact info.dteske2012-05-1716-16/+16
* retrofit Safe Mode loader menu item actionsavg2012-04-061-15/+6
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-1/+1
* Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-061-0/+1
* Whitespace cleanup:gjb2012-02-251-8/+16
* Fix various typos in manual pages.gjb2012-02-251-2/+2
* Clarify and improve the boot menu with some small changes:pluknet2012-01-251-18/+18
* - Document TheDraw splash screens in the default loader.confeadler2012-01-141-1/+2
* Get rid of a spurious warning on the console when booting the kernelpluknet2012-01-091-2/+13
* Unset the environment variables associated with individual menu itemspluknet2011-12-303-18/+81
* - Rename if_carp.ko to carp.ko.glebius2011-12-161-1/+1
* - Add new loader_logo orbbw to default.confmiwi2011-11-191-1/+1
* Remove the long reprecated ``/stand/sysinstall'' from the init_path.pluknet2011-10-271-1/+1
* Restore behavior of the autoboot_delay="-1" boot menu setting to thejh2011-09-022-6/+11
* Add kern.cam.boot_delay description (with reasonable default) tomarck2011-08-231-0/+2
* Document the tftp.blksize variable added in src/lib/libstand/tftp.c.rodrigc2011-07-251-0/+5
* Note that the "kernel" variable in loader.conf is the name of a directoryjhb2011-07-201-2/+5
* Revert changes to this file in r222417. This unconditionally enabled thenwhitehorn2011-06-151-4/+1
* mdoc: fix markupuqs2011-06-021-1/+1
* New boot loader menus from Devin Teske.julian2011-05-2821-285/+3058
* Remove the now defunct kern.ipc.nmbufs tunable.pluknet2011-04-131-1/+0
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+1
* - add missing if_ devices which were missing and are available as loadabledanger2011-02-181-0/+4
* Add kern.msgbufsize default setting to /boot/defaults/loader.conf.pluknet2011-01-211-1/+1
* Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.pluknet2011-01-211-0/+1
OpenPOWER on IntegriCloud