aboutsummaryrefslogtreecommitdiff
path: root/tools/tools
Commit message (Expand)AuthorAgeFilesLines
* Add kernel-side support for in-kernel TLS.John Baldwin2019-08-272-0/+387
* tools/tools/crypto: cryptokeytest: Fix build with newer OpenSSLConrad Meyer2019-08-091-61/+47
* Mount and unmount devfs around calls to add packages.Warner Losh2019-06-211-1/+3
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-218-8/+0
* [ath] [fix] athani compilation was broken by recent ath changeMichael Zhilin2019-06-051-1/+1
* nanobsd: exclude .git (and .hg) in the same places we exclude .svnEd Maste2019-05-242-2/+2
* Change ed(4), ep(4), and fxp(4) examples to em(4).Brooks Davis2019-05-181-2/+2
* ioatcontrol(8) crc-copy flag bug and misc usage tweakTycho Nightingale2019-04-091-3/+5
* ioatcontrol(8) could exercise 8k-aligned copy with page-break, crc andTycho Nightingale2019-04-022-6/+32
* revert r302146: makeroot: zero out subsecond component of time= keywordsEd Maste2019-03-271-4/+0
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-061-1/+0
* [athani] Add a simple tool to list and control ANI parameters.Adrian Chadd2019-03-063-1/+250
* netmap: pkt-gen: fix bug in send_packets()Vincenzo Maffione2019-03-011-33/+33
* Have cryptocheck toggle kern.cryptodevallowsoft if necessary (thisSean Eric Fagan2019-02-271-1/+30
* It turns out that setting the IV length is necessary with CCM in OpenSSL.Sean Eric Fagan2019-02-201-0/+3
* Add AES-CCM encryption, and plumb into OCF.Sean Eric Fagan2019-02-151-2/+226
* Garbage collect AH_SUPPORT_AR5416 config option.Andriy Voskoboinyk2019-01-2513-13/+0
* Fix prompt for MFSROOT in tinybsdOleksandr Tymoshenko2019-01-241-1/+1
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-201-1/+0
* netmap: update nmreplay(8)Vincenzo Maffione2018-12-211-14/+13
* netmap: nmreplay: import various fixes from upstream (2704a51839906)Vincenzo Maffione2018-12-211-104/+105
* Rework UEFI ESP generationRebecca Cran2018-12-201-2/+2
* tools: netmap: pkt-gen: check packet length against interface MTUVincenzo Maffione2018-12-081-19/+63
* Add ga_IE.UTF-8 locale.Yuri Pankov2018-11-262-1/+3
* git-svn-init: Add docs to the choice of reposBen Widawsky2018-11-201-2/+20
* Use UnicodeData.txt to create UTF-8 ctype map.Yuri Pankov2018-11-174-7674/+108
* netmap: pkt-gen: several updates from upstreamVincenzo Maffione2018-11-102-595/+1296
* netmap: add load balancer programVincenzo Maffione2018-11-098-15/+1663
* Add benchmarks for lstat(2) and readlink(2).Edward Tomasz Napierala2018-11-071-0/+36
* Cleanup locale tools:Yuri Pankov2018-11-0610-392/+71
* Allow building world without inheriting $PATHAlex Richardson2018-11-051-1/+1
* Add hybrid C.UTF-8 locale being identical to default C locale exceptYuri Pankov2018-11-042-12/+15
* Update to CLDR 34 and UNICODE 11.Yuri Pankov2018-11-033-0/+689
* Compile cryptocheck with in-tree openssl again.John Baldwin2018-11-011-4/+1
* netmap: add man page for the vale-ctl programVincenzo Maffione2018-10-242-33/+202
* netmap: add man page for the bridge programVincenzo Maffione2018-10-233-43/+145
* Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-201-4/+10
* Restore some of the ctype definitions reported in the PR from pre-CLDRYuri Pankov2018-10-113-20/+68
* Increase size of working imgfile from 250MB to 4GBRodney W. Grimes2018-09-071-1/+1
* Remove rsync to phk's serverRodney W. Grimes2018-09-071-3/+0
* Remove the Yarrow PRNG algorithm option in accordance with due noticeMark Murray2018-08-261-15/+0
* Revert drm2 removal.Warner Losh2018-08-2410-0/+1033
* r338172 followup - removal of stray drm referencesMatt Macy2018-08-221-1/+0
* r338172 follow - remove firmwaresMatt Macy2018-08-229-1032/+0
* Specify DB_FROM_SRC=yes when doing any installation target.Warner Losh2018-08-161-3/+3
* Make distribution now happens from top of source tree.Poul-Henning Kamp2018-08-101-2/+2
* Switch the default pager for most commands to lessAlan Somers2018-08-082-4/+4
* git-svn-init: Clarify branch creation commandsBen Widawsky2018-08-061-5/+3
* tools: Add a git-svn bootstrap scriptBen Widawsky2018-08-022-0/+202
* Make timespecadd(3) and friends publicAlan Somers2018-07-303-38/+5