aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* MFV r299237: apply two upstream revisions to address upstream bug PR/540.Xin LI2016-05-081-22/+42
|\
* | MFV r299233: Apply upstream fix 11edb37a71851b5bcbd4e51ca6ad3dcbf57e9761:Xin LI2016-05-081-1/+1
|\|
* | Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.Dimitry Andric2016-05-052-20/+26
* | Re-sync the FreeBSD-specific Subversion template with the one fromDimitry Andric2016-05-031-1/+4
* | Update from subversion 1.9.2 to 1.9.4.Dimitry Andric2016-04-3063-538/+838
* | Stop using sbrk(2) with malloc. This helps reduce the number of placesAndrew Turner2016-04-281-0/+2
* | MFV r298691:Xin LI2016-04-27175-1194/+4409
|\ \
* | | Fix up r298368Enji Cooper2016-04-261-1/+1
* | | Use `sizeof(*uuser)` instead of `sizeof(struct usm_user)` for consistency withEnji Cooper2016-04-221-1/+1
* | | Return `ret` in op_ifentry(..) to mute a -Wunused-but-set-variable warningEnji Cooper2016-04-221-1/+1
* | | Simplify always evaluated branch (`e != NULL`)Enji Cooper2016-04-221-4/+2
* | | Don't leak `string` in parse_define(..) when a macro has been foundEnji Cooper2016-04-221-1/+2
* | | Pull r266775 from upstream clang trunk (by Douglas Katzman):Dimitry Andric2016-04-211-0/+6
* | | Revert r298147 (temporary workaround for LLVM PR 26999) in preparationDimitry Andric2016-04-211-1/+1
* | | Fix coverity issue with contrib/netbsd-tests/lib/libc/ssp/h_read.cEnji Cooper2016-04-201-1/+3
* | | Fix coverity issues with contrib/netbsd-tests/lib/libc/sys/t_connect.cEnji Cooper2016-04-201-0/+8
* | | elfcopy: map all !alnum characters to '_' in binary input symbol namesEd Maste2016-04-201-3/+4
* | | Fix KGDB backtrace on ARMWojciech Macek2016-04-203-1/+9
* | | MFV r298178:Xin LI2016-04-1876-950/+4421
|\ \ \ | | |/ | |/|
* | | Import libucl 0.8.0Baptiste Daroussin2016-04-1740-546/+2120
* | | Import sqlite3 3.12.1Baptiste Daroussin2016-04-1717-13933/+45776
* | | Until it has been properly fixed upstream, apply a temporary workaroundDimitry Andric2016-04-171-1/+1
* | | Remove the RCSID line from ntp_control.c, and set the fbsd:nokeywordsGlen Barber2016-04-161-4/+0
* | | MFHGlen Barber2016-04-1650-1065/+2586
|\ \ \
| * | | elfcopy: fix symbol table handling when sections come after symtab/strtabEd Maste2016-04-151-2/+15
| * | | Import to 0.6.1Phil Shafer2016-04-1545-800/+2473
| * | | import libxo-0.4.7Phil Shafer2016-04-1514-262/+96
| * | | Static pointers need not be initialized.Cy Schubert2016-04-151-3/+3
| * | | Use NULL instead of 0 for pointer comparison.Cy Schubert2016-04-151-3/+3
| * | | libpcap: fix for simple NULL pointer dereference.Pedro F. Giffuni2016-04-141-1/+2
* | | | MFHGlen Barber2016-04-1314-9585/+27203
|\| | |
| * | | Merge libxo 0.4.6Phil Shafer2016-04-1214-9585/+27203
* | | | MFHGlen Barber2016-04-111-0/+2
|\| | |
| * | | Disable the NetBSD-specific EFAULT requirements test in gettimeofday_errEnji Cooper2016-04-071-0/+2
* | | | MFHGlen Barber2016-04-0449-581/+712
|\| | |
| * | | Pull in r255683 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2016-03-271-19/+15
| * | | Compile libcxxrt as C++11, since it is only really used in combinationDimitry Andric2016-03-271-1/+1
| * | | Pull in r264465 from upstream llvm trunk (by David Majnemer):Dimitry Andric2016-03-261-1/+1
| * | | Merge byacc 20160324.Jung-uk Kim2016-03-2513-47/+107
| * | | Make GCC happy by removing empty #elif.Bryan Drewery2016-03-251-1/+1
| * | | Fix off-by-one found by GCC 5.3.2.Bryan Drewery2016-03-241-2/+2
| * | | Pull in r264335 from upstream llvm trunk:Dimitry Andric2016-03-241-0/+1
| * | | elfcopy: overhaul of LMA handlingEd Maste2016-03-242-89/+184
| * | | iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream LinuxNavdeep Parhar2016-03-216-15/+35
| * | | Update to bmake-20160315Simon J. Gerraty2016-03-1815-39/+104
| * | | Bring down 0.4.5 vendor files and other catchups with the distribution tarball.David E. O'Brien2016-03-166-287/+416
| * | | Move generated file from contrib to build directory.Phil Shafer2016-03-161-247/+0
| * | | Redo r294869. The array of counters for TCP states doesn't belong toGleb Smirnoff2016-03-151-2/+14
* | | | MFHGlen Barber2016-03-1449-496/+857
|\| | |
| * | | Better handle filesystems mounted with -o noexecEnji Cooper2016-03-124-0/+40