| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify pointing dst after the end of all the gr_mem pointers in newgr | Baptiste Daroussin | 2012-12-28 | 1 | -2/+1 |
* | errno = ENOMEM was supposed to be removed not return (NULL); | Baptiste Daroussin | 2012-12-28 | 1 | -1/+1 |
* | malloc() sets errno to ENOMEM already. | Baptiste Daroussin | 2012-12-28 | 1 | -5/+1 |
* | Do not leave parts of the new group uninitialized in gr_dup(). | Baptiste Daroussin | 2012-12-28 | 1 | -0/+4 |
* | Add derived versions for common Simplified Chinese encodings. | Xin LI | 2012-12-28 | 3 | -0/+596 |
* | Add zh_CN.UTF-8 catalog. | Xin LI | 2012-12-28 | 2 | -0/+296 |
* | avoid arithmetic on uintptr_t | Baptiste Daroussin | 2012-12-27 | 1 | -1/+1 |
* | cast to uintptr_t to properly calculate offset | Baptiste Daroussin | 2012-12-27 | 1 | -1/+1 |
* | Add O_CLOEXEC to flopen | Baptiste Daroussin | 2012-12-27 | 2 | -2/+2 |
* | gr_dup: simplify duplication of group | Baptiste Daroussin | 2012-12-27 | 1 | -21/+20 |
* | - Clean up previous gr_add use malloc instead of calloc | Baptiste Daroussin | 2012-12-27 | 2 | -5/+4 |
* | New gr_add function to provide a clean and safe method to append a new member | Baptiste Daroussin | 2012-12-27 | 2 | -0/+42 |
* | Use flopen(3) instead of open(2) + flock(2) | Baptiste Daroussin | 2012-12-27 | 2 | -9/+4 |
* | Fix libproc test case to work with clang premature optimization | Sergey Kandaurov | 2012-12-26 | 1 | -1/+1 |
* | - Update manual pages accordingly to r244384 and r244385. | Andrey Zonov | 2012-12-25 | 2 | -9/+25 |
*-. | Upgrade our copy of llvm/clang to 3.2 release. | Dimitry Andric | 2012-12-23 | 1 | -2/+2 |
|\ \ |
|
| | * | Vendor import of llvm tags/RELEASE_32/final r170710 (effectively, 3.2vendor/llvm/llvm-release_32-r170710 | Dimitry Andric | 2012-12-22 | 18 | -269/+214 |
| * | | Vendor import of clang tags/RELEASE_32/final r170710 (effectively, 3.2vendor/clang/clang-release_32-r170710 | Dimitry Andric | 2012-12-22 | 5 | -13/+13 |
* | | | - Reduce buffer size from LINE_MAX to PATH_MAX, there is no point to store | Xin LI | 2012-12-21 | 1 | -8/+4 |
* | | | Add libnetbsd, a thin compatibility layer intended to allow a limited | Brooks Davis | 2012-12-21 | 11 | -0/+589 |
* | | | Fix socket calls on error post-r243965. | Kevin Lo | 2012-12-21 | 1 | -2/+2 |
* | | | Move the 64-bit _setjmp to lib/libstand. | Rui Paulo | 2012-12-21 | 1 | -0/+93 |
* | | | Replace our implementation of the vis(3) and unvis(3) APIs with | Brooks Davis | 2012-12-18 | 7 | -1007/+65 |
* | | | Get libcompiler-rt and libgcc building on ARM with clang. | Andrew Turner | 2012-12-18 | 1 | -3/+8 |
* | | | Fix warning from valgrind when a failed entry is tested. | Eitan Adler | 2012-12-17 | 1 | -0/+1 |
* | | | libc/iconv: Fix race condition with setting FD_CLOEXEC. | Jilles Tjoelker | 2012-12-17 | 1 | -5/+1 |
* | | | New devstat metrics for devstat_compute_statistics(): | Mikolaj Golub | 2012-12-15 | 3 | -9/+75 |
* | | | Eliminate redundant variable. | Pawel Jakub Dawidek | 2012-12-12 | 1 | -6/+3 |
* | | | libc: Make various internal file descriptors close-on-exec. | Jilles Tjoelker | 2012-12-11 | 2 | -2/+2 |
* | | | Cleanup a few duplicate llvm libs that snuck in with the recent update. | Dimitry Andric | 2012-12-11 | 1 | -4/+1 |
* | | | libc: Make various internal file descriptors close-on-exec. | Jilles Tjoelker | 2012-12-10 | 7 | -12/+12 |
* | | | Improve style(9) compliance of function declarations. | Brooks Davis | 2012-12-10 | 1 | -4/+12 |
* | | | Re-disable GSSAPI, which does not build on several archs. | Erwin Lansing | 2012-12-07 | 1 | -4/+4 |
* | | | Update to 9.8.4-P1. | Erwin Lansing | 2012-12-07 | 4 | -9/+16 |
|\ \ \ |
|
| * | | | Vendor import of Bind 9.8.4vendor/bind9/9.8.4 | Erwin Lansing | 2012-12-05 | 134 | -486/+1813 |
| * | | | Vendor import of BIND 9.8.3-P3vendor/bind9/9.8.3-P3 | Doug Barton | 2012-09-20 | 4 | -7/+35 |
| * | | | Vendor import of BIND 9.8.3-P2vendor/bind9/9.8.3-P2 | Doug Barton | 2012-07-24 | 2 | -8/+23 |
| * | | | Vendor import of BIND 9.8.3-P1vendor/bind9/9.8.3-P1 | Doug Barton | 2012-06-04 | 2 | -7/+12 |
* | | | | Document that socket(2) may fail with EAFNOSUPPORT if the family cannot | Kevin Lo | 2012-12-07 | 1 | -7/+12 |
* | | | | Fix build: reflect the increased field number. | Xin LI | 2012-12-07 | 1 | -1/+1 |
* | | | | - Rewrite radius servers traversal algorithm. | Sergey Matveychuk | 2012-12-06 | 7 | -42/+212 |
* | | | | remove redundant yyparse declarations | Baptiste Daroussin | 2012-12-05 | 1 | -1/+0 |
* | | | | libc: Use the new 'e' fopen() mode option to simplify fstab.c. | Jilles Tjoelker | 2012-12-04 | 1 | -11/+1 |
* | | | | Document that bind(2) can fail with EAFNOSUPPORT. | Kevin Lo | 2012-12-04 | 1 | -0/+2 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Upgrade our copy of llvm/clang to r168974, from upstream's release_32 | Dimitry Andric | 2012-12-03 | 34 | -55/+114 |
|\ \ \ \ \
| | | |/ /
| | |/| /
| | |_|/
| |/| | |
|
| | * | | Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):vendor/clang/clang-release_32-r168974 | Dimitry Andric | 2012-12-02 | 374 | -14661/+27784 |
| | * | | Vendor import of clang trunk r162107:vendor/clang/clang-trunk-r162107 | Dimitry Andric | 2012-08-19 | 61 | -865/+1869 |
| * | | | Vendor import of llvm release_32 branch r168974 (effectively, 3.2 RC2):vendor/llvm/llvm-release_32-r168974 | Dimitry Andric | 2012-12-02 | 707 | -17440/+53022 |
* | | | | Protect against DoS attacks, such as being described in CVE-2010-2632. | Marcel Moolenaar | 2012-12-01 | 1 | -22/+79 |
* | | | | In globextend(), take advantage of the fact that realloc(NULL, size) is | Marcel Moolenaar | 2012-12-01 | 1 | -3/+2 |