| Commit message (Expand) | Author | Age | Files | Lines |
* | WITHOUT_TOOLCHAIN: Fix build of rtld. | bdrewery | 2016-03-31 | 1 | -0/+3 |
* | libc: stop exporting cerror | emaste | 2016-03-30 | 5 | -5/+0 |
* | freopen(3): prevent uninitialized errno. | pfg | 2016-03-30 | 1 | -1/+0 |
* | freopen(3): prevent uninitialized errno. | pfg | 2016-03-30 | 1 | -2/+2 |
* | freopen(3): prevent uninitialized errno. | pfg | 2016-03-30 | 1 | -1/+2 |
* | Fix parsing of a 1GB page table entry. | jhb | 2016-03-28 | 1 | -1/+1 |
* | Fix bunch of .Xrs. | trasz | 2016-03-28 | 3 | -4/+3 |
* | Compile libcxxrt as C++11, since it is only really used in combination | dim | 2016-03-27 | 1 | -1/+4 |
* | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. | bdrewery | 2016-03-26 | 6 | -7/+0 |
* | CCACHE_BUILD: Don't use ccache when generating some files with CC -E. | bdrewery | 2016-03-24 | 1 | -3/+3 |
* | Don't reset CC away from full-pathed gcc. | bdrewery | 2016-03-24 | 1 | -0/+3 |
* | Replace the CloudABI system call table by a machine generated version. | ed | 2016-03-24 | 1 | -1/+1 |
* | libc: stop exporting curbrk and minbrk in the private namespace | emaste | 2016-03-24 | 9 | -18/+0 |
* | Correct comment. | bz | 2016-03-22 | 1 | -1/+1 |
* | Apparently there are some popular programs around which assume that it | kib | 2016-03-22 | 2 | -2/+61 |
* | Fully handle size_t lengths in AIO requests. | jhb | 2016-03-21 | 2 | -4/+4 |
* | If the dhcp server delivers an interface-mtu option, parse it and store | ian | 2016-03-21 | 4 | -0/+11 |
* | Actually garbage collect the unused code, as mentioned in r297147, which | ian | 2016-03-21 | 1 | -57/+0 |
* | Garbage collect the bswap routines from libstand. The declaration was | ian | 2016-03-21 | 2 | -6/+1 |
* | Lock pshared_lock shared around fork, to ensure that the COW snapshot | kib | 2016-03-21 | 4 | -2/+22 |
* | Provide more information on failing checks in mutex_assert_is_owned() | kib | 2016-03-21 | 1 | -4/+16 |
* | From libthr, remove special and strange code to set up session and | kib | 2016-03-21 | 2 | -22/+2 |
* | Implement process-shared spinlocks. | kib | 2016-03-21 | 1 | -48/+59 |
* | Fix typo. | kib | 2016-03-21 | 1 | -1/+1 |
* | Update fetch.1 and fetch.3 to reflect libfetch's actual use of CA bundles | grembo | 2016-03-19 | 1 | -10/+17 |
* | Use the right argumant name | julian | 2016-03-18 | 1 | -1/+1 |
* | Bump libdevinfo SHLIB_MAJOR, forgotten in r297000. | jhibbits | 2016-03-18 | 1 | -0/+2 |
* | xo_config.h no longer in contrib, so -I's needed | sjg | 2016-03-17 | 1 | -2/+1 |
* | We need libutil | sjg | 2016-03-17 | 1 | -1/+7 |
* | Move generated file from contrib to build directory. | phil | 2016-03-16 | 2 | -1/+248 |
* | libc: don't build compat functions if building WITHOUT_SYMVER | emaste | 2016-03-15 | 5 | -8/+20 |
* | Use the newly minted Makefile.libcompat to implement libsoft libraries | imp | 2016-03-12 | 1 | -1/+1 |
* | Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add | kib | 2016-03-12 | 3 | -0/+3 |
* | Remove Symbol.map entries for old AIO system calls for FreeBSD 6 compat. | jhb | 2016-03-12 | 1 | -9/+0 |
* | DIRDEPS_BUILD: Update dependencies. | bdrewery | 2016-03-11 | 1 | -2/+0 |
* | Add missing CLEANFILES. | bdrewery | 2016-03-11 | 1 | -0/+1 |
* | Remove bogus .ORDER. | bdrewery | 2016-03-11 | 1 | -2/+0 |
* | Add to CFLAGS, rather than replacing. | jhibbits | 2016-03-11 | 1 | -1/+1 |
* | Not ready for level 6 yet due to -Wredundant-decls. | des | 2016-03-11 | 1 | -0/+1 |
* | Define __bounded__ to fix the gcc build. While there, raise WARNS. | des | 2016-03-11 | 2 | -2/+4 |
* | Use the new bmake .dinclude feature to make these safe. | bdrewery | 2016-03-11 | 1 | -5/+9 |
* | Upgrade to OpenSSH 7.2p2. | des | 2016-03-11 | 1 | -3/+0 |
|\ |
|
* | | DIRDEPS_BUILD: Connect MK_TESTS. | bdrewery | 2016-03-09 | 45 | -0/+902 |
* | | Fix and connect setjmp test. | bdrewery | 2016-03-09 | 1 | -0/+1 |
* | | Fix spelling of MAXNAMLEN. | trasz | 2016-03-09 | 1 | -2/+2 |
* | | DIRDEPS_BUILD: Update clang dependencies after r296417. | bdrewery | 2016-03-08 | 79 | -125/+189 |
* | | libc/{i386,amd64}: Do not export .cerror when building WITHOUT_SYMVER | emaste | 2016-03-08 | 2 | -0/+2 |
* | | Revert r296175 | pfg | 2016-03-06 | 42 | -684/+595 |
* | | libc: Add some tests for memcmp(). | jilles | 2016-03-06 | 2 | -0/+125 |
* | | Allow O_CLOEXEC to be used in dbopen() flags | lidl | 2016-03-06 | 1 | -1/+5 |