summaryrefslogtreecommitdiff
path: root/sys/boot/forth
AgeCommit message (Expand)Author
2010-11-15Don't display option 2 (to toggle ACPI on or off) on x86 machines if theJohn Baldwin
2010-11-08Remove support for autoloading ACPI from the loader. Leave in the code toJohn Baldwin
2010-09-19Add support 'device tpm' for amd64.Norikatsu Shigemura
2010-09-08If autoboot_delay is set to -1, boot immediately without checking forJohn Baldwin
2010-06-23Add some more modules to loader.conf. Remove if_awi since support for itRebecca Cran
2010-05-13mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein
2010-05-04Remove if_ar, if_ray, if_sr, if_ppp, if_sl to reflect the current modulesXin LI
2010-04-14Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet.Pyun YongHyeon
2010-02-25Add bwn(4) driver.Weongyo Jeong
2010-01-16Add gmountver, disk mount verification GEOM class.Edward Tomasz Napierala
2010-01-12Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamicBrooks Davis
2009-11-27Add new loader console type: "spinconsole". This console selects theMaxim Sobolev
2009-09-26lindev(4) [1] is supposed to be a collection of linux-specific pseudoBjoern A. Zeeb
2009-07-26Update epair(4) to the new netisr implementation and polishBjoern A. Zeeb
2009-06-15Add cas(4), a driver for Sun Cassini/Cassini+ and National SemiconductorMarius Strobl
2009-06-10Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetPyun YongHyeon
2009-05-17Improve the accf_dns_load description.Christian Brueffer
2009-04-07Add an entry for the uath(4) module.Weongyo Jeong
2009-03-19Remove the uscanner(4) driver, this follows the removal of the kernel scannerAndrew Thompson
2009-03-16Chase the k8temp->amdtemp rename in NOTES and loader.conf.Dmitry Chagin
2009-01-23Add an entry for the urtw(4) module.Weongyo Jeong
2009-01-13comment out some debugging messages that slipped in by mistake.Luigi Rizzo
2009-01-05This patch introduces a number of simplifications to the ForthLuigi Rizzo
2008-12-07PROBLEM: putting in a loader config file a line of the formLuigi Rizzo
2008-11-12Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetPyun YongHyeon
2008-10-04- Add ae(4) to loader.conf.Stanislav Sedov
2008-09-10Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches andJohn Baldwin
2008-08-26Add geom_journalMatteo Riondato
2008-08-11Add an entry for the upgt(4) module.Weongyo Jeong
2008-08-04Add coretemp(4) and k8temp(4).Rui Paulo
2008-07-18Add an accept filter for TCP based DNS requests. It waits until theDavid Malone
2008-07-04Remove the sbni(4) driver. No one responded to calls to test it onJohn Baldwin
2008-07-04Remove the oltr(4) driver. No one responded to calls for testing onJohn Baldwin
2008-05-27Add an entry for the jme(4) module.Pyun YongHyeon
2008-05-19Add an entry for the age(4) module.Pyun YongHyeon
2008-04-08Add a couple of missing wireless NIC driver modules.Weongyo Jeong
2008-03-28Add a couple of missing NIC driver modules.Christian Brueffer
2008-01-16Bump manpage date for rev 1.27Giorgos Keramidas
2008-01-16Document that loader(8) stops reading `loader.conf' when itGiorgos Keramidas
2007-12-19Allow negative values to be specified in the loader.Doug Ambrisko
2007-09-26Mention that autoboot_delay also accepts the "NO" value.Ruslan Ermilov
2007-06-25- Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan
2007-04-09Add zfs_load here.Pawel Jakub Dawidek
2007-04-09Always try to load zpool.cache instead of trying to find good place toPawel Jakub Dawidek
2007-02-04Document the init_chroot and init_script variables.Warner Losh
2007-01-14o Wrap long lines.Maxim Konovalov
2007-01-14o Typo: note -> node.Maxim Konovalov
2007-01-14o Move the comment to the correct place.Maxim Konovalov
2006-12-13Add an entry for the msk(4) module.Pyun YongHyeon
2006-10-13Replace a rarely used "depuration" with "debugging".Ruslan Ermilov