aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* [wpa] use IFM_IEEE80211_ADHOC for now on FreeBSD for IBSS operation.Adrian Chadd2015-11-261-0/+7
* [wpa] bring up interface in ap_mode=2Adrian Chadd2015-11-261-0/+7
* [wpa] handle IBSS mediatype.Adrian Chadd2015-11-261-0/+2
* ParseTrackInput: do not access beyond end of buffer.Simon J. Gerraty2015-11-261-0/+4
* Remove unneeded libutil dependency for sendmail.Bryan Drewery2015-11-241-0/+2
* MFV r291123:Xin LI2015-11-2114-29/+367
* Port contrib/netbsd-tests/kernel/t_mqueue.c to FreeBSDEnji Cooper2015-11-161-0/+19
* Ignore EINTR from usleep(3) in try_locks(..)Enji Cooper2015-11-161-0/+3
* Expect all testcases dealing with invalid salts to fail on FreeBSDEnji Cooper2015-11-161-0/+4
* Redo r290847: use #ifdef __NetBSD__ on all the non-public APIs toEnji Cooper2015-11-151-12/+10
* also skip the definition of ':fopen_regular' to avoid the build to fail due toBaptiste Daroussin2015-11-151-0/+2
* Cast xdr_void to xdrproc_t to mute -Wincompatible-pointer-types warnings fromEnji Cooper2015-11-151-0/+6
* Fix -Wunused warnings with variables used unlit code by adding appropriate #i...Enji Cooper2015-11-152-0/+6
* MFV of 290695,tzdata2015gEdwin Groothuis2015-11-126-11/+68
* Merge from head r290483Baptiste Daroussin2015-11-072-5/+5
|\
| * The field modifier for trimming whitespaceHajimu UMEMOTO2015-11-061-2/+2
| * Fix typo in the function nameBaptiste Daroussin2015-11-051-3/+3
* | Push the FreeBSD changes under a specific #ifdef to easier tracking what needsBaptiste Daroussin2015-11-021-0/+4
* | Fix regression test on multibytesBaptiste Daroussin2015-11-021-1/+1
|/
* Workaround KGDB issues on ARM by ignoring ARM EABI version higher than 5Zbigniew Bodek2015-10-301-0/+15
* Fix a set but not used variable warning flagged by gcc 4.9 withEnji Cooper2015-10-301-2/+1
* Update libucl to latest git snapshot (20151027)Baptiste Daroussin2015-10-2761-617/+7111
* Update jemalloc to version 4.0.4.Jason Evans2015-10-2410-30/+93
* Merge bmake 20151020Simon J. Gerraty2015-10-2335-276/+630
* lldb: Add arm64 FreeBSD ProcessMonitor register contextEd Maste2015-10-231-0/+4
* MFV ntp-4.2.8p4 (r289715)Gleb Smirnoff2015-10-22461-16436/+17554
|\
* | Remove more disconnected libgpib items missed in r276214.Bryan Drewery2015-10-223-4/+0
* | Update hostapd/wpa_supplicant to version 2.5.Rui Paulo2015-10-18274-6169/+19638
|\ \
* | | Add clang patch corresponding to r289523.Dimitry Andric2015-10-181-0/+182
* | | Pull in r248379 from upstream clang trunk (by Jörg Sonnenberger):Dimitry Andric2015-10-181-18/+28
* | | Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite asEnji Cooper2015-10-181-0/+6
* | | Apply r3505 (s/SIGQUIT/SIGTERM/ in man page)Dag-Erling Smørgrav2015-10-141-1/+1
* | | Add llvm patch corresponding to r289221.Dimitry Andric2015-10-131-0/+142
* | | Pull in r250085 from upstream llvm trunk (by Andrea Di Biagio):Dimitry Andric2015-10-131-0/+29
* | | Add missing commasEd Maste2015-10-121-13/+13
* | | Update from svn-1.8.14 to 1.9.2.Peter Wemm2015-10-12558-47343/+151080
* | | Revert r289150:Pedro F. Giffuni2015-10-121-1/+0
* | | Correct handling of enum attributes with g++Pedro F. Giffuni2015-10-111-0/+1
* | | Fix build with gcc 4.2Baptiste Daroussin2015-10-113-3/+3
* | | Update Dragonfly Mail Agent to v0.10Baptiste Daroussin2015-10-1038-1170/+113
* | | Pull in r242623 from upstream libc++ trunk (by Eric Fiselier):Dimitry Andric2015-10-095-19/+27
* | | Add llvm patch corresponding to r289072.Dimitry Andric2015-10-091-0/+50
* | | Add definitions for MIPS TLS relocations to elftoolchain.Alexander Kabaev2015-10-092-19/+46
* | | addr2line: initialize die to NULLEd Maste2015-10-091-0/+1
* | | Remove empty line again from libc++'s iostream.cpp. This was used toDimitry Andric2015-10-091-1/+0
* | | Temporarily revert upstream llvm trunk r240144 (by Michael Zolotukhin):Dimitry Andric2015-10-092-4/+3
* | | Update to ELF Tool Chain r3250Ed Maste2015-10-0913-99/+311
* | | Upgrade to Unbound 1.5.5.Dag-Erling Smørgrav2015-10-0942-98/+491
|\ \ \
* | | | Merge:Craig Rodrigues2015-10-083-80/+45
* | | | Add std::uncaught_exceptions() to libcxxrt (C++17, see N4152 and N4259).Dimitry Andric2015-10-051-0/+9