| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFS9 r254953, itself an MFC of r254942 and r254952: | Devin Teske | 2013-08-29 | 3 | -21/+36 |
| * | MFS9 SVN r254331: | Devin Teske | 2013-08-15 | 1 | -3/+105 |
| * | Synchronize releng/9.2 Forth code with stable/9 via MFS of 2 revisions: | Devin Teske | 2013-08-12 | 26 | -428/+1809 |
| * | MFC r235873, r235967: | Warren Block | 2012-06-19 | 7 | -7/+7 |
| * | MFC r233648: | Eitan Adler | 2012-06-18 | 1 | -1/+1 |
| * | MFC r232614: | Bjoern A. Zeeb | 2012-05-24 | 1 | -0/+1 |
| * | MFC r232157, r232158: | Glen Barber | 2012-04-26 | 1 | -10/+18 |
| * | MFC r230545: Clarify and improve the boot menu with some small changes. | Sergey Kandaurov | 2012-02-01 | 1 | -18/+18 |
| * | MFC r230109: | Eitan Adler | 2012-01-28 | 1 | -1/+2 |
| * | MFC r228985,229881: | Sergey Kandaurov | 2012-01-16 | 3 | -18/+92 |
| * | Revert MFC r226833,227056. | Sergey Kandaurov | 2012-01-04 | 1 | -1/+1 |
| * | MFC r226833,r227056: | Sergey Kandaurov | 2012-01-04 | 1 | -1/+1 |
| * | Restore behavior of the autoboot_delay="-1" boot menu setting to the | Jaakko Heinonen | 2011-09-02 | 2 | -6/+11 |
| * | Add kern.cam.boot_delay description (with reasonable default) to | Dmitry Morozovsky | 2011-08-23 | 1 | -0/+2 |
| * | Document the tftp.blksize variable added in src/lib/libstand/tftp.c. | Craig Rodrigues | 2011-07-25 | 1 | -0/+5 |
| * | Note that the "kernel" variable in loader.conf is the name of a directory | John Baldwin | 2011-07-20 | 1 | -2/+5 |
| * | Revert changes to this file in r222417. This unconditionally enabled the | Nathan Whitehorn | 2011-06-15 | 1 | -4/+1 |
| * | mdoc: fix markup | Ulrich Spörlein | 2011-06-02 | 1 | -1/+1 |
| * | New boot loader menus from Devin Teske. | Julian Elischer | 2011-05-28 | 21 | -285/+3058 |
| * | Remove the now defunct kern.ipc.nmbufs tunable. | Sergey Kandaurov | 2011-04-13 | 1 | -1/+0 |
| * | - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE. | David Christensen | 2011-03-14 | 1 | -0/+1 |
| * | - add missing if_ devices which were missing and are available as loadable | Daniel Gerzo | 2011-02-18 | 1 | -0/+4 |
| * | Add kern.msgbufsize default setting to /boot/defaults/loader.conf. | Sergey Kandaurov | 2011-01-21 | 1 | -1/+1 |
| * | Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. | Sergey Kandaurov | 2011-01-21 | 1 | -0/+1 |
| * | Fix a stack leak in r215345 when skipping over the ACPI menu item for | John Baldwin | 2011-01-20 | 1 | -1/+1 |
| * | Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet. | Pyun YongHyeon | 2010-12-31 | 1 | -0/+1 |
| * | Don't display option 2 (to toggle ACPI on or off) on x86 machines if the | John Baldwin | 2010-11-15 | 1 | -5/+16 |
| * | Remove support for autoloading ACPI from the loader. Leave in the code to | John Baldwin | 2010-11-08 | 1 | -7/+2 |
| * | Add support 'device tpm' for amd64. | Norikatsu Shigemura | 2010-09-19 | 1 | -0/+1 |
| * | If autoboot_delay is set to -1, boot immediately without checking for | John Baldwin | 2010-09-08 | 1 | -1/+4 |
| * | Add some more modules to loader.conf. Remove if_awi since support for it | Rebecca Cran | 2010-06-23 | 1 | -1/+67 |
| * | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | Ulrich Spörlein | 2010-05-13 | 1 | -8/+8 |
| * | Remove if_ar, if_ray, if_sr, if_ppp, if_sl to reflect the current modules | Xin LI | 2010-05-04 | 1 | -6/+2 |
| * | Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet. | Pyun YongHyeon | 2010-04-14 | 1 | -0/+1 |
| * | Add bwn(4) driver. | Weongyo Jeong | 2010-02-25 | 1 | -0/+1 |
| * | Add gmountver, disk mount verification GEOM class. | Edward Tomasz Napierala | 2010-01-16 | 1 | -0/+1 |
| * | Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic | Brooks Davis | 2010-01-12 | 1 | -0/+1 |
| * | Add new loader console type: "spinconsole". This console selects the | Maxim Sobolev | 2009-11-27 | 1 | -2/+7 |
| * | lindev(4) [1] is supposed to be a collection of linux-specific pseudo | Bjoern A. Zeeb | 2009-09-26 | 1 | -0/+1 |
| * | Update epair(4) to the new netisr implementation and polish | Bjoern A. Zeeb | 2009-07-26 | 1 | -0/+1 |
| * | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | Marius Strobl | 2009-06-15 | 1 | -0/+1 |
| * | Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet | Pyun YongHyeon | 2009-06-10 | 1 | -0/+1 |
| * | Improve the accf_dns_load description. | Christian Brueffer | 2009-05-17 | 1 | -1/+1 |
| * | Add an entry for the uath(4) module. | Weongyo Jeong | 2009-04-07 | 1 | -0/+1 |
| * | Remove the uscanner(4) driver, this follows the removal of the kernel scanner | Andrew Thompson | 2009-03-19 | 1 | -1/+0 |
| * | Chase the k8temp->amdtemp rename in NOTES and loader.conf. | Dmitry Chagin | 2009-03-16 | 1 | -1/+1 |
| * | Add an entry for the urtw(4) module. | Weongyo Jeong | 2009-01-23 | 1 | -0/+1 |
| * | comment out some debugging messages that slipped in by mistake. | Luigi Rizzo | 2009-01-13 | 1 | -4/+3 |
| * | This patch introduces a number of simplifications to the Forth | Luigi Rizzo | 2009-01-05 | 3 | -509/+313 |
| * | PROBLEM: putting in a loader config file a line of the form | Luigi Rizzo | 2008-12-07 | 1 | -26/+19 |