| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak xz (liblzma) on strong-aligned architectures (and without | marcel | 2010-07-15 | 1 | -1/+0 |
* | Use type-specific inline function imax() instead of deprecated macro MAX(). | jkim | 2010-07-12 | 1 | -2/+1 |
* | Use _SIG_VALID instead of expanded form of the macro. | kib | 2010-07-12 | 1 | -1/+1 |
* | For xsi_sigpause(3), remove the supplied signal from the process mask | kib | 2010-07-12 | 1 | -2/+10 |
* | Build libsmb should be on powerpc64 as well. | nwhitehorn | 2010-07-12 | 1 | -1/+1 |
* | Fix SVN mismerge. We somehow ended up with the 32-bit powerpc version | nwhitehorn | 2010-07-11 | 2 | -4/+4 |
* | Since powerpc and powerpc64 share an instruction set, bind can and should | nwhitehorn | 2010-07-10 | 1 | -2/+2 |
* | Teach libstand what to do for powerpc64: the same thing as powerpc. Like | nwhitehorn | 2010-07-10 | 1 | -6/+8 |
* | 64-bit PowerPC KVM support. | nwhitehorn | 2010-07-10 | 1 | -0/+218 |
* | Powerpc64 thread libraries support. | nwhitehorn | 2010-07-10 | 4 | -0/+226 |
* | Provide 64-bit PowerPC support in libc. | nwhitehorn | 2010-07-10 | 38 | -2/+2443 |
* | powerpc64 floating-point is identical to powerpc, so use the same | nwhitehorn | 2010-07-10 | 1 | -0/+2 |
* | The 64-bit PowerPC ABI implemented in binutils 2.15 requires some special | nwhitehorn | 2010-07-10 | 1 | -1/+2 |
* | Document pl_siginfo and PT_FLAG_SI for PT_LWPINFO. | kib | 2010-07-10 | 1 | -4/+20 |
* | C startup support for 64-bit PowerPC. | nwhitehorn | 2010-07-10 | 4 | -0/+248 |
* | Fix build by defining MAX() macro here. | jkim | 2010-07-09 | 1 | -0/+1 |
* | Sync. printf() of libstand(3) with sys/kern/subr_prf.c. | jkim | 2010-07-08 | 1 | -12/+45 |
* | If a user calls sctp_sendx() with a NULL | rrs | 2010-07-07 | 1 | -0/+5 |
* | Fix acl_from_text(3) - and, therefore, setfacl(1) - for user and group | trasz | 2010-07-06 | 3 | -40/+10 |
* | Remove comment which didn't match reality for a long time. | trasz | 2010-07-05 | 1 | -3/+0 |
* | Increment 'sa' at the end of the loop; otherwise, only the first | brucec | 2010-07-05 | 1 | -1/+1 |
* | Extend the td_thrinfo_t to include siginfo for the signal that stopped | kib | 2010-07-04 | 6 | -3/+71 |
* | Use ISO C99 integer types instead of the BSD-specific u_int*_t. | brucec | 2010-07-04 | 3 | -29/+29 |
* | If the A flag is supplied, http_request() will attempt the request only | des | 2010-07-01 | 1 | -2/+4 |
* | Simplify the calculation of s_scale by rewriting the FP expression to | marcel | 2010-07-01 | 1 | -20/+5 |
* | On powerpc, calculate s_scale using the non-FP version previously | marcel | 2010-06-30 | 1 | -1/+1 |
* | Just like in case of setgroups(2), for getgroups(2) also advice including | pjd | 2010-06-26 | 1 | -1/+1 |
* | use PTR_WORD for __curbrk and minbrk instead of .word, the new version | jchandra | 2010-06-25 | 2 | -2/+2 |
* | Don't build Clang libs during lib32 build. | ed | 2010-06-21 | 1 | -1/+1 |
* | Merge from English r198040: add C message catalogue entries for newer | maxim | 2010-06-20 | 1 | -0/+10 |
* | Add unwind annotations to the asm part of crt1 on i386. Terminate the | kib | 2010-06-18 | 1 | -1/+8 |
* | Much closer approximation of the kernel's calculation of this value. | sbruno | 2010-06-18 | 1 | -1/+6 |
* | Merge jmallett@'s n64 work into HEAD - changeset 2 | jchandra | 2010-06-16 | 7 | -40/+117 |
* | Merge jmallett@'s n64 work into HEAD - changeset 1. | jchandra | 2010-06-16 | 20 | -521/+510 |
* | libedit: Reduce surprising behaviour with filename completion some more: | jilles | 2010-06-15 | 1 | -3/+7 |
* | libedit: Allow simple quoting in filename completion. | jilles | 2010-06-15 | 2 | -11/+137 |
* | libedit: Fix a bug that could make completion listings incomplete. | jilles | 2010-06-15 | 1 | -3/+2 |
* | Add a new column to the output of vmstat -z to indicate the number | sbruno | 2010-06-15 | 4 | -0/+12 |
* | Remove even two more unneeded files from libllvmsupport. | ed | 2010-06-15 | 1 | -8/+7 |
* | Remove unneeded files from the build. | ed | 2010-06-15 | 12 | -51/+46 |
* | Unbreak Clang on PowerPC. | ed | 2010-06-14 | 1 | -1/+6 |
* | Separate _posix1e_acl_id_to_name() into a separate file, to | kientzle | 2010-06-14 | 3 | -55/+101 |
* | libedit: Add basic filename completion code from NetBSD. | jilles | 2010-06-13 | 3 | -1/+588 |
* | Disable usage of posix_spawn() inside LLVM. | ed | 2010-06-13 | 2 | -2/+2 |
* | * Improve compatibility with existing application code by permitting the | kaiw | 2010-06-13 | 2 | -13/+19 |
* | Merge from tbemd: | imp | 2010-06-13 | 8 | -17/+7 |
* | In threaded processes, destroy the mutex atexit_mutex when we've | cperciva | 2010-06-13 | 1 | -0/+3 |
* | Introduce __isnanf() as an alias for isnanf(), and make the isnan() | das | 2010-06-12 | 3 | -2/+10 |
* | Do the branding right this time. | ed | 2010-06-12 | 1 | -1/+2 |
* | Detect bit endianness through machine/endian.h. This fixes xz on big-endian | delphij | 2010-06-11 | 1 | -0/+7 |