| Commit message (Expand) | Author | Age | Files | Lines |
| * | Regenerate. | Bryan Drewery | 2016-09-21 | 1 | -229/+217 |
| * | Disable SYSTEM_COMPILER by default. | Bryan Drewery | 2016-09-21 | 1 | -1/+1 |
| * | MFS11: 305776 | John Baldwin | 2016-09-13 | 1 | -10/+193 |
| * | MFS r304717: | Bryan Drewery | 2016-08-24 | 1 | -3/+4 |
| * | MFS r304714: | Bryan Drewery | 2016-08-24 | 1 | -0/+2 |
| * | MFC r303354,303373,303404,304045,304192 | Baptiste Daroussin | 2016-08-19 | 119 | -669/+669 |
| * | MFS r304144: | Bryan Drewery | 2016-08-19 | 2 | -2/+3 |
| * | MFC r303328: | Bryan Drewery | 2016-08-02 | 1 | -0/+2 |
| * | MFC r303322,303326,303327,303345,303413,303416,303418,303557 | Sean Bruno | 2016-08-01 | 2 | -3/+9 |
| * | MFC r303519 | Eric van Gyzen | 2016-08-01 | 2 | -6/+6 |
| * | MFC r303211: | Konstantin Belousov | 2016-07-30 | 2 | -11/+37 |
| * | MFC 303202: Update to note that operations on local files are safe. | John Baldwin | 2016-07-28 | 1 | -1/+3 |
| * | MFC 303164: Add more documentation regarding unsafe AIO requests. | John Baldwin | 2016-07-28 | 1 | -7/+15 |
| * | MFC 302899: Add documentation for the sigevent structure. | John Baldwin | 2016-07-25 | 3 | -1/+178 |
| * | MFC 302861: Fix rendering issues. | John Baldwin | 2016-07-25 | 1 | -6/+6 |
| * | MFC r303043: | Bryan Drewery | 2016-07-25 | 1 | -3/+3 |
| * | MFC: r303219 | Baptiste Daroussin | 2016-07-24 | 22 | -44/+44 |
| * | MFC r302673 | Stephen McConnell | 2016-07-19 | 2 | -77/+172 |
| * | Add myself to the src committers graph. | Eric Badger | 2016-07-06 | 1 | -0/+4 |
| * | Correct a manual page reference. | Glen Barber | 2016-07-05 | 1 | -2/+2 |
| * | The paradigm of a callout is that it has three consequent states: | Gleb Smirnoff | 2016-07-05 | 1 | -2/+6 |
| * | Add the forgotten "svn mv" from r302329 | Baptiste Daroussin | 2016-07-03 | 2 | -0/+0 |
| * | Posixify the locales name for variants | Baptiste Daroussin | 2016-07-03 | 52 | -140/+105 |
| * | Don't warn about needing filemon for makeman. | Bryan Drewery | 2016-06-29 | 1 | -1/+1 |
| * | Regenerate for WITH_EXTRA_TCP_STACKS updates. | Jonathan T. Looney | 2016-06-28 | 1 | -1/+4 |
| * | Document support for alternate TCP stacks. | Jonathan T. Looney | 2016-06-28 | 3 | -2/+312 |
| * | Regenerate | Bryan Drewery | 2016-06-24 | 1 | -6/+18 |
| * | WITH_SYSTEM_COMPILER: Enable by default | Bryan Drewery | 2016-06-24 | 1 | -1/+1 |
| * | bsd.prog.mk: add "/usr/lib" to list of base system directories | Ed Maste | 2016-06-24 | 1 | -1/+2 |
| * | Add pci_get_max_payload() to fetch the PCI-express maximum payload size. | John Baldwin | 2016-06-24 | 1 | -1/+14 |
| * | Add AFLAGS.IMPSRC and document A[C]FLAGS | Bryan Drewery | 2016-06-22 | 2 | -0/+8 |
| * | META_MODE: Don't generate or read _EXTRADEPEND dependencies when using filemon. | Bryan Drewery | 2016-06-21 | 3 | -11/+19 |
| * | syscons.4,vt.4: update kern.vty description reflecting vt as default | Ed Maste | 2016-06-21 | 2 | -11/+11 |
| * | Fix generation of locales with multiple variants | Baptiste Daroussin | 2016-06-20 | 15 | -350/+164 |
| * | Add Mike Karels as committer, with gnn as mentor. | Mike Karels | 2016-06-19 | 1 | -0/+2 |
| * | - Prefer to use %d over %e where the day of the month should be zero | Hajimu UMEMOTO | 2016-06-19 | 45 | -83/+83 |
| * | pf: Filter on and set vlan PCP values | Kristof Provost | 2016-06-17 | 1 | -2/+25 |
| * | Reimplement r301944 using the correct install(1) invocation, which again | Glen Barber | 2016-06-16 | 1 | -2/+2 |
| * | Revert r301944, which apparently broke zoneinfo install during | Glen Barber | 2016-06-16 | 1 | -2/+2 |
| * | Fix zoneinfo file packaging. | Glen Barber | 2016-06-16 | 1 | -2/+2 |
| * | Mark targets with _SUBDIR as .PHONY. | Bryan Drewery | 2016-06-15 | 1 | -2/+2 |
| * | Fix native powerpc64 build of lib32 with in-tree GCC. | Bryan Drewery | 2016-06-15 | 1 | -0/+3 |
| * | WITH_META_MODE: Keep .MAKE.MODE/META_MODE clean | Bryan Drewery | 2016-06-15 | 1 | -0/+4 |
| * | WITH_META_MODE: Do include headers for specific guessed dependencies | Bryan Drewery | 2016-06-15 | 1 | -2/+4 |
| * | Don't truncate OBJS_DEPEND_GUESS.target from Makefile | Bryan Drewery | 2016-06-15 | 2 | -5/+5 |
| * | Renegerate for WITH_META_MODE updates. | Bryan Drewery | 2016-06-14 | 1 | -4/+11 |
| * | WITH_META_MODE: Enable printing of some of make's environment on error. | Bryan Drewery | 2016-06-14 | 1 | -2/+14 |
| * | WITH_META_MODE: Lessen the filemon(4) requirement scope. | Bryan Drewery | 2016-06-14 | 2 | -4/+10 |
| * | WITH_META_MODE: Set MK_META_MODE=no with -B. | Bryan Drewery | 2016-06-14 | 1 | -1/+6 |
| * | WITH_META_MODE: Fix rescue rebuilding build-tools. | Bryan Drewery | 2016-06-14 | 1 | -1/+1 |