aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Use a char * as iterator over a bounded string.Xin LI2014-09-251-4/+3
* Use strlcpy(). I don't believe these are real problems but it's betterXin LI2014-09-251-7/+7
* Refactor the code a little bit to avoid NULL deference whenXin LI2014-09-251-12/+11
* Plug a file descriptor leak.Xin LI2014-09-251-0/+3
* Being able to access a path do not necessarily mean we have accessXin LI2014-09-251-6/+4
* Increase the memory disk size in the following testcases to avoid mountEnji Cooper2014-09-2423-93/+93
* Fix the executed testplan countEnji Cooper2014-09-241-1/+1
* Expect ELOOP on Darwin/Linux with "O_NOFOLLOW was specified and the target is aEnji Cooper2014-09-241-6/+14
* Merge apr-util 1.5.3 -> 1.5.4. A minor bug fix update.Peter Wemm2014-09-2411-45/+109
* Import pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d4521b0e4aa141317553ca4...Enji Cooper2014-09-24228-0/+10843
* Fix a typo in the upgrade directionsEnji Cooper2014-09-241-1/+1
* Delete mentions to removed manpagesCraig Rodrigues2014-09-237-59/+47
* The ATF source code is now hosted on GitHub.Craig Rodrigues2014-09-231-3/+2
* Hardware driver update from Mellanox Technologies, including:Hans Petter Selasky2014-09-234-8/+1
* #552 destination port not zero after parsing nat ruleCy Schubert2014-09-221-9/+13
* 3561691 gethost never returns an ipv6 addressCy Schubert2014-09-221-7/+9
* #551 ipf.conf address structure not properly zero filledCy Schubert2014-09-221-11/+21
* #536 ipnat can try to print rule as dstlist incorrectlyCy Schubert2014-09-221-2/+4
* #553 gethost needs to zero entire IP address structureCy Schubert2014-09-221-0/+1
* ipv6 address for test.hosts.dots in wrong byte order.Cy Schubert2014-09-221-4/+4
* Add a few missing llvm/clang patches, update the other ones to be ableDimitry Andric2014-09-217-61/+261
* awk: Use random(3) instead of rand(3)Pedro F. Giffuni2014-09-193-5/+7
* Reference the test case "packs" to fix warningsCraig Rodrigues2014-09-192-0/+6
* Upgrade to OpenPAM Ourouparia.Dag-Erling Smørgrav2014-09-15102-8825/+8903
|\
* | Pull in r217410 from upstream llvm trunk (by Bob Wilson):Dimitry Andric2014-09-141-2/+2
* | Fix descriptors leak.Pawel Jakub Dawidek2014-09-141-0/+5
* | Import HyperV Key-Value Pair (KVP) driver and daemon code by Microsoft,Xin LI2014-09-135-0/+1695
* | Add clang patch corresponding to r271432Ed Maste2014-09-111-0/+46
* | Merge upstream Clang rev 205331 debuginfo crash fix:Ed Maste2014-09-111-1/+1
* | Merge from NetBSD:Brooks Davis2014-09-081-9/+16
* | Add clang patch for r271282Ed Maste2014-09-081-0/+51
* | Merge Clang debug info crash fix rev 200797:Ed Maste2014-09-081-3/+4
* | Make it possible to use empty user name ("-U ''") for mount_smbfs(8).Edward Tomasz Napierala2014-09-081-9/+0
* | Make mount_smbfs(8) preserve the "automounted" mount flag.Edward Tomasz Napierala2014-09-081-1/+8
* | Correct patch paths (remove contrib/llvm/)Ed Maste2014-09-051-54/+54
* | Apparently, the patch commited in svn r271029 doesn't actually do anyting,Sean Bruno2014-09-031-1/+2
* | Do not direct commit to contrib/llvm. Make the change a patch file instead.Sean Bruno2014-09-032-2/+15
* | MFV: Only emit movw on ARMv6T2Sean Bruno2014-09-031-1/+2
* | In r253839 the default behaviour of ld(1) was changed such that allTijl Coosemans2014-08-281-10/+11
* | Unlock the right lock.Ed Schouten2014-08-281-1/+1
* | MFV of r270725, tzdata2014fSergey Kandaurov2014-08-2716-1980/+2311
* | Remove leading '/' from hardlink name when removing them from theAndrey V. Elsukov2014-08-261-10/+29
* | In r260015, I renamed several identifiers to avoid -Wsystem-headerDimitry Andric2014-08-231-1/+1
* | Add the patch commited in r270147.Roman Divacky2014-08-181-0/+1303
* | Backport r197824, r213427 and r213960 from LLVM trunk:Roman Divacky2014-08-1818-92/+537
* | Supplement r259111 by also using correct casts in gcc's emmintrin.h forDimitry Andric2014-08-131-1/+1
* | Update sqlite-3.7.17 -> 3.8.5Peter Wemm2014-08-1216-35912/+43882
* | Update serf-1.3.6 -> 1.3.7Peter Wemm2014-08-1126-190/+650
* | Last '/' for program name, not first oneAndrey A. Chernov2014-08-111-1/+1
* | When sha1 support was added, they forget to increase OPIE_HASHNAME_MAXAndrey A. Chernov2014-08-111-2/+2