| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r233105 | Marius Strobl | 2012-03-25 | 1 | -31/+18 |
| * | MFC: r232822 | Marius Strobl | 2012-03-14 | 1 | -0/+15 |
| * | MFC: r219452 | Marius Strobl | 2011-07-26 | 1 | -3/+1 |
| * | MFC: r223938 | Marius Strobl | 2011-07-25 | 1 | -31/+35 |
| * | MFC: r218713, r218716 | Marius Strobl | 2011-07-25 | 1 | -1/+1 |
| * | MFC: r211747 | Marius Strobl | 2011-07-25 | 1 | -4/+9 |
| * | MFC: r192972 (partial) | Marius Strobl | 2011-07-25 | 1 | -2/+3 |
| * | MFC r221593,221601: whitespace nits | Andriy Gapon | 2011-05-11 | 1 | -1/+1 |
| * | MFC r218974: | Rebecca Cran | 2011-02-26 | 1 | -0/+11 |
| * | MFC r210423: completely ignore zero-sized elf sections in modules of elf | Andriy Gapon | 2010-08-21 | 1 | -0/+2 |
| * | MFC: r201932 | Marius Strobl | 2010-01-15 | 1 | -6/+33 |
| * | MFC: r201901 | Marius Strobl | 2010-01-15 | 1 | -10/+1 |
| * | MFC: r200945 | Marius Strobl | 2010-01-15 | 1 | -6/+22 |
| * | MFC: r182731 | Marius Strobl | 2010-01-15 | 2 | -169/+182 |
| * | MFC: r177108 (partial) | Marius Strobl | 2010-01-15 | 1 | -7/+11 |
| * | MFC: revision 201339 and 201340 | Yoshihiro Takahashi | 2010-01-15 | 1 | -0/+19 |
| * | MFC: r198537 | Christian Brueffer | 2009-11-04 | 1 | -0/+1 |
| * | Import ZFS loader support missed in the initial MFC | Kip Macy | 2009-05-23 | 1 | -0/+1 |
| * | forced commit to remind that the previous commit also merged | Luigi Rizzo | 2009-01-14 | 1 | -1/+1 |
| * | MFC: 185746 186789 187143 | Luigi Rizzo | 2009-01-14 | 1 | -5/+13 |
| * | MFC r185692: | Daniel Gerzo | 2008-12-28 | 1 | -1/+1 |
| * | MFC r179634: | Konstantin Belousov | 2008-06-21 | 1 | -1/+1 |
| * | Revert the r179632, it was committed to the wrong branch. | Konstantin Belousov | 2008-06-07 | 1 | -1/+1 |
| * | Fix the incorrect calculation of a block address within a single indirect | Konstantin Belousov | 2008-06-07 | 1 | -1/+1 |
| * | MFC: Use the smaller cgbase() macro in ufsread.c if UFS_SMALL_CGBASE is | John Baldwin | 2007-11-08 | 1 | -3/+3 |
| * | Also boot *.debug if everything else fails. | David E. O'Brien | 2007-10-04 | 1 | -0/+1 |
| * | Add documentation for the vm.kmem_size_min and vm.kmem_size_max tunables. | Stephane E. Potvin | 2007-05-09 | 1 | -1/+10 |
| * | fixup talk of kern.maxswzone... It's been 32MB for almost 5 years now... | John-Mark Gurney | 2007-05-05 | 1 | -7/+6 |
| * | Document the init_chroot and init_script variables. | Warner Losh | 2007-02-04 | 1 | -0/+51 |
| * | Garbage collect the code for auto-loading modules based on ISAPNP IDs, | Marius Strobl | 2007-01-07 | 2 | -381/+0 |
| * | add an interface for passing the entire kernel size up front to the | Kip Macy | 2006-12-18 | 1 | -0/+2 |
| * | Note that not all architectures use sendfile(2) buffers; | Yaroslav Tykhiy | 2006-11-29 | 1 | -1/+4 |
| * | Unbreak compile with ELF_VERBOSE defined, and fix format warnings. | Ruslan Ermilov | 2006-11-02 | 1 | -3/+4 |
| * | Revert the last change. Masking only 2 MSBs of the virtual address | Ruslan Ermilov | 2006-11-02 | 1 | -1/+1 |
| * | Extend struct devdesc with a unit field, called d_unit. Promote the | Marcel Moolenaar | 2006-11-02 | 1 | -0/+1 |
| * | Don't unconditionally compile-in the bcache code. It's only used on | Marcel Moolenaar | 2006-11-02 | 1 | -1/+5 |
| * | o Make sure to clear f->f_devdata if d_dev->dv_open() fails. It | Marcel Moolenaar | 2006-11-02 | 1 | -12/+17 |
| * | Because the BTX mini-kernel now uses flat memory mode and clients | Ruslan Ermilov | 2006-10-29 | 1 | -1/+1 |
| * | Replace a rarely used "depuration" with "debugging". | Ruslan Ermilov | 2006-10-13 | 2 | -2/+2 |
| * | Fix WARNS=2 warnings. | Ruslan Ermilov | 2006-09-29 | 1 | -0/+2 |
| * | Ignore a sub-topic match if it is inside the command description. | John Baldwin | 2006-09-28 | 1 | -0/+3 |
| * | Make the default "init_path" value breakable, so it fits on the | Ruslan Ermilov | 2006-08-20 | 1 | -1/+1 |
| * | kern.ipc.nmbclusters is sysctl, not compile-time option. Change Dv to Va. | Dmitry Morozovsky | 2006-08-18 | 1 | -3/+3 |
| * | Remove references to NMBCLUSTERS which is obsoleted. | Dmitry Morozovsky | 2006-08-18 | 2 | -5/+3 |
| * | Remove more Alpha bits from the boot code including fixing several | John Baldwin | 2006-05-12 | 3 | -6/+2 |
| * | In moduledir_readhints() cast the value returned by sizeof() to ssize_t | Marius Strobl | 2006-01-12 | 1 | -1/+2 |
| * | Make our ELF64 type definitions match standards. In particular this | Marcel Moolenaar | 2005-12-18 | 4 | -7/+7 |
| * | Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: | Ruslan Ermilov | 2005-09-22 | 2 | -1/+34 |
| * | Add a "comconsole_speed" loader variable that can be used to change | Ian Dowse | 2005-08-18 | 1 | -1/+14 |
| * | Fix a comparison that broke ``set console=vidconsole'' and even the | Brian Somers | 2005-07-29 | 1 | -1/+1 |