aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version because challenge buffer size changedAndrey A. Chernov2014-08-142-1/+4
* Add AIC to at91sam9260 support, now that it is needed for multipass toWarner Losh2014-08-143-1/+3
* Add support for multipass to Atmel, for both FDT and !FDT cases.Warner Losh2014-08-145-17/+14
* Start to add FDT support.Warner Losh2014-08-142-9/+107
* Add support for FDT and !FDT configs on Atmel, though FDT isn'tWarner Losh2014-08-142-10/+18
* From https://sourceware.org/ml/newlib/2014/msg00113.htmlWarner Losh2014-08-145-6/+197
* Stop telling people to directly report llvm or clang bugs upstream,Dimitry Andric2014-08-132-2/+2
* Use "NO NAME" as the default unnamed label.Pedro F. Giffuni2014-08-131-1/+1
* Remove trailing whitespaceEd Maste2014-08-131-18/+18
* Make the libbsdstat useful again.Adrian Chadd2014-08-133-4/+9
* Copy country-code .iso syscons keymaps for vt(4)Ed Maste2014-08-139-1/+987
* Supplement r259111 by also using correct casts in gcc's emmintrin.h forDimitry Andric2014-08-131-1/+1
* Add support for the SCTP_PR_STREAM_STATUS and SCTP_PR_ASSOC_STATUSMichael Tuexen2014-08-139-3/+176
* Fixed ENOMEM description.Sergey Kandaurov2014-08-131-1/+1
* Add a knob LIBPTHREAD_BIGSTACK_MAIN, which instructs libthr to leaveKonstantin Belousov2014-08-132-1/+12
* Style.Konstantin Belousov2014-08-131-1/+1
* If vm_page_grab() allocates a new page, the page is not inserted intoKonstantin Belousov2014-08-133-6/+8
* Add missing BSD.tests.dist entry for lib/libutil to unbreak installworld withEnji Cooper2014-08-131-0/+2
* Integrate lib/libutil into the build/kyuaEnji Cooper2014-08-1314-95/+53
* Port date/bin/tests to ATFEnji Cooper2014-08-134-92/+94
* Convert bin/sh/tests to ATFEnji Cooper2014-08-1316-82/+128
* Minor style tweaks.Pedro F. Giffuni2014-08-131-7/+7
* Make sure the DTrace header files are built before depend and beforeRui Paulo2014-08-133-2/+7
* Fix typo when displaying the HPET timer unit number.Neel Natu2014-08-131-1/+2
* Minor cleanup:Neel Natu2014-08-131-9/+6
* Truncate the ctfmerge command line, like we do with SYSTEM_LD.Warner Losh2014-08-121-1/+2
* Fix a typo in a comment: s/interprete/interpret/Glen Barber2014-08-121-1/+1
* Correct a comment brought over from amd64. i386 doesn't use longJohn Baldwin2014-08-121-8/+1
* Complete the usr.bin/yacc kyua integration work I originallyEnji Cooper2014-08-123-43/+52
* (belatedly) Document FreeBSD 9.3-RDmitry Morozovsky2014-08-121-15/+16
* Add Dan Langille (myself) to committers-ports.dot file with mat and wg as men...Dan Langille2014-08-121-0/+3
* According to opie code and even direct mention in opie(4) challenge bufferAndrey A. Chernov2014-08-121-1/+1
* Change SCTP sysctl from auth_disable to auth_enable. This isMichael Tuexen2014-08-123-22/+18
* Fix broken pointer overflow check ns_name_unpack()Hajimu UMEMOTO2014-08-121-2/+3
|\
* | Clarify descriptions of pthread_cond_wait() and pthread_cond_timedwait()Gavin Atkinson2014-08-121-4/+4
* | Update our stub resolver to final version of libbind.Hajimu UMEMOTO2014-08-1241-253/+1068
|\ \
| * | We don't use these files.Hajimu UMEMOTO2014-08-109-827/+0
| * | We don't use these files.Hajimu UMEMOTO2014-08-092-65/+0
| |/
| * Fix broken pointer overflow check ns_name_unpack()Pedro F. Giffuni2014-08-071-2/+3
| * Bring final version of libbind:Pedro F. Giffuni2014-08-0548-245/+1907
* | Bring the md5 functions into libc for internal use only.Hajimu UMEMOTO2014-08-122-0/+6
* | - Fix radix tree memory leakage when unloading modules using radixHans Petter Selasky2014-08-121-20/+64
* | Add support for the SCTP_AUTH_SUPPORTED and SCTP_ASCONF_SUPPORTEDMichael Tuexen2014-08-1215-164/+395
* | Turn off kern.geom.part.mbr.enforce_chs by default.Andrey V. Elsukov2014-08-122-3/+3
* | Remove duplicate entry.Andrey V. Elsukov2014-08-121-7/+0
* | Revision r269457 removed the Giant around mount and unmount code, butKonstantin Belousov2014-08-121-2/+6
* | Add sysctl and loader tunable kern.geom.part.mbr.enforce_chs that is setAndrey V. Elsukov2014-08-122-1/+17
* | Update sqlite-3.7.17 -> 3.8.5Peter Wemm2014-08-1216-35912/+43882
|\ \
| * | Vendor import sqlite-3.8.5 (sqlite-autoconf-3080500), minus tea/*vendor/sqlite3/sqlite-3080500Peter Wemm2014-08-1216-35912/+43882
* | | Revert r269839.Rui Paulo2014-08-111-1/+1