| Commit message (Expand) | Author | Age | Files | Lines |
* | Update llvm/clang's target triple (confusingly named LLVM_HOSTTRIPLE) to | dim | 2011-10-17 | 1 | -2/+1 |
* | It's no longer accurate to say that math.h "constitute[s] the C math | das | 2011-10-17 | 1 | -1/+16 |
* | Add c{cos,sin,tan}{,h}{,f} functions. This is joint work with | das | 2011-10-17 | 17 | -12/+871 |
* | In pidfile_open(), if the pidfile is locked, but empty (PID is not stored yet) | pjd | 2011-10-16 | 2 | -22/+27 |
* | - change "is is" to "is" or "it is" | eadler | 2011-10-16 | 5 | -5/+5 |
* | Change the SDP_GET* macros to cast to a const buffer. | ed | 2011-10-16 | 1 | -3/+3 |
* | Change ncp_scan_bindery_object() to pass a constant search string. | ed | 2011-10-16 | 1 | -1/+1 |
* | Use #include "fenv.h" instead of #include <fenv.h>. This makes it | das | 2011-10-16 | 7 | -7/+7 |
* | Fix some non-standard variable declarations. | das | 2011-10-16 | 1 | -10/+10 |
* | Optimize the case of pure imaginary arguments. Calls like this are | das | 2011-10-16 | 2 | -2/+9 |
* | Move the macros GET_LDBL_EXPSIGN() and SET_LDBL_EXPSIGN() into | das | 2011-10-16 | 2 | -15/+19 |
* | Remove an unused variable. | das | 2011-10-16 | 1 | -1/+1 |
* | Remove some unnecessary initializations. | das | 2011-10-15 | 6 | -6/+2 |
* | Various changes to improve the accuracy and speed of log{2,10}{,f}. | das | 2011-10-15 | 6 | -72/+143 |
* | Style fixes and updates to comments. | das | 2011-10-15 | 4 | -32/+34 |
* | Don't define FP_FAST_FMA on sparc64; with the recent fixes, fma() is | das | 2011-10-15 | 1 | -5/+2 |
* | Add INSERT_WORD64 and EXTRACT_WORD64 macros for use in s_fma.c. | das | 2011-10-15 | 1 | -0/+24 |
* | Replace two lines accidentally removed in r226218. Thanks to bde | das | 2011-10-15 | 1 | -0/+3 |
* | Fix a double-rounding bug in fma{,f,l}. The bug would occur in | das | 2011-10-15 | 3 | -125/+231 |
* | Add a new trace point, KTRFAC_CAPFAIL, which traces capability check | des | 2011-10-11 | 1 | -3/+4 |
* | Refactor this code by introducing separate functions to handle the | das | 2011-10-11 | 2 | -92/+164 |
* | Fix how libusb20_dev_kernel_driver_active() and | hselasky | 2011-10-10 | 3 | -8/+8 |
* | Provide external definitions of all of the standardized functions in | das | 2011-10-10 | 22 | -91/+288 |
* | Add a FBSD_1.3 namespace for FreeBSD 10. | das | 2011-10-10 | 1 | -1/+5 |
* | Line up the struct declaration (yes, I know this isn't what it looks | des | 2011-10-09 | 1 | -6/+6 |
* | Document some not-so-recently added trace points. | des | 2011-10-09 | 1 | -2/+7 |
* | Fix whitespace inconsistencies found in homegrown Symbol.maps. | ed | 2011-10-07 | 6 | -16/+16 |
* | Load the ECDSA key if there is one. | des | 2011-10-07 | 2 | -2/+7 |
* | Remove no longer needed BUGS section. | kib | 2011-10-06 | 1 | -9/+1 |
* | Remove no longer valid statement about ARM. | kib | 2011-10-04 | 1 | -2/+2 |
* | Now that its only consumer is gone (sysinstall), remove libftpio as well. | nwhitehorn | 2011-10-03 | 6 | -1480/+0 |
* | Remove a redundant check for libncp. | jkim | 2011-10-03 | 1 | -6/+0 |
* | Reimplement ctermid(). | ed | 2011-10-01 | 2 | -21/+35 |
* | Get rid of major/minor number distinction. | ed | 2011-09-28 | 1 | -2/+3 |
* | MFprojects/hid: | mav | 2011-09-28 | 4 | -13/+61 |
* | Update copyright dates and strip my middle name. | des | 2011-09-27 | 8 | -8/+8 |
* | Bump date. | des | 2011-09-27 | 1 | -1/+1 |
* | Think first, commit second. | des | 2011-09-27 | 2 | -8/+19 |
* | Long overdue: make passive mode the default for ftp. | des | 2011-09-27 | 1 | -2/+2 |
* | Fix grammar. | schweikh | 2011-09-27 | 1 | -3/+3 |
* | - Fix a trivial bug in iconv. When there is no space to perform the | gabor | 2011-09-19 | 1 | -2/+1 |
* | Implement missing USB debug information functions. | hselasky | 2011-09-19 | 7 | -4/+184 |
* | Fix cpio on ARM. | kientzle | 2011-09-13 | 2 | -4/+4 |
* | Upgrade to BIND version 9.8.1. Release notes at: | dougb | 2011-09-03 | 1 | -0/+12 |
|\ |
|
| * | Vendor import of BIND 9.8.1 | dougb | 2011-09-01 | 126 | -1005/+1924 |
| * | Vendor import of BIND 9.8.0-P4 | dougb | 2011-07-16 | 401 | -4055/+36976 |
| * | Vendor import of BIND 9.6-ESV-R4-P3 | dougb | 2011-07-05 | 10 | -59/+78 |
| * | Vendor import of BIND 9.6-ESV-R4-P1 | dougb | 2011-05-27 | 581 | -622/+629 |
* | | Cosmetic cleanup: remove #define LIBMEMSTAT used to prevent a nested | pluknet | 2011-09-02 | 1 | -1/+0 |
* | | Import additional bugfix for reading and extracting makefs-created | mm | 2011-09-02 | 1 | -8/+14 |