| Commit message (Expand) | Author | Age | Files | Lines |
* | Restore the __collate_load_error global that was accidentally removed in the | theraven | 2012-07-06 | 2 | -5/+6 |
* | Merge a small update from NetBSD. | pfg | 2012-07-06 | 2 | -20/+17 |
* | Fix issue resizing bin/sh | pfg | 2012-07-06 | 5 | -66/+24 |
* | Document the behavior (from 4.4-lite) that tokens returned by telldir() are | brooks | 2012-07-05 | 1 | -2/+15 |
* | Prefer sysctl to open/read/close for obtaining random data. | pjd | 2012-07-04 | 1 | -5/+35 |
* | The register_printf_render_std() function expects regular string. | pjd | 2012-07-04 | 1 | -1/+1 |
* | ctype_l(3): Note that not all these functions are specified by POSIX.1-2008. | jilles | 2012-07-01 | 1 | -1/+14 |
* | Optimize the handling of SC_NPROCESSORS_CONF, by using auxv AT_NCPU | kib | 2012-06-27 | 1 | -0/+4 |
* | Remove end of line whitespace. | joel | 2012-06-26 | 1 | -1/+1 |
* | Add more locale-specific functions to the relevant man pages and | issyl0 | 2012-06-25 | 5 | -3/+46 |
* | Add the sys directory we create to the list of items to clean. | andrew | 2012-06-24 | 1 | -0/+1 |
* | Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h. | andrew | 2012-06-24 | 1 | -1/+15 |
* | Fix mandoc "Oc breaks Op" warning. | joel | 2012-06-24 | 1 | -1/+1 |
* | 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 |