summaryrefslogtreecommitdiff
path: root/sys/boot/forth
AgeCommit message (Expand)Author
2013-07-27Put in commented-out version of beastie menu commandsTim Kientzle
2013-07-09default loader.conf: there is no need to load zpool.cache nowAndriy Gapon
2012-12-12Fix a regression caused by SVN r222417.Devin Teske
2012-12-10Add support for comma-separated values (whitespace-separated still supported).Devin Teske
2012-12-09Use ASCII characters for box/line characters in frames.4thDevin Teske
2012-11-28Discussed at-length on -arch.Devin Teske
2012-11-16+ This patch does not change user experience or functionalityDevin Teske
2012-11-12Fix a stack leak in [unused] cycle_menuitem function while we're hereDevin Teske
2012-11-06Fix funny comment.Devin Teske
2012-11-06Fix c/p error in comment.Devin Teske
2012-11-06Add ontop of my existing boot loader Forth code, including support forDevin Teske
2012-10-17Disconnect non-MPSAFE NTFS from the build in preparation for droppingAttilio Rao
2012-10-16Disconnect non-MPSAFE CODAFS from the build in preparation for droppingAttilio Rao
2012-10-16Disconnect non-MPSAFE XFS from the build in preparation for droppingAttilio Rao
2012-10-16Disconnect non-MPSAFE PORTALFS from the build in preparation for droppingAttilio Rao
2012-10-14Since the introduction of the new advanced boot menu (r222417), options likeDevin Teske
2012-10-09Fix a typo (s/prefix/suffix/) and comment.Devin Teske
2012-10-09Fix an oversight that cyclic menu items actually are zero-based and canDevin Teske
2012-10-09Make the "Options:" separator-text configurable by setting $menu_optionstext.Devin Teske
2012-10-08Add an echo to say we're "Booting..." when the overloaded "boot" Ficl word isDevin Teske
2012-10-07Comment and Copyright fixes/updates.Devin Teske
2012-07-14Fix domain.Devin Teske
2012-05-24Fixes to man8 groff mandoc style, usage mistakes, or typos.Warren Block
2012-05-17Update contact info.Devin Teske
2012-04-06retrofit Safe Mode loader menu item actionsAndriy Gapon
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2012-03-06Provide wbwd(4), a driver for the watchdog timer found on variousBjoern A. Zeeb
2012-02-25Whitespace cleanup:Glen Barber
2012-02-25Fix various typos in manual pages.Glen Barber
2012-01-25Clarify and improve the boot menu with some small changes:Sergey Kandaurov
2012-01-14- Document TheDraw splash screens in the default loader.confEitan Adler
2012-01-09Get rid of a spurious warning on the console when booting the kernelSergey Kandaurov
2011-12-30Unset the environment variables associated with individual menu itemsSergey Kandaurov
2011-12-16- Rename if_carp.ko to carp.ko.Gleb Smirnoff
2011-11-19- Add new loader_logo orbbw to default.confMartin Wilke
2011-10-27Remove the long reprecated ``/stand/sysinstall'' from the init_path.Sergey Kandaurov
2011-09-02Restore behavior of the autoboot_delay="-1" boot menu setting to theJaakko Heinonen
2011-08-23Add kern.cam.boot_delay description (with reasonable default) toDmitry Morozovsky
2011-07-25Document the tftp.blksize variable added in src/lib/libstand/tftp.c.Craig Rodrigues
2011-07-20Note that the "kernel" variable in loader.conf is the name of a directoryJohn Baldwin
2011-06-15Revert changes to this file in r222417. This unconditionally enabled theNathan Whitehorn
2011-06-02mdoc: fix markupUlrich Spörlein
2011-05-28New boot loader menus from Devin Teske.Julian Elischer
2011-04-13Remove the now defunct kern.ipc.nmbufs tunable.Sergey Kandaurov
2011-03-14- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.David Christensen
2011-02-18- add missing if_ devices which were missing and are available as loadableDaniel Gerzo
2011-01-21Add kern.msgbufsize default setting to /boot/defaults/loader.conf.Sergey Kandaurov
2011-01-21Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.Sergey Kandaurov
2011-01-20Fix a stack leak in r215345 when skipping over the ACPI menu item forJohn Baldwin
2010-12-31Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.Pyun YongHyeon