| Commit message (Expand) | Author | Age | Files | Lines |
* | sigaction(2),sigwait(2),sigwaitinfo(2): Remove [EFAULT] error condition. | jilles | 2012-09-27 | 3 | -16/+3 |
* | Initialize the num variable to avoid uninitialized data. | kevlo | 2012-09-27 | 1 | -2/+2 |
* | Revert r240850 and remove redundant NULL check before free(3). | kevlo | 2012-09-24 | 1 | -8/+4 |
* | Partial revert of r239963: | pfg | 2012-09-24 | 1 | -4/+0 |
* | * ld80/s_expl.c: | kargl | 2012-09-23 | 2 | -9/+6 |
* | Fix whitespace issue. | kargl | 2012-09-23 | 1 | -1/+1 |
* | * ld80/s_expl.c: | kargl | 2012-09-23 | 2 | -13/+17 |
* | * Update the lookup table to use 53-bit high and low values. | kargl | 2012-09-23 | 1 | -131/+134 |
* | Avoid NULL dereference | kevlo | 2012-09-23 | 1 | -2/+4 |
* | * Use ENTERI() and RETURNI() to toggle the rounding precision if | kargl | 2012-09-22 | 3 | -6/+21 |
* | * Make STRICT_ALIGN() work for doubles as well as for floats. This | kargl | 2012-09-22 | 1 | -2/+2 |
* | Make nfs_readdir() more careful about using response data, cached in global | mav | 2012-09-21 | 1 | -20/+24 |
* | Don't use global nfs_root_node variable as per-file storage. There are | mav | 2012-09-21 | 1 | -51/+35 |
* | Restore handling of the third argument (id) of hid_start_parse(), same as | mav | 2012-09-20 | 3 | -9/+23 |
* | Remove the restrict qualifier to match function prototype. | kevlo | 2012-09-20 | 1 | -1/+1 |
* | strsignal(): Reindent. | jilles | 2012-09-19 | 1 | -21/+21 |
* | strsignal(): Do not append signal numbers to messages for known signals. | jilles | 2012-09-19 | 1 | -1/+1 |
* | Optimise i387 trigonometric functions. Replace "andw 0x400,%ax \ jnz" with | tijl | 2012-09-16 | 3 | -16/+16 |
* | Correct double "the the" | eadler | 2012-09-14 | 1 | -1/+1 |
* | Bump date missed in r202756 | eadler | 2012-09-14 | 1 | -1/+1 |
* | Use libmd if and only if OpenSSL is not available. | des | 2012-09-14 | 2 | -2/+10 |
* | Adding missing return statements during error conditions. | eadler | 2012-09-14 | 1 | -2/+8 |
* | According to a clarification at http://austingroupbugs.net/view.php?id=503 | emaste | 2012-09-12 | 2 | -4/+3 |
* | Avoid mapping ENOENT to ENOTDIR for non-existent path components. | emaste | 2012-09-12 | 1 | -2/+0 |
* | Fix IEC / SI binary prefixes (Ki, Mi, Gi, etc) production by humanize_number(3) | bapt | 2012-09-12 | 1 | -1/+1 |
* | Describe in detail required conditions for receiving the SCM_CREDS | glebius | 2012-09-12 | 1 | -4/+18 |
* | r235638 is not the clean way to add support for building on ancient FreeBSD | obrien | 2012-09-11 | 2 | -5/+3 |
* | Minor mdoc fix. | joel | 2012-09-11 | 1 | -5/+5 |
* | Add the same warning to rand48(3) as to rand(3) and random(3). | des | 2012-09-11 | 2 | -5/+10 |
* | If the IdlePDPT is not present, PAE is not active | kevlo | 2012-09-10 | 1 | -1/+0 |
* | When calling the C++ demangler, make sure to free the returned buffer, | rpaulo | 2012-09-07 | 1 | -6/+24 |
* | libc/amd64: Do not export .cerror. | jilles | 2012-09-06 | 12 | -88/+9 |
* | Avoid segfault if name is invalid. Basically, only | trhodes | 2012-09-06 | 1 | -2/+5 |
* | Remove trailing whitespace. | joel | 2012-09-06 | 1 | -53/+53 |
* | Minor mdoc fix. | joel | 2012-09-06 | 1 | -1/+0 |
* | Add Intel Ivy Bridge support to hwpmc(9). | fabient | 2012-09-06 | 4 | -52/+1017 |
* | Add support for demangling C++ symbols. This requires linking libproc with | rpaulo | 2012-09-06 | 2 | -2/+22 |
* | Fix test cases to work with the latest version of the API. | rpaulo | 2012-09-06 | 2 | -3/+4 |
* | libc/i386: Do not export .cerror. | jilles | 2012-09-05 | 11 | -41/+19 |
* | When WIFCONTINUED was added, the number of "first" macros grew from | jhb | 2012-09-05 | 1 | -1/+1 |
* | Bump dates. | des | 2012-09-04 | 2 | -2/+2 |
* | Add a prominent warning about these functions' unsuitability for | des | 2012-09-04 | 2 | -13/+17 |
* | Add __BEGIN_DECLS and __END_DECLS to make libprocstat more C++-friendly. | trociny | 2012-09-04 | 1 | -0/+2 |
* | Make sure we visit both symbol sections even if one of them doesn't | rpaulo | 2012-09-02 | 1 | -24/+21 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 2 | -2/+2 |
* | Bring some changes from Bull's NFSv4 libtirpc implementation. | pfg | 2012-09-01 | 9 | -19/+45 |
* | Teach libdwarf about the DW_FORM_flag_present dwarf attribute, so | dim | 2012-08-29 | 4 | -0/+9 |
* | In suspend_common(), don't wait for a thread which is in creation, because | davidxu | 2012-08-27 | 5 | -4/+64 |
* | Add libcxxrt's objects (prefixing them with cxxrt_ to avoid collisions) | dim | 2012-08-25 | 1 | -1/+18 |
* | Sprinkle a bit of style.Makefile(5) across various clang Makefiles. No | dim | 2012-08-23 | 2 | -14/+14 |