| Commit message (Expand) | Author | Age | Files | Lines |
* | Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoid | Rui Paulo | 2010-08-26 | 1 | -5/+5 |
* | Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used to | Rui Paulo | 2010-08-26 | 1 | -5/+5 |
* | Some fixes so we can build libstdc++ with clang: | Rui Paulo | 2010-08-24 | 3 | -8/+10 |
* | Mark the following static variables as __used__ instead of __unused__: | Rui Paulo | 2010-08-24 | 1 | -6/+6 |
* | Modify clang so that when TOOLS_PREFIX is defined we register the | Rui Paulo | 2010-08-21 | 2 | -12/+21 |
* | Revert part of r211505. Some of the removed casts are actually safe so | Rui Paulo | 2010-08-21 | 1 | -16/+16 |
* | Remove unneeded casts in inline assembly in contrib/gcc/longlong.h, | Rui Paulo | 2010-08-19 | 1 | -22/+22 |
* | MFV of r211420, tzdata2010l | Edwin Groothuis | 2010-08-17 | 2 | -4/+17 |
* | Since top displays the uptime including seconds, there is no need to add 30 | Rebecca Cran | 2010-08-17 | 1 | -1/+0 |
* | Fix two minor typos. | Joel Dahl | 2010-08-16 | 1 | -2/+2 |
* | Bump document date after content changes. | Ulrich Spörlein | 2010-08-16 | 1 | -1/+1 |
* | Wordsmithing of bsnmpd.1 | Ulrich Spörlein | 2010-08-16 | 1 | -18/+16 |
* | Remove unneeded struct timezone passed to gettimeofday(). | Ed Schouten | 2010-08-08 | 1 | -5/+3 |
* | Fix a typo introduced in r210936 which broke build. | Pyun YongHyeon | 2010-08-06 | 1 | -1/+1 |
* | Ethernet vlan(4) interfaces have valid Ethernet link layer addresses but | John Baldwin | 2010-08-06 | 1 | -0/+1 |
* | Enable closefrom(2) here, as we have supported it for some time now. | Christian S.J. Peron | 2010-08-05 | 1 | -4/+0 |
* | Properly warp around more code under COMPILE_ONLY to recover from build | Rui Paulo | 2010-08-02 | 2 | -4/+18 |
* | MFV of r210716, tzdata2010k | Edwin Groothuis | 2010-08-01 | 7 | -25/+146 |
* | Use "printf" instead of "echo -n" in an example because it | Benedict Reuschling | 2010-07-26 | 1 | -2/+2 |
* | Merge r210464 from vendor/ncurses/dist: | Rong-En Fan | 2010-07-25 | 1 | -3/+3 |
|\ |
|
* | | Make these files compile with clang. | Rui Paulo | 2010-07-22 | 2 | -0/+2 |
* | | Upgrade our Clang in base to r108428. | Ed Schouten | 2010-07-20 | 1094 | -39245/+75325 |
* | | binutils/ld: fix incorrect placement of __start_SECNAME in some cases | Andriy Gapon | 2010-07-19 | 1 | -20/+20 |
* | | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 5 | -17/+202 |
* | | readelf.1: remove duplicate -u/--unwind option description | Andriy Gapon | 2010-06-22 | 1 | -8/+0 |
* | | Make mandoc/mdocml happy. | Edwin Groothuis | 2010-06-15 | 1 | -7/+7 |
* | | Remove unused files. | Rui Paulo | 2010-06-14 | 27 | -16422/+0 |
* | | MFV hostapd & wpa_supplicant 0.6.10. | Rui Paulo | 2010-06-14 | 192 | -896/+31845 |
|\ \ |
|
* | | | Do the branding right this time. | Ed Schouten | 2010-06-12 | 1 | -0/+3 |
* | | | Remove Xcode cmake win32 projects unittests from LLVM and | Roman Divacky | 2010-06-10 | 136 | -38193/+0 |
* | | | Introduce -fformat-extensions. A local FreeBSD extension used | Roman Divacky | 2010-06-10 | 8 | -5/+58 |
* | | | Remove the commented out piece that slipped as a mismerge. | Roman Divacky | 2010-06-09 | 1 | -10/+0 |
* | | | Adjust include paths to FreeBSD. Remove /usr/local/include and | Roman Divacky | 2010-06-09 | 1 | -0/+15 |
* | | | Change the default CPU to i486 on i386 (architecture). | Roman Divacky | 2010-06-09 | 1 | -1/+1 |
* | | | Comment out piece of code using __clear_cache() which FreeBSD | Roman Divacky | 2010-06-09 | 1 | -1/+1 |
* | | | Remove unneeded directories. | Ed Schouten | 2010-06-09 | 195 | -23040/+0 |
* | | | Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/ | Roman Divacky | 2010-06-09 | 3178 | -0/+1198913 |
* | | | Remove -mdoc macros from -man page | Ulrich Spörlein | 2010-06-09 | 1 | -8/+3 |
* | | | Add required header for isalnum(3) to quench compiler warnings | Ulrich Spörlein | 2010-06-02 | 1 | -0/+2 |
* | | | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | Juli Mallett | 2010-06-02 | 23 | -4040/+5340 |
* | | | Fixes from NetBSD for nvi visual mode: | Jaakko Heinonen | 2010-05-28 | 2 | -14/+37 |
* | | | Fix misspelling of "substitution". | Jaakko Heinonen | 2010-05-28 | 2 | -2/+2 |
* | | | Change the current working directory to be inside the jail created by | Colin Percival | 2010-05-27 | 1 | -3/+1 |
* | | | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | Ulrich Spörlein | 2010-05-24 | 17 | -34/+34 |
* | | | Upgrade to 9.6.2-P2, which addresses the following; | Doug Barton | 2010-05-20 | 4 | -5/+10 |
|\ \ \ |
|
* | | | | Comment in the BUGS section header. Matches what's in ipfilter 5.10. | Christian Brueffer | 2010-05-12 | 1 | -1/+1 |
* | | | | MFV of tzdata2010j, r207896 | Edwin Groothuis | 2010-05-10 | 2 | -2/+53 |
* | | | | Import of liblzma, xz, xzdec, lzmainfo from vendor branch | Martin Matuska | 2010-05-10 | 197 | -0/+42911 |
* | | | | Update GRANDPARENTED text to match the contents of tzdata/factory r19879. | Ed Maste | 2010-05-03 | 1 | -1/+1 |
* | | | | telnet: Fix infinite loop if local output generates SIGPIPE. | Jilles Tjoelker | 2010-04-30 | 6 | -16/+17 |