aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* MFV r328323,328324:Martin Matuska2018-01-241-0/+1
* libcxxrt: Move mangled symbols out of extern "C++" in Version.mapEd Maste2018-01-231-28/+28
* In the C library, the setting up of the group array by variousKirk McKusick2018-01-232-1/+18
* mlock(2): correct documentation for error conditions.Alan Somers2018-01-221-3/+3
* libregex: Add a symbol mapKyle Evans2018-01-223-1/+24
* libregex: Drop WARNS to 2 to match libcKyle Evans2018-01-221-0/+1
* Add missing patch from r328240Kyle Evans2018-01-221-5/+29
* Add libregex, connect it to the buildKyle Evans2018-01-228-58/+187
* iconv: adding missing breakEitan Adler2018-01-211-0/+1
* regex(3): Resolve issues with higher WARNS levelsKyle Evans2018-01-212-25/+28
* Correct fsck journal-recovery code to update a cylinder-groupKirk McKusick2018-01-175-41/+155
* Pull in r322623 from upstream llvm trunk (by Andrew V. Tischenko):Dimitry Andric2018-01-171-1/+1
* Fix pmcstat exit from kernel introduced by r325275.Fabien Thomas2018-01-171-0/+2
* libnetbsd: Make the function declaration of efopen() match the definitionAlex Richardson2018-01-161-1/+2
* Fix bug: increment the value of pmcstat_npmcs instead of moving pointerRuslan Bukin2018-01-161-1/+1
* Bump date, which I missed in r328014. Thanks to jhb@ for reporting.Michael Tuexen2018-01-151-1/+1
* Add support for decoding the nxt_flags, rcv_flags, and snd_flags ofMichael Tuexen2018-01-154-0/+64
* Add support for decoding the type of a cmsg.Michael Tuexen2018-01-156-0/+98
* Simplify table generation.Michael Tuexen2018-01-151-1/+1
* Add a function is decode the sinfo_flags of struct sctp_sndrcvinfo.Michael Tuexen2018-01-146-1/+88
* Add suppor for the supported PR-SCTP policies.Michael Tuexen2018-01-145-1/+16
* Merge ^/head r327886 through r327930.Dimitry Andric2018-01-133-6/+29
|\
| * Replace the PMC class struct copy with an explicit memcpy()Justin Hibbits2018-01-131-1/+2
| * Implement NUMA support in uma(9) and malloc(9). Allocations from specificJeff Roberson2018-01-121-5/+21
| * Implement 'domainset', a cpuset based NUMA policy mechanism. This allowsJeff Roberson2018-01-121-0/+6
* | Build llvm-extract with -lz, and add a few objects to liblldb, both ofDimitry Andric2018-01-131-0/+2
* | Merge ^/head r327624 through r327885.Dimitry Andric2018-01-122-0/+215
|\|
| * Fix markup.Mariusz Zaborski2018-01-101-2/+2
| * Document the DNS Casper service.Mariusz Zaborski2018-01-082-0/+215
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge llvm, clang, lld, lldb, compiler-rt and libc++ release_60 r321788,Dimitry Andric2018-01-066-8/+12
|\ \ \ \ \ \ \
| | | | | | * | Vendor import of llvm release_60 branch r321788:vendor/llvm/llvm-release_60-r321788Dimitry Andric2018-01-06103-1119/+1624
| | | | | | * | Vendor import of llvm trunk r321545:vendor/llvm/llvm-trunk-r321545Dimitry Andric2017-12-286-62/+92
| | | | | | * | Vendor import of llvm trunk r321530:vendor/llvm/llvm-trunk-r321530Dimitry Andric2017-12-2838-458/+418
| | | | | | * | Vendor import of llvm trunk r321426:vendor/llvm/llvm-trunk-r321426Dimitry Andric2017-12-248-37/+58
| | | | | | * | Vendor import of llvm trunk r321414:vendor/llvm/llvm-trunk-r321414Dimitry Andric2017-12-24170-2077/+3595
| | | | | | * | Vendor import of llvm trunk r321017:vendor/llvm/llvm-trunk-r321017Dimitry Andric2017-12-182070-104766/+194106
| | | | * | | | Vendor import of lld trunk r321017:vendor/lld/lld-trunk-r321017Dimitry Andric2017-12-1829-200/+41
| | | * | | | | Vendor import of libc++ trunk r321017:vendor/libc++/libc++-trunk-r321017Dimitry Andric2017-12-188-4259/+25
| | * | | | | | Vendor import of compiler-rt release_60 branch r321788:vendor/compiler-rt/compiler-rt-release_60-r321788Dimitry Andric2018-01-062-0/+21
| | * | | | | | Vendor import of compiler-rt trunk r321545:vendor/compiler-rt/compiler-rt-trunk-r321545Dimitry Andric2017-12-283-0/+22
| | * | | | | | Vendor import of compiler-rt trunk r321530:vendor/compiler-rt/compiler-rt-trunk-r321530Dimitry Andric2017-12-283-5/+3
| | * | | | | | Vendor import of compiler-rt trunk r321414:vendor/compiler-rt/compiler-rt-trunk-r321426vendor/compiler-rt/compiler-rt-trunk-r321414Dimitry Andric2017-12-2419-104/+510
| | * | | | | | Vendor import of compiler-rt trunk r321017:vendor/compiler-rt/compiler-rt-trunk-r321017Dimitry Andric2017-12-18428-5281/+25096
| * | | | | | | Vendor import of clang release_60 branch r321788:vendor/clang/clang-release_60-r321788Dimitry Andric2018-01-0646-789/+2064
* | | | | | | | Merge ^/head r327341 through r327623.Dimitry Andric2018-01-0612-13/+53
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | The source strings are from the password database which guaranteesWarner Losh2018-01-061-2/+2
| * | | | | | | Build service tests with Casper support.Mariusz Zaborski2018-01-054-0/+4
| * | | | | | | Need to convert '/' back to '\' when creating a path. Ideally, thisWarner Losh2018-01-051-2/+7
| * | | | | | | Set dp to NULL when we free it, and tree a NULL dp as an errorWarner Losh2018-01-051-0/+1
| * | | | | | | cap_unwrap should return a descriptor but also free the structure.Mariusz Zaborski2018-01-041-1/+9