| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r246153, r246154: | Glen Barber | 2013-02-02 | 1 | -2/+2 |
| * | MFC r243241: | Eitan Adler | 2012-11-21 | 1 | -15/+2 |
| * | MFC 206082,206179,207056,207057,210612,210636,210656,212423,212426,228121, | John Baldwin | 2012-10-19 | 1 | -1/+4 |
| * | MFC r238008: | Warren Block | 2012-07-03 | 1 | -3/+5 |
| * | MFC r237655: | Warren Block | 2012-06-28 | 1 | -2/+8 |
| * | MFC r236274, r236278, r236279: | Glen Barber | 2012-06-02 | 1 | -1/+1 |
| * | MFC r235319: | Glen Barber | 2012-05-18 | 1 | -1/+1 |
| * | Partial MFC r234935: | Eitan Adler | 2012-05-09 | 1 | -12/+12 |
| * | Merge r218998 | Remko Lodder | 2012-03-06 | 2 | -0/+83 |
| * | MFC r231244: | Glen Barber | 2012-02-15 | 1 | -2/+2 |
| * | MFC r231111, r231331: | Eitan Adler | 2012-02-10 | 1 | -4/+7 |
| * | MFC r225858, 225859, 226172: | Glen Barber | 2011-10-10 | 1 | -8/+18 |
| * | MFC r222492: | Benedict Reuschling | 2011-06-06 | 1 | -1/+3 |
| * | MFC r222278: | Benedict Reuschling | 2011-05-30 | 1 | -1/+3 |
| * | MFC r218699: | Benedict Reuschling | 2011-05-30 | 1 | -1/+4 |
| * | MFC r219096, r219126: | Rebecca Cran | 2011-03-05 | 1 | -1/+1 |
| * | MFC 216487,217754,218524: | John Baldwin | 2011-03-03 | 1 | -6/+32 |
| * | MFC 217733: Properly document what the top-level `make tinderbox` does. | John Baldwin | 2011-03-03 | 1 | -1/+6 |
| * | MFC 200597,200599: | John Baldwin | 2011-03-03 | 1 | -2/+9 |
| * | MFC 214374: | Glen Barber | 2011-02-07 | 1 | -1/+1 |
| * | MFC r205978 from /head | Giorgos Keramidas | 2011-01-19 | 1 | -1/+15 |
| * | MFC r213917: | Konstantin Belousov | 2010-10-30 | 1 | -1/+19 |
| * | MFC r212094: sync the man page with the reality: nfs/ includes | Maxim Konovalov | 2010-10-20 | 1 | -1/+3 |
| * | MFC r206622,207939,208593,208732,209031: mdoc cleanup | Ulrich Spörlein | 2010-08-27 | 2 | -2/+2 |
| * | MFC: r201538, r201539 | Christian Brueffer | 2010-01-11 | 1 | -1/+1 |
| * | MFC rev 196356: | Tom Rhodes | 2009-08-18 | 1 | -2/+7 |
| * | MFC 196337: Document the newly added SVNCMDARGS, SVNROOT, and SVNBRANCH | John Baldwin | 2009-08-17 | 1 | -0/+29 |
| * | Usermode portion of the support for swap allocation accounting: | Konstantin Belousov | 2009-06-23 | 1 | -0/+29 |
| * | Add C++ operators to operator(7) manual page. | Ed Schouten | 2009-04-08 | 1 | -5/+7 |
| * | A system with plenty of memory would not require so much swap for generic | Xin LI | 2009-03-09 | 1 | -1/+3 |
| * | Build fixups for the new USB stack. | Andrew Thompson | 2009-02-23 | 1 | -2/+0 |
| * | - Rename adding_user(8) to adding_user(7). There's no adding_user utility, | Gabor Kovesdan | 2009-01-30 | 2 | -1/+112 |
| * | s/use/using/ in previous commit. | Tom Rhodes | 2009-01-27 | 1 | -1/+1 |
| * | Better description of kern.ipc.maxpipekva. | Tom Rhodes | 2009-01-26 | 1 | -6/+9 |
| * | Add a comment on kern.ipc.maxpipekva. | Tom Rhodes | 2009-01-24 | 1 | -1/+11 |
| * | Sort KERNFAST and KERNCONF into the list they are in. | Warner Losh | 2009-01-23 | 1 | -19/+19 |
| * | Document KERNCONF and KERNFAST. Note that TARGET is usually all one | Warner Losh | 2009-01-23 | 1 | -1/+22 |
| * | - Document targets run-depends-list and build-depends-list | Thomas Abthorpe | 2009-01-21 | 1 | -2/+7 |
| * | Document the NO_XXX options supported by our Makefile.inc1. | Giorgos Keramidas | 2009-01-05 | 1 | -1/+64 |
| * | Correct a typo. | Jens Schweikhardt | 2008-12-05 | 1 | -1/+1 |
| * | src/sys/dev/usb2/controller/uss820dci_pccard.c | Alfred Perlstein | 2008-11-19 | 1 | -0/+2 |
| * | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | Bjoern A. Zeeb | 2008-05-26 | 1 | -7/+1 |
| * | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | Robert Watson | 2008-05-25 | 1 | -4/+0 |
| * | Fix some "in in" typos in comments. | Christian Brueffer | 2008-03-26 | 1 | -1/+1 |
| * | The config-recursive target is not run during the normal install process, move | Tom Rhodes | 2008-01-22 | 1 | -6/+8 |
| * | Document the 'maintainer' target. | Christian Brueffer | 2008-01-21 | 1 | -1/+3 |
| * | Correct the sysconf variable name, _SC_CLK_TCK. | Ruslan Ermilov | 2008-01-18 | 1 | -2/+2 |
| * | Add an additional make variable EXTRAMIBSYMS which allows to specify | Hartmut Brandt | 2008-01-08 | 1 | -2/+17 |
| * | - Remove incomplete sentence fragment | Gabor Kovesdan | 2007-12-21 | 1 | -2/+0 |
| * | - Document PORT_DBDIR | Gabor Kovesdan | 2007-12-21 | 1 | -0/+11 |