summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Fix a stack leak in r215345 when skipping over the ACPI menu item forjhb2011-01-201-1/+1
* Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.yongari2010-12-311-0/+1
* Don't display option 2 (to toggle ACPI on or off) on x86 machines if thejhb2010-11-151-5/+16
* Remove support for autoloading ACPI from the loader. Leave in the code tojhb2010-11-081-7/+2
* Add support 'device tpm' for amd64.nork2010-09-191-0/+1
* If autoboot_delay is set to -1, boot immediately without checking forjhb2010-09-081-1/+4
* Add some more modules to loader.conf. Remove if_awi since support for itbrucec2010-06-231-1/+67
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-8/+8
* Remove if_ar, if_ray, if_sr, if_ppp, if_sl to reflect the current modulesdelphij2010-05-041-6/+2
* Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.yongari2010-04-141-0/+1
* Add bwn(4) driver.weongyo2010-02-251-0/+1
* Add gmountver, disk mount verification GEOM class.trasz2010-01-161-0/+1
* Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamicbrooks2010-01-121-0/+1
* Add new loader console type: "spinconsole". This console selects thesobomax2009-11-271-2/+7
* lindev(4) [1] is supposed to be a collection of linux-specific pseudobz2009-09-261-0/+1
* Update epair(4) to the new netisr implementation and polishbz2009-07-261-0/+1
* Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductormarius2009-06-151-0/+1
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetyongari2009-06-101-0/+1
* Improve the accf_dns_load description.brueffer2009-05-171-1/+1
* Add an entry for the uath(4) module.weongyo2009-04-071-0/+1
* Remove the uscanner(4) driver, this follows the removal of the kernel scannerthompsa2009-03-191-1/+0
* Chase the k8temp->amdtemp rename in NOTES and loader.conf.dchagin2009-03-161-1/+1
* Add an entry for the urtw(4) module.weongyo2009-01-231-0/+1
* comment out some debugging messages that slipped in by mistake.luigi2009-01-131-4/+3
* This patch introduces a number of simplifications to the Forthluigi2009-01-053-511/+315
* PROBLEM: putting in a loader config file a line of the formluigi2008-12-071-26/+19
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-121-0/+1
* - Add ae(4) to loader.conf.stas2008-10-041-0/+1
* Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andjhb2008-09-101-0/+1
* Add geom_journalmatteo2008-08-261-0/+1
* Add an entry for the upgt(4) module.weongyo2008-08-111-0/+1
* Add coretemp(4) and k8temp(4).rpaulo2008-08-041-0/+2
* Add an accept filter for TCP based DNS requests. It waits until thedwmalone2008-07-181-0/+1
* Remove the sbni(4) driver. No one responded to calls to test it onjhb2008-07-041-1/+0
* Remove the oltr(4) driver. No one responded to calls for testing onjhb2008-07-041-2/+0
* Add an entry for the jme(4) module.yongari2008-05-271-0/+1
OpenPOWER on IntegriCloud