| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r309124: | dim | 2016-12-26 | 3 | -83/+117 |
* | MFC r310186,r310187: | ngie | 2016-12-24 | 1 | -0/+59 |
* | MFC r309602: | ngie | 2016-12-15 | 1 | -0/+4 |
* | MFC r309797-r309802 | bapt | 2016-12-12 | 1 | -0/+41 |
* | MFC r307713: | ngie | 2016-12-03 | 1 | -0/+1 |
* | MFC r307182,307191,307192: rc.d/zfsbe: new script designed for BE support | avg | 2016-11-03 | 1 | -0/+1 |
* | MFC r307786: | bapt | 2016-10-25 | 1 | -0/+7 |
* | MFC r303784, r303785, r305620: | bapt | 2016-10-22 | 1 | -11/+0 |
* | MFC r306877 | bapt | 2016-10-15 | 1 | -4/+0 |
* | Remove ftp(1) related files when MK_FTP == no | ngie | 2016-07-03 | 1 | -0/+14 |
* | Posixify the locales name for variants | bapt | 2016-07-03 | 1 | -84/+42 |
* | Document support for alternate TCP stacks. | jtl | 2016-06-28 | 1 | -0/+2 |
* | Add clang-format under WITH_CLANG_EXTRAS. | bdrewery | 2016-06-17 | 1 | -0/+1 |
* | WITH_META_MODE: Enable printing of some of make's environment on error. | bdrewery | 2016-06-14 | 1 | -0/+3 |
* | WITH_META_MODE: Lessen the filemon(4) requirement scope. | bdrewery | 2016-06-14 | 1 | -2/+6 |
* | build: Add legacy support for futimens() and utimensat(). | jilles | 2016-06-09 | 4 | -1/+259 |
* | Replace _pam_verbose_error() with a macro. This was the last difference | des | 2016-06-08 | 1 | -6/+6 |
* | Document BLACKLIST related build options | lidl | 2016-06-07 | 2 | -0/+10 |
* | Separate BLACKLIST vs BLACKLIST_SUPPORT properly | lidl | 2016-06-07 | 1 | -1/+1 |
* | Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER. | bdrewery | 2016-06-05 | 1 | -0/+3 |
* | WITH_META_MODE: Enable bmake's missing meta rebuild feature | bdrewery | 2016-06-05 | 1 | -3/+4 |
* | Correct path for blacklistd.conf in OptionalObsoleteFiles.inc | lidl | 2016-06-05 | 1 | -1/+1 |
* | Add blacklistd.conf manpage | lidl | 2016-06-03 | 1 | -0/+1 |
* | Add basic blacklist build support | lidl | 2016-06-02 | 1 | -0/+20 |
* | Remove yacc and the yacc tests if MK_TOOLCHAIN == no | ngie | 2016-05-29 | 1 | -0/+310 |
* | Remove the sa(8) tests if MK_ACCT == no when "make delete-old" is run | ngie | 2016-05-29 | 1 | -0/+27 |
* | Remove the etcupdate tests if MK_RCS == no when "make delete-old" is run | ngie | 2016-05-29 | 1 | -0/+9 |
* | Remove the calendar tests if MK_CALENDAR == no when "make delete-old" | ngie | 2016-05-29 | 1 | -0/+33 |
* | WITH_META_MODE: Correct description of missing .meta file. | bdrewery | 2016-05-24 | 1 | -1/+3 |
* | Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set. | bdrewery | 2016-05-21 | 2 | -0/+24 |
* | Add a WITH_LIBSOFT | bdrewery | 2016-05-20 | 1 | -0/+3 |
* | Conditionalize installing etc/rc.d/atm{1,2,3} | ngie | 2016-05-15 | 1 | -0/+3 |
* | Remove etc/rc.d/{zfs,zvol} if MK_ZFS != no | ngie | 2016-05-15 | 1 | -0/+2 |
* | Only install etc/rc.d/{rfcomm_pppd_server,sdpd} if MK_BLUETOOTH != no | ngie | 2016-05-06 | 1 | -0/+2 |
* | Fix r299162 | ngie | 2016-05-06 | 1 | -7/+0 |
* | Only install NIS section 8 manpages if MK_NIS != no | ngie | 2016-05-06 | 1 | -0/+11 |
* | tools: minor spelling fixes. | pfg | 2016-05-01 | 1 | -1/+1 |
* | Complete the Obsoletefiles entries | bapt | 2016-04-16 | 1 | -6/+0 |
* | Regenerates locales Makefiles and locales | bapt | 2016-04-16 | 1 | -6/+12 |
* | Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD. | bdrewery | 2016-04-14 | 2 | -16/+41 |
* | Note the brokenness of WITHOUT_INSTALLLIB. | bdrewery | 2016-04-13 | 1 | -0/+3 |
* | The build does work now with WITHOUT_TOOLCHAIN. | bdrewery | 2016-04-13 | 1 | -3/+0 |
* | Add some more content for WITH_META_MODE. | bdrewery | 2016-04-12 | 1 | -1/+10 |
* | Document the behavior of NO_DIRDEPS/NO_DIRDEPS_BELOW. | bdrewery | 2016-04-12 | 1 | -1/+3 |
* | Remove FAST_DEPEND reference missed in r297434. | bdrewery | 2016-03-30 | 1 | -3/+0 |
* | Remove the old depend (mkdep) code and make FAST_DEPEND the one true way. | bdrewery | 2016-03-30 | 2 | -12/+0 |
* | Just install ar5523.bin into /usr/share/firmware and stop compiling it | imp | 2016-03-15 | 1 | -0/+1 |
* | Add a WITHOUT_FAST_DEPEND | bdrewery | 2016-03-11 | 1 | -0/+5 |
* | Merge ^/head r296007 through r296368. | dim | 2016-03-03 | 5 | -5/+6 |
|\ |
|
| * | Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), | trasz | 2016-03-01 | 4 | -5/+5 |