aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* WITH_META_MODE: Enable printing of some of make's environment on error.Bryan Drewery2016-06-141-0/+3
* WITH_META_MODE: Lessen the filemon(4) requirement scope.Bryan Drewery2016-06-141-2/+6
* build: Add legacy support for futimens() and utimensat().Jilles Tjoelker2016-06-094-1/+259
* Replace _pam_verbose_error() with a macro. This was the last differenceDag-Erling Smørgrav2016-06-081-6/+6
* Document BLACKLIST related build optionsKurt Lidl2016-06-072-0/+10
* Separate BLACKLIST vs BLACKLIST_SUPPORT properlyKurt Lidl2016-06-071-1/+1
* cxgbetool: Allow max-rate > 10Gbps for rate-limited traffic.Navdeep Parhar2016-06-061-2/+2
* Document WITH_META_MODE enforcing WITHOUT_SYSTEM_COMPILER.Bryan Drewery2016-06-051-0/+3
* WITH_META_MODE: Enable bmake's missing meta rebuild featureBryan Drewery2016-06-051-3/+4
* Correct path for blacklistd.conf in OptionalObsoleteFiles.incKurt Lidl2016-06-051-1/+1
* Add blacklistd.conf manpageKurt Lidl2016-06-031-0/+1
* Add basic blacklist build supportKurt Lidl2016-06-021-0/+20
* Add more hacks to correct CLDR dataBaptiste Daroussin2016-05-291-5/+27
* Remove yacc and the yacc tests if MK_TOOLCHAIN == noEnji Cooper2016-05-291-0/+310
* Remove the sa(8) tests if MK_ACCT == no when "make delete-old" is runEnji Cooper2016-05-291-0/+27
* Remove the etcupdate tests if MK_RCS == no when "make delete-old" is runEnji Cooper2016-05-291-0/+9
* Remove the calendar tests if MK_CALENDAR == no when "make delete-old"Enji Cooper2016-05-291-0/+33
* Add a hack to readd the day of weeks in default date formatsBaptiste Daroussin2016-05-281-6/+10
* Update usage(..)Enji Cooper2016-05-271-6/+11
* Remove note about bogus chain-len maximumEnji Cooper2016-05-271-1/+1
* Install ioatcontrol to /usr/bin by default instead of /Enji Cooper2016-05-271-0/+1
* - Sort make variablesEnji Cooper2016-05-271-2/+5
* Fix description for -V in the -r caseEnji Cooper2016-05-271-1/+1
* Document the default behavior for -c (0)Enji Cooper2016-05-271-2/+3
* Initialize `t` with memset(.., 0, ..)Enji Cooper2016-05-271-0/+3
* DIRDEPS_BUILD: Add a Makefile.dependBryan Drewery2016-05-261-0/+56
* WITH_META_MODE: Correct description of missing .meta file.Bryan Drewery2016-05-241-1/+3
* Opportunistically skip building a cross-compiler with SYSTEM_COMPILER set.Bryan Drewery2016-05-212-0/+24
* Add a WITH_LIBSOFTBryan Drewery2016-05-201-0/+3
* o Remove EoL whitespaces.Maxim Konovalov2016-05-192-11/+11
* o usage() updated for -h and -X flags.Maxim Konovalov2016-05-191-1/+3
* Conditionalize installing etc/rc.d/atm{1,2,3}Enji Cooper2016-05-151-0/+3
* Remove etc/rc.d/{zfs,zvol} if MK_ZFS != noEnji Cooper2016-05-151-0/+2
* Only install etc/rc.d/{rfcomm_pppd_server,sdpd} if MK_BLUETOOTH != noEnji Cooper2016-05-061-0/+2
* Fix r299162Enji Cooper2016-05-061-7/+0
* Only install NIS section 8 manpages if MK_NIS != noEnji Cooper2016-05-061-0/+11
* tools: minor spelling fix in locales template.Pedro F. Giffuni2016-05-041-4/+4
* Add a manual page for pkt-gen.George V. Neville-Neil2016-05-011-0/+179
* tools: minor spelling fixes.Pedro F. Giffuni2016-05-0112-16/+16
* Remove leftover from Big5HKSCS removalBaptiste Daroussin2016-04-171-18528/+0
* Quote variable for architectures where we have more thanAlexander Leidinger2016-04-161-1/+1
* Do not forget to set the destination directory for the new collationBaptiste Daroussin2016-04-161-0/+1
* Complete the Obsoletefiles entriesBaptiste Daroussin2016-04-161-6/+0
* Regenerates locales Makefiles and localesBaptiste Daroussin2016-04-161-6/+12
* Readd the zh_hant_HK.UTF-8 removed by accidentBaptiste Daroussin2016-04-161-0/+3
* Really stop converting map from UTF-8 to GB2312Baptiste Daroussin2016-04-161-1/+1
* Replace generated maps with maps extracted from CLDR for GB3212 and eucCNBaptiste Daroussin2016-04-162-14892/+15412
* Rework collation generation:Baptiste Daroussin2016-04-167-47/+160
* Add more content for WITH_META_MODE/WITH_DIRDEPS_BUILD.Bryan Drewery2016-04-142-16/+41
* Set NULL to the ai_next pointer which fix cap_getaddrinfo().Mariusz Zaborski2016-04-141-8/+122