| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | o Remove EoL whitespaces. | maxim | 2016-05-19 | 2 | -11/+11 |
* | o usage() updated for -h and -X flags. | maxim | 2016-05-19 | 1 | -1/+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 fix in locales template. | pfg | 2016-05-04 | 1 | -4/+4 |
* | Add a manual page for pkt-gen. | gnn | 2016-05-01 | 1 | -0/+179 |
* | tools: minor spelling fixes. | pfg | 2016-05-01 | 12 | -16/+16 |
* | Remove leftover from Big5HKSCS removal | bapt | 2016-04-17 | 1 | -18528/+0 |
* | Quote variable for architectures where we have more than | netchild | 2016-04-16 | 1 | -1/+1 |
* | Do not forget to set the destination directory for the new collation | bapt | 2016-04-16 | 1 | -0/+1 |
* | Complete the Obsoletefiles entries | bapt | 2016-04-16 | 1 | -6/+0 |
* | Regenerates locales Makefiles and locales | bapt | 2016-04-16 | 1 | -6/+12 |
* | Readd the zh_hant_HK.UTF-8 removed by accident | bapt | 2016-04-16 | 1 | -0/+3 |
* | Really stop converting map from UTF-8 to GB2312 | bapt | 2016-04-16 | 1 | -1/+1 |
* | Replace generated maps with maps extracted from CLDR for GB3212 and eucCN | bapt | 2016-04-16 | 2 | -14892/+15412 |
* | Rework collation generation: | bapt | 2016-04-16 | 7 | -47/+160 |
* | Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD. | bdrewery | 2016-04-14 | 2 | -16/+41 |
* | Set NULL to the ai_next pointer which fix cap_getaddrinfo(). | oshogbo | 2016-04-14 | 1 | -8/+122 |
* | 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 |
* | Create /usr/local/etc before filling things into it. | phk | 2016-04-09 | 1 | -2/+3 |
* | Add optional configuration knob NANO_CUST_FILES_MTREE. If set, it will | glebius | 2016-04-06 | 1 | -0/+9 |
* | Update cust_pkgng with a simpler, more robust version. We don't need | imp | 2016-04-06 | 1 | -40/+27 |
* | [wlanstats] Convert rssi / signal / rate to use float. | adrian | 2016-04-06 | 1 | -6/+7 |
* | [net80211] Add an A-MSDU debug output shortcut. | adrian | 2016-04-04 | 1 | -0/+4 |
* | Add early_customize_cmd() that allows to register custom functions run | glebius | 2016-04-04 | 2 | -0/+30 |
* | [net80211] teach wlanstats about the ff_encapfail field. | adrian | 2016-04-04 | 1 | -0/+2 |
* | 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 | 3 | -13/+1 |
* | Remove tools/vt/setfont | emaste | 2016-03-21 | 2 | -95/+0 |
* | Unquote NANO_PACKAGE_LIST so that it actually can be a list and so | phk | 2016-03-21 | 1 | -1/+1 |
* | 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 |
* | Remove these broken filemon tests. | bdrewery | 2016-03-09 | 4 | -390/+0 |
* | cxgbe(4): Overhaul the shared code that deals with the chip's TP block, | np | 2016-03-08 | 1 | -17/+58 |
* | cxgbe(4): Updated register dumps. | np | 2016-03-07 | 5 | -159/+57687 |
* | Don't install debug symbols onto embedded images... | imp | 2016-03-07 | 1 | -0/+3 |
* | Merge ^/head r296007 through r296368. | dim | 2016-03-03 | 17 | -53/+355 |
|\ |
|
| * | Fix section numbers for autofs(5), kbdcontrol(1), vidcontrol(1), quota(1), | trasz | 2016-03-01 | 4 | -5/+5 |
| * | Fix some whitespace nits in cxgbetool.c. No functional change. | np | 2016-02-29 | 1 | -12/+12 |
| * | Document that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed | emaste | 2016-02-29 | 1 | -0/+1 |
| * | Migrate athregs over to use the new stats API. | adrian | 2016-02-28 | 2 | -6/+24 |