| Commit message (Expand) | Author | Age | Files | Lines |
* | - Format the usage so that it fits in 80 cols and follows the standard | jhb | 2014-04-23 | 1 | -15/+31 |
* | Allow .WAIT to appear in SUBDIR= lists, to provide some control over | ian | 2014-04-23 | 1 | -3/+11 |
* | urndis(4) will first appear in 9.3-RELEASE. | gjb | 2014-04-21 | 1 | -2/+2 |
* | bsd-family-tree: Add missing releases | eadler | 2014-04-21 | 1 | -0/+3 |
* | bsd-family-tree: Add NetBSD 6.1.4, 6.0.5 | eadler | 2014-04-20 | 1 | -2/+25 |
* | add a TON of missing event handlers with quite possibly bogus | jmg | 2014-04-19 | 1 | -3/+82 |
* | Update UMASS manual page to mention newer host controller drivers. | hselasky | 2014-04-19 | 1 | -1/+6 |
* | Install newly added bsd.mkopt.mk. | jkim | 2014-04-19 | 1 | -0/+1 |
* | add link to crypto(4)... | jmg | 2014-04-19 | 1 | -1/+2 |
* | Retire compatibility YES_HESIOD. If you haven't upgraded in the last | imp | 2014-04-18 | 1 | -7/+0 |
* | Move the generic part of bsd.opts.mk into bsd.mkopts.mk to allow for | imp | 2014-04-18 | 2 | -28/+41 |
* | Allow setting of MK_FOO by anybody. There are too many edge cases that | imp | 2014-04-18 | 1 | -36/+3 |
* | Copy bsd.own.mk to bsd.opts.mk and separate out the option setting | imp | 2014-04-18 | 3 | -454/+495 |
* | Separate out enabling building clang and/or gcc for the system and | imp | 2014-04-18 | 1 | -7/+14 |
* | Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED. | imp | 2014-04-18 | 4 | -9/+12 |
* | Don't build EISA by default anymore. Remove from i386 GENERIC and | imp | 2014-04-18 | 1 | -0/+1 |
* | Add the initial version of if_nf10bmac(4), a driver to support an | bz | 2014-04-17 | 2 | -0/+72 |
* | Update the ath(4) manpage with .. well, updated information. | adrian | 2014-04-15 | 1 | -10/+10 |
* | Prefer /etc/login.conf for some of these environment values. | bdrewery | 2014-04-14 | 2 | -7/+9 |
* | Correct geli parameter. | brueffer | 2014-04-14 | 1 | -2/+2 |
* | - Move davidxu to the alumni section | pgj | 2014-04-14 | 1 | -1/+1 |
* | r264402 builds fine, but turns out there are problems with | imp | 2014-04-13 | 4 | -13/+9 |
* | Bump Dd for r264384. | brueffer | 2014-04-13 | 1 | -1/+1 |
* | Miscellaneous fixes to tests(7). | jmmv | 2014-04-13 | 1 | -10/+12 |
* | Document how to install the test suite. | jmmv | 2014-04-13 | 2 | -7/+24 |
* | Regen after rewording of WITH_TESTS. | jmmv | 2014-04-13 | 1 | -21/+23 |
* | Convert NO_MANCOMPRESS to normal convention. | imp | 2014-04-13 | 4 | -9/+13 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 9 | -9/+9 |
* | Don't apply ctf conversions in POSIX mode. These can't happen there | imp | 2014-04-13 | 1 | -6/+0 |
* | Clean trailing whitespace. | gjb | 2014-04-13 | 1 | -2/+3 |
* | Improve markup and remove contractions. | brueffer | 2014-04-12 | 1 | -9/+10 |
* | mdoc and language improvements. | brueffer | 2014-04-12 | 1 | -17/+18 |
* | Introduce RANLIBFLAGS to mirror ARFLAGS and add -D to both. This sets | des | 2014-04-12 | 2 | -4/+7 |
* | Update the SDT(9) examples to reflect the removal of the sname parameter | markj | 2014-04-11 | 1 | -3/+3 |
* | Remove stray .Nm macro. | brueffer | 2014-04-11 | 1 | -1/+0 |
* | mdoc and spelling cleanup. | brueffer | 2014-04-11 | 1 | -12/+9 |
* | Add SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP | gjb | 2014-04-11 | 1 | -1/+25 |
* | - Adding myself to the committers-ports.dot | xmj | 2014-04-10 | 1 | -0/+4 |
* | Add the Asus USB-N10 NANO. | kevlo | 2014-04-10 | 1 | -0/+1 |
* | Remove support of LUN-based CD changers from cd(4) driver. | mav | 2014-04-09 | 1 | -86/+1 |
* | Need to test .MAKE.LEVEL everywhere before using it for bootstrapping | imp | 2014-04-07 | 1 | -2/+2 |
* | Add man page for udplite(4). | kevlo | 2014-04-07 | 2 | -0/+97 |
* | run.4: D1 is an mdoc macro, so we have to escape it. | eadler | 2014-04-05 | 1 | -1/+1 |
* | Convert sort to using newer MK_ convention. | imp | 2014-04-05 | 1 | -0/+1 |
* | Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT. | imp | 2014-04-05 | 1 | -0/+1 |
* | The proper way to request no man pages currently is NO_MAN=xxx. Use it | imp | 2014-04-05 | 1 | -2/+2 |
* | Add ioctl(2) calls to uftdi(4) to access bitbang, MPSSE, CPU_FIFO, and | ian | 2014-04-05 | 1 | -0/+81 |
* | Use xz(1) instead of gzip(1) to compress release images | gjb | 2014-04-02 | 1 | -2/+2 |
* | Move setting of the MK_xxx variables based on NO_xxx to avoid | imp | 2014-04-02 | 1 | -15/+16 |
* | FreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL. Failsafe and assume | imp | 2014-04-02 | 1 | -1/+1 |