| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove the assert added in r237286 | eadler | 2012-06-24 | 1 | -2/+0 |
* | Merge changes from upstream libedit. | pfg | 2012-06-22 | 20 | -410/+634 |
* | Use struct vdso_timehands data to implement fast gettimeofday(2) and | kib | 2012-06-22 | 10 | -2/+374 |
* | MFV: Update zlib to 1.2.7. | delphij | 2012-06-21 | 33 | -895/+2449 |
|\ |
|
| * | Flattern zlib vendor tree. | delphij | 2010-02-23 | 31 | -13562/+0 |
* | | Add the functions documented in the man pages in commit 237393 to the | issyl0 | 2012-06-21 | 1 | -2/+7 |
* | | Be explicit about the dependency on nsparser.h. | obrien | 2012-06-21 | 1 | -1/+1 |
* | | Add more locale-specific functions to the relevant man pages: | issyl0 | 2012-06-21 | 4 | -7/+54 |
* | | Don't close an uninitialized descriptor. [1] | eadler | 2012-06-20 | 1 | -2/+6 |
* | | Further refine the implementation of POSIX_FADV_NOREUSE. | jhb | 2012-06-19 | 1 | -5/+4 |
* | | Switch the default password hash from md5 to sha512. | des | 2012-06-19 | 1 | -1/+1 |
* | | Revert user comparison back to user names as some user can share uids (root/toor | bapt | 2012-06-19 | 1 | -6/+13 |
* | | libc: Reduce relative relocations in strftime(). | jilles | 2012-06-17 | 1 | -1/+1 |
* | | More style. | kib | 2012-06-16 | 1 | -19/+14 |
* | | Revert part of the r235740 which changed separate allocation of the | kib | 2012-06-16 | 1 | -2/+7 |
* | | mandoc fixes. | joel | 2012-06-16 | 1 | -14/+5 |
* | | Per kib, since __flt_rounds is being added to FreeBSD 10, it | kientzle | 2012-06-15 | 1 | -0/+3 |
* | | Make sure that fstab fd is not leaked on exec. | kib | 2012-06-14 | 1 | -1/+11 |
* | | __flt_rounds is a public symbol (expands from the FLT_ROUNDS macro), | kientzle | 2012-06-14 | 1 | -1/+1 |
* | | Make sure libkiconv.so.4 is installed into /lib, not into /usr/lib, | dim | 2012-06-12 | 1 | -1/+2 |
* | | Stop using auth_getval() now that it always returns NULL. Instead, | des | 2012-06-12 | 3 | -20/+8 |
* | | Finally nuke auth.conf, nine years after it was deprecated. The only | des | 2012-06-12 | 5 | -127/+7 |
* | | LibUSB v1.0 API compiliance and bugfixes. | hselasky | 2012-06-12 | 3 | -5/+33 |
* | | Switch from 4-clause to 2-clause BSD license. (OpenBSD r1.22) | delphij | 2012-06-11 | 1 | -8/+1 |
* | | Clean up some symbol versions for libsupc++ / libcxxrt. | theraven | 2012-06-11 | 1 | -5/+13 |
* | | Fix a leak when setting the global character locale to "C" from something else. | theraven | 2012-06-11 | 1 | -7/+13 |
* | | __flt_rounds was omitted from the exported symbols here. | kientzle | 2012-06-09 | 1 | -0/+1 |
* | | Document that we also support sha256 and sha512. | des | 2012-06-08 | 1 | -1/+3 |
* | | mdoc: add missing -width argument to Bl -tag. | joel | 2012-06-08 | 36 | -112/+112 |
* | | Teach procstat_get_shm_info_kvm() how to fetch the pathname of a SHM file | jhb | 2012-06-07 | 1 | -0/+17 |
* | | Fix two warnings about self-assignment in libc. These normally only | dim | 2012-06-06 | 2 | -2/+2 |
* | | mdoc: add missing -width argument to Bl -tag. | joel | 2012-06-06 | 15 | -16/+16 |
* | | Remove repeated words. | joel | 2012-06-05 | 3 | -3/+3 |
* | | 1) Although unpublished version of standard | ache | 2012-06-05 | 1 | -17/+6 |
* | | 1) IEEE Std 1003.1-2008, "errno" section, is explicit that | ache | 2012-06-04 | 1 | -6/+16 |
* | | Install libcxxrt's C++ ABI and unwind headers. This is done in libc++'s | dim | 2012-06-02 | 1 | -0/+7 |
* | | Tabify libcxxrt and libc++'s Makefiles. | dim | 2012-06-02 | 2 | -154/+154 |
* | | Remove invalid remark about pipes. | ed | 2012-06-02 | 1 | -2/+2 |
* | | mdoc: minor Bl improvements. | joel | 2012-06-02 | 7 | -33/+42 |
* | | Style(9) improvements: remove unnecessary parenthesis, improve order | ghelmer | 2012-06-01 | 1 | -50/+52 |
* | | Add characters mapping for codepages used in Germany. | eadler | 2012-06-01 | 1 | -0/+76 |
* | | Only set _w to 0 when the file stream is not currently reading. Without | eadler | 2012-05-30 | 1 | -1/+1 |
* | | Upgrade to BIND version 9.8.3, the latest from ISC. | dougb | 2012-05-28 | 3 | -0/+56 |
|\ \ |
|
| * | | Vendor import of BIND 9.8.3 | dougb | 2012-05-28 | 20 | -214/+629 |
| * | | Vendor import of BIND 9.8.2 | dougb | 2012-04-04 | 741 | -1733/+2514 |
| * | | Vendor import of BIND 9.8.1-P1 | dougb | 2011-11-17 | 1 | -3/+3 |
* | | | libfetch: Avoid SIGPIPE on network connections. | jilles | 2012-05-28 | 1 | -0/+2 |
* | | | - Include forgotten bsd.own.mk and fix condition | gabor | 2012-05-28 | 1 | -1/+3 |
* | | | Allow inclusion of libc++ <cmath> to work after including math.h | theraven | 2012-05-27 | 1 | -43/+36 |
* | | | Return EBUSY for PTHREAD_MUTEX_ADAPTIVE_NP too when the mutex could not | davidxu | 2012-05-27 | 1 | -0/+1 |