aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Import libxo-0.9.0:Phil Shafer2018-05-2338-249/+6081
* Revert last change to file/magic/Magdir/elf, it misidentifies most sharedAntoine Brodin2018-05-201-3/+2
* MFV: file 5.33Eitan Adler2018-05-2076-2214/+3948
|\
* | top(1): Migrate top to usr.binEitan Adler2018-05-1940-8383/+0
* | Merge bmake-20180512Simon J. Gerraty2018-05-1916-97/+305
* | MFV r333779: xz 5.2.4.Xin LI2018-05-1821-10078/+378
* | Pull in r322325 from upstream llvm trunk (by Matthias Braun):Dimitry Andric2018-05-171-440/+370
* | Handle thread-local storage (TLS) segments correctly whenPhil Shafer2018-05-144-4/+19
* | Rename all Unbound binaries and man pages from unbound* to local-unbound*.Dag-Erling Smørgrav2018-05-125-5/+5
* | Upgrade Unbound to 1.7.1.Dag-Erling Smørgrav2018-05-1284-271/+2828
|\ \
| * | Vendor import of Unbound 1.7.1.vendor/unbound/1.7.1Dag-Erling Smørgrav2018-05-123-1/+81
* | | Upgrade Unbound to 1.7.0. More to follow.Dag-Erling Smørgrav2018-05-1287-1211/+8408
|\| |
| * | Vendor import of Unbound 1.7.0.vendor/unbound/1.7.0Dag-Erling Smørgrav2018-05-123-197/+197
* | | Upgrade Unbound to 1.6.8. More to follow.Dag-Erling Smørgrav2018-05-1233-108/+193
|\| |
* | | No reason to keep this around.Dag-Erling Smørgrav2018-05-1233-2565/+0
* | | Upgrade Unbound to 1.6.7. More to follow.Dag-Erling Smørgrav2018-05-1277-197/+847
|\| |
| * | Vendor import of Unbound 1.6.7.vendor/unbound/1.6.7Dag-Erling Smørgrav2018-05-122-50/+50
* | | Upgrade Unbound to 1.6.6. More to follow.Dag-Erling Smørgrav2018-05-1266-351/+1526
|\| |
| * | Vendor import of Unbound 1.6.6.vendor/unbound/1.6.6Dag-Erling Smørgrav2018-05-121-3/+3
* | | Upgrade Unbound to 1.6.5. More to follow.Dag-Erling Smørgrav2018-05-1216-281/+299
|\| |
* | | Upgrade Unbound to 1.6.4. More to follow.Dag-Erling Smørgrav2018-05-12100-1392/+10584
|\| |
| * | Vendor import of Unbound 1.6.4.vendor/unbound/1.6.4Dag-Erling Smørgrav2018-05-124-2/+3901
* | | Upgrade Unbound to 1.6.3. More to follow.Dag-Erling Smørgrav2018-05-1222-39/+47
|\| |
* | | Upgrade Unbound to 1.6.2. More to follow.Dag-Erling Smørgrav2018-05-1295-758/+8131
|\| |
| * | Vendor import of Unbound 1.6.2.vendor/unbound/1.6.2Dag-Erling Smørgrav2018-05-121-5/+25
* | | Upgrade Unbound to 1.6.1. More to follow.Dag-Erling Smørgrav2018-05-12123-697/+2596
|\| |
| * | Vendor import of Unbound 1.6.1.vendor/unbound/1.6.1Dag-Erling Smørgrav2018-05-123-0/+16
* | | Upgrade Unbound to 1.6.0. More to follow.Dag-Erling Smørgrav2018-05-1291-901/+3558
|\| |
* | | Upgrade LDNS to 1.7.0.Dag-Erling Smørgrav2018-05-1298-16082/+13636
|\ \ \
| * | | import ldns 1.7.0vendor/ldns/1.7.0Dag-Erling Smørgrav2017-02-0332-117/+305
* | | | Update jemalloc to version 5.1.0.Jason Evans2018-05-1176-2088/+4383
* | | | Revert accidentally commited local change to bmake to prevent debilitatingMatt Macy2018-05-101-4/+2
* | | | Add simple preempt safe epoch APIMatt Macy2018-05-101-2/+4
* | | | lld: Omit PT_NOTE for SHT_NOTE without SHF_ALLOCEd Maste2018-05-091-1/+1
* | | | Update svn-1.9.7 to 1.10.0.Peter Wemm2018-05-08434-34323/+80295
* | | | Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1Peter Wemm2018-05-0823-28311/+20673
* | | | Import tzdata 2018ePhilip Paeps2018-05-049-103/+313
* | | | libibumad/umad.c: In get_port, ignore sysctl get rate errorsSlava Shwartsman2018-04-301-2/+7
* | | | Update ELF Tool Chain to r3614Ed Maste2018-04-2722-47/+55
* | | | lldb: remove assertion that target_arch is FreeBSDEd Maste2018-04-241-1/+0
* | | | Pull in r329771 from upstream llvm trunk (by Craig Topper):Dimitry Andric2018-04-231-3/+22
* | | | Remove the "load drivers" logic from libibverbs.Hans Petter Selasky2018-04-221-263/+0
* | | | lldb: propagate error to user if memory read failsEd Maste2018-04-211-1/+3
* | | | Recommit r332501, with an additional upstream fix for "Cannot lowerDimitry Andric2018-04-2019-184/+911
* | | | top: fix warnings from clang/gccKurt Lidl2018-04-184-35/+26
* | | | Don't put multiple names on a single .Nm line. This fixes apropos(1)Edward Tomasz Napierala2018-04-171-29/+29
* | | | amd: correct formatting of 'SEE ALSO'Eitan Adler2018-04-142-9/+10
* | | | Revert r332501 for now, as it can cause build failures on i386.Dimitry Andric2018-04-1419-868/+183
* | | | Pull in r325446 from upstream clang trunk (by me):Dimitry Andric2018-04-1419-183/+868
* | | | Remove support for the Arcnet protocol.Brooks Davis2018-04-131-7/+0