aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-171-2/+1
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-167-284/+2999
* Remove GNU rcs from base.Baptiste Daroussin2016-10-152-27/+0
* Also, remove etc/rc.d/zfsbe when MK_ZFS == noEnji Cooper2016-10-131-0/+1
* Correct sense of WITHOUT_MANDOCDB knobEd Maste2016-10-101-4/+7
* Remove old makewhatis(1) man page when using mandocEd Maste2016-10-101-0/+4
* Remove the WITH_FMAKE option left over from r284464Baptiste Daroussin2016-10-081-4/+0
* cxgbetool: Add a loadcfg subcommand to allow a user to upload a firmwareNavdeep Parhar2016-10-072-0/+60
* makeman: avoid bogus output with duplicated optionsEd Maste2016-10-051-0/+6
* Retire WITHOUT_ELFCOPY_AS_OBJCOPY optionEd Maste2016-10-033-22/+1
* Add a WITHOUT_DIALOG src.conf(5) knobEd Maste2016-09-272-0/+23
* SYSTEM_COMPILER is not forced off with META_MODE after r304682.Bryan Drewery2016-09-211-3/+0
* Fix typo.Navdeep Parhar2016-09-211-1/+1
* cxgbetool: Add T6 support to the SGE context decoder.Navdeep Parhar2016-09-211-7/+108
* Disable GNU rcs by defaultBaptiste Daroussin2016-09-182-5/+4
* Move libcasper tests from regression/capsicum/libcasper/ toMariusz Zaborski2016-09-085-5330/+0
* Fix an obvious typo.Jung-uk Kim2016-09-071-1/+1
* Add cpuset support to separate forked processes.George V. Neville-Neil2016-09-031-0/+9
* Add a runner script for cryptotest.George V. Neville-Neil2016-09-021-0/+32
* Clean up the usage message and remove dead code.George V. Neville-Neil2016-09-021-12/+4
* Replace %m with %_m in date_fmt for Chinese locales.Kevin Lo2016-09-021-1/+4
* DIRDEPS_BUILD: Build crunchide for the host.Bryan Drewery2016-09-011-0/+3
* Fix Capsicum syscalls test suite.Mariusz Zaborski2016-08-302-4/+18
* Update cryptotest for modern algorithmsGeorge V. Neville-Neil2016-08-301-20/+25
* [net80211] fix up wlanwds to compile without warnings on clang.Adrian Chadd2016-08-281-3/+3
* The -f check here is used to determine whether we have a single kernelGleb Smirnoff2016-08-231-1/+1
* Remove the wl(4) driver and wlconfig(8) utility.John Baldwin2016-08-192-27/+0
* Remove the wds(4) driver for the WD700 ISA SCSI HBA.John Baldwin2016-08-191-21/+0
* Remove the si(4) driver and sicontrol(8) for Specialix serial cards.John Baldwin2016-08-191-21/+0
* Remove doxygen files for mcd(4) and scd(4) drivers.John Baldwin2016-08-192-42/+0
* Print out some more fields.Adrian Chadd2016-08-121-1/+3
* Add a dmardump utility to dump the VT-d context tables.John Baldwin2016-08-092-0/+307
* always install etcupdateBaptiste Daroussin2016-08-051-11/+0
* Remove calls to `die` added for associated bugsEnji Cooper2016-07-313-6/+0
* Add a hack to add weekday to date format for ko_KR locale.Jung-uk Kim2016-07-271-1/+4
* Fix cldr2def.pl script to add weekday to the date format of zh_TW locales.Kevin Lo2016-07-272-1/+4
* Recode the new dependency on converters/p5-Text-IconvBaptiste Daroussin2016-07-231-1/+1
* Add another hack to add weekday to date format to more localesBaptiste Daroussin2016-07-231-1/+3
* Move chown tests to proper pathBryan Drewery2016-07-231-0/+3
* Add my beinstall script.Will Andrews2016-07-181-0/+153
* Allow to install various components of the locales independantlyBaptiste Daroussin2016-07-081-1/+2
* Add missing PORTS_OPTS to two make commandsPoul-Henning Kamp2016-07-081-2/+2
* Remove ftp(1) related files when MK_FTP == noEnji Cooper2016-07-031-0/+14
* Posixify the locales name for variantsBaptiste Daroussin2016-07-033-88/+99
* Document support for alternate TCP stacks.Jonathan T. Looney2016-06-281-0/+2
* makeroot: zero out subsecond component of time= keywordsEd Maste2016-06-231-0/+4
* Fix generation of locales with multiple variantsBaptiste Daroussin2016-06-201-18/+19
* - Prefer to use %d over %e where the day of the month should be zeroHajimu UMEMOTO2016-06-191-3/+12
* Add clang-format under WITH_CLANG_EXTRAS.Bryan Drewery2016-06-171-0/+1
* Add a tool to decode ioctl commands.John Baldwin2016-06-152-0/+104