| Commit message (Expand) | Author | Age | Files | Lines |
* | In several llvm library Makefiles, remove extraneous slashes at the end | dim | 2012-01-01 | 4 | -4/+4 |
* | Instead of forcing -O1 on PowerPC for LLVM and clang, fix the actual | nwhitehorn | 2012-01-01 | 1 | -4/+2 |
* | Upgrade libcompiler_rt to upstream revision 147390. | ed | 2011-12-31 | 1 | -0/+4 |
|\ |
|
| * | Import compiler-rt r147390. | ed | 2011-12-31 | 230 | -608/+13134 |
* | | Add some additional const poison after r228972. The 'mapping' array in | dim | 2011-12-30 | 1 | -1/+2 |
* | | Fix typo in Makefile comment. | rwatson | 2011-12-30 | 1 | -1/+1 |
* | | libc: Eliminate some relative relocations in file flags table. | jilles | 2011-12-29 | 1 | -23/+23 |
* | | Fix manual section for acl_get(3) and mac_get(3) family functions. | pluknet | 2011-12-29 | 1 | -14/+14 |
* | | libc: Eliminate some relative relocations in getusershell(). | jilles | 2011-12-27 | 1 | -8/+7 |
* | | libc: Eliminate some relative relocations in setlocale(). | jilles | 2011-12-27 | 1 | -1/+1 |
* | | Add locally implemented atomic intrinsics to libcompiler_rt. | ed | 2011-12-27 | 17 | -0/+204 |
* | | Update rtprio(2) manual page to reflect the latest changes in -CURRENT as | delphij | 2011-12-27 | 2 | -17/+82 |
* | | Add libstdthreads. | ed | 2011-12-26 | 10 | -0/+893 |
* | | Add missing opening and closing brackets in getopt_long.3 and getsubopt.3 | gjb | 2011-12-26 | 2 | -3/+6 |
* | | Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x). | jhibbits | 2011-12-24 | 1 | -0/+62 |
* | | Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] | cperciva | 2011-12-23 | 6 | -3/+81 |
* | | Handle malloc failures in yplib.c. | ghelmer | 2011-12-23 | 1 | -0/+46 |
* | | Handle failures to malloc memory to hold key or val copies. | ghelmer | 2011-12-23 | 1 | -0/+11 |
* | | Add placeholder code for prepending pathnames to tftp. | ed | 2011-12-22 | 1 | -0/+7 |
* | | Use contrib sources for building libarchive, tar and cpio. | mm | 2011-12-22 | 256 | -75767/+30 |
* | | - Fix style(9) bugs in glob.c | eadler | 2011-12-20 | 1 | -35/+35 |
* | | - Add restrict keyword to glob(3) | eadler | 2011-12-20 | 2 | -3/+4 |
* | | Sync libarchive with vendor branch release/2.8: | mm | 2011-12-20 | 5 | -13/+114 |
* | | Update libarchive, tar and cpio to version 2.8.5 | mm | 2011-12-20 | 20 | -37/+51 |
* | | Merge vendor revision 3723: | mm | 2011-12-20 | 1 | -1/+1 |
* | | Add binding support to libradius(3). | melifaro | 2011-12-20 | 5 | -1/+17 |
* | | Upgrade to OpenPAM Lycopsida. | des | 2011-12-18 | 1 | -0/+5 |
|\ \ |
|
| * | | Vendor import of OpenPAM Lycopsida. | des | 2011-12-18 | 67 | -935/+1816 |
| * | | Flatten and clean up. | des | 2008-12-13 | 60 | -0/+7073 |
| / |
|
* | | Address warnings found by clang. | tuexen | 2011-12-17 | 1 | -36/+28 |
* | | Fix typos in the comments about clang warnings in several | dim | 2011-12-16 | 1 | -2/+2 |
* | | In lib/libthread_db/arch/i386/libpthread_md.c, clang gives two incorrect | dim | 2011-12-16 | 1 | -0/+6 |
* | | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -1/+1 |
* | | Unfortunately, clang gives a warning about sendmail code that cannot be | dim | 2011-12-16 | 1 | -0/+7 |
* | | In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field should | dim | 2011-12-16 | 1 | -1/+1 |
* | | In lib/libipsec/policy_token.l, use lex's standard "%option noinput" | dim | 2011-12-16 | 1 | -1/+1 |
* | | Define YY_NO_INPUT in lib/libipsec/policy_token.l, so lex's input() | dim | 2011-12-15 | 1 | -0/+1 |
* | | Modify pw_copy: | bapt | 2011-12-15 | 3 | -13/+332 |
* | | Since clang does not support the tls_model attribute used in malloc.c | dim | 2011-12-15 | 1 | -2/+10 |
* | | In lib/libc/rpc/crypt_client.c, fix a clang warning about an implicit | dim | 2011-12-15 | 1 | -2/+2 |
* | | Remove meaningless self-assignment in res_send.c, otherwise clang will | dim | 2011-12-15 | 1 | -2/+0 |
* | | The TCB_GET32() and TCB_GET64() macros in the i386 and amd64-specific | dim | 2011-12-15 | 2 | -2/+2 |
* | | Fix a bug where sctp_sendmdg() uses uninitialized memory. | tuexen | 2011-12-15 | 1 | -0/+1 |
* | | Small style(9) improvements. | theraven | 2011-12-15 | 1 | -2/+4 |
* | | Clean up includes; the prototype for getosreldate() has moved to | ru | 2011-12-14 | 1 | -4/+3 |
* | | Don't use __P(). | ed | 2011-12-13 | 1 | -2/+2 |
* | | Use the correct upstream revision number for llvm/clang 3.0 release. | dim | 2011-12-10 | 1 | -2/+2 |
* | | Upgrade our copy of llvm/clang to 3.0 release. Release notes can be | dim | 2011-12-09 | 3 | -2/+5 |
* | | Make berase() work on platforms whose kernel lacks DIOCGDELETE ioctl. | rmh | 2011-12-08 | 1 | -5/+48 |
* | | Some fixes to the man pages for [at_]quick_exit(3) | theraven | 2011-12-07 | 2 | -12/+17 |