aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Fix another -Wunused-local-typedef warning in libc++, in include/__tree.Dimitry Andric2015-03-071-1/+0
* Pull in r228344 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-03-072-5/+0
* MFV of 279704,tzdata{2015a}Edwin Groothuis2015-03-069-59/+81
* Update libucl to git version 8d3b186Baptiste Daroussin2015-03-0230-841/+1566
* Remove pregenerated text version of the texinfo documentationBaptiste Daroussin2015-03-022-20488/+0
* Generate manpage out of the texinfo files using texi2mdocBaptiste Daroussin2015-03-024-0/+22381
* Update mandoc to cvs snaphot from 20150302Baptiste Daroussin2015-03-0278-3697/+5275
* Convert texinfo to mdoc(7) using texi2mdocBaptiste Daroussin2015-03-022-0/+8179
* nice(): Put back old return value, keeping [EPERM] error.Jilles Tjoelker2015-02-281-0/+23
* Since newer versions of compiler-rt require unwind.h, and we want to useDimitry Andric2015-02-261-0/+2
* Make libcxxrt's parsing of DWARF exception handling tables work onDimitry Andric2015-02-261-10/+8
* GNU nm: Avoid NULL dereferenceEd Maste2015-02-251-1/+2
* nm: avoid crash in print_lineno if func->name is NULLEd Maste2015-02-251-1/+2
* Significant upgrades to sa(4) and mt(1).Kenneth D. Merry2015-02-231-0/+1
* Add some opcodes for assembling forthcoming VSX (Vector-Scalar eXtension)Nathan Whitehorn2015-02-221-0/+5
* Add llvm patch corresponding to r279161.Dimitry Andric2015-02-221-0/+55
* Pull in r230058 from upstream llvm trunk (by Benjamin Kramer):Dimitry Andric2015-02-221-0/+2
* nice(): Correct return value and [EPERM] error.Jilles Tjoelker2015-02-221-28/+0
* The ipftest(1) is a program that emulates ipf(4) operation and tests packetsGleb Smirnoff2015-02-192-3/+3
* lldb: workaround to permit cross-arch core file debuggingEd Maste2015-02-171-1/+4
* Update elftoolchain to upstream revision 3163Ed Maste2015-02-1726-40/+83
* Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;Colin Percival2015-02-121-3/+3
* libdwarf: Handle .rel relocationsEd Maste2015-02-125-33/+50
* libdwarf: Add symbol value when processing .rela relocationsEd Maste2015-02-111-2/+6
* Fix ldscripts such that ld(1) collects the .fini_array section in the sameTijl Coosemans2015-02-111-1/+1
* libdwarf: Add aarch64 relocation supportEd Maste2015-02-112-0/+9
* add an assert in case the sizeof int ever becomes bigger.. Then we willJohn-Mark Gurney2015-02-111-0/+1
* Add a few more instructions to xz/FREEBSD-upgrade.Rui Paulo2015-02-091-0/+3
* Merge xz 5.2.0.Rui Paulo2015-02-09118-1222/+7678
* Back out r278349 and r278350 for now, since this apparently blows up theDimitry Andric2015-02-072-192/+28
* Add llvm patch corresponding to r278349.Dimitry Andric2015-02-071-0/+164
* Pull in r224884 from upstream llvm trunk (by Keno Fischer):Dimitry Andric2015-02-071-28/+28
* Add a new device control utility for new-bus devices called devctl. ThisJohn Baldwin2015-02-061-0/+1
* Belatedly add the clang patch corresponding to r277423.Dimitry Andric2015-02-023-0/+33
* ttyname_r(): Return actual error, not always [ENOTTY].Jilles Tjoelker2015-02-011-3/+0
* FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to beAndrew Turner2015-02-012-11/+24
* Import libcxxrt master 1cb607e89f6135bbc10f3d3b6fba1f983e258dcc.Dimitry Andric2015-01-311-2/+2
* Revert r256642, not only to reduce diffs against upstream libcxxrt, butDimitry Andric2015-01-311-9/+1
* MFV r277981:Pedro F. Giffuni2015-01-312-5/+25
|\
* | Partially revert r273382, to reduce diffs against upstream. This was aDimitry Andric2015-01-301-5/+0
* | MFV r277870Pedro F. Giffuni2015-01-294-22/+34
|\ \
* | | Revert r277841: It will be re-merged through the vendor area.Pedro F. Giffuni2015-01-291-1/+1
* | | MFV r277866Pedro F. Giffuni2015-01-291-1/+1
|\| |
| * | amd: flatten the treePedro F. Giffuni2015-01-28182-85563/+0
| * | Futher vendor branch cleanup.David E. O'Brien2007-12-061-20/+0
| * | Remove files retired by the vendor.David E. O'Brien2007-12-062-376/+0
* | | Revert r277814: It will be re-merged through the vendor area.Pedro F. Giffuni2015-01-291-1/+1
* | | Preserve hard & symbolic links when modifying source fileEd Maste2015-01-281-21/+33
* | | Fix the following clang 3.6.0 warning in contrib/amd/hlfsd/homedir.c:Dimitry Andric2015-01-281-1/+1
* | | Revert r277357 as expr has been enhanced to better detect overflow conditions,Enji Cooper2015-01-281-3/+0