| Commit message (Expand) | Author | Age | Files | Lines |
* | spell "file system" correctly | charnier | 2005-01-24 | 1 | -6/+6 |
* | spell "file system" correctly | charnier | 2005-01-24 | 2 | -4/+4 |
* | Markup and grammar fixes. | ru | 2005-01-24 | 3 | -23/+31 |
* | When "no_ccache" is set as an argument to the pam_krb5 module, don't | rwatson | 2005-01-24 | 1 | -0/+4 |
* | Update man pages to be in line with guidelines for IPv6 in FreeBSD. | gnn | 2005-01-24 | 3 | -653/+17 |
* | Fix a dangling MKLINK from my last commit. | gnn | 2005-01-24 | 1 | -1/+1 |
* | Define FE_TONEAREST, FE_TOWARDZERO, FE_UPWARD, FE_DOWNWARD and _ROUND_MASK to | cognet | 2005-01-24 | 1 | -0/+7 |
* | Update comment to reflect the code change in the previous revision. | das | 2005-01-23 | 2 | -2/+2 |
* | Many changes, including the following major ones: | das | 2005-01-23 | 1 | -113/+269 |
* | - Document ldexpf(). | das | 2005-01-23 | 1 | -17/+12 |
* | - Document frexpf(). | das | 2005-01-23 | 1 | -9/+13 |
* | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | gnn | 2005-01-23 | 7 | -0/+2099 |
* | The final argument to verify_krb_v5_tgt() is the debug flag, not the | rwatson | 2005-01-23 | 1 | -2/+3 |
* | If x == y, return y, not x. C99 (though not IEEE 754) requires that | das | 2005-01-23 | 2 | -2/+2 |
* | Submitted by: George V. Neville-Neil (gnn at freebsd dot org) | gnn | 2005-01-23 | 7 | -2357/+2 |
* | Minor white space tweak. | rwatson | 2005-01-23 | 1 | -1/+1 |
* | Set the format code and name correctly for: | kientzle | 2005-01-23 | 2 | -2/+14 |
* | Especially mention that setting errno to EINVAL in "no conversion" case | ache | 2005-01-22 | 2 | -4/+8 |
* | Add fma() and fmaf(), which implement a fused multiply-add operation. | das | 2005-01-22 | 8 | -3/+412 |
* | Replace the ldexp() implementation in libc with a renamed copy of the | das | 2005-01-22 | 6 | -739/+123 |
* | Fixed xrefs. | ru | 2005-01-21 | 1 | -1/+1 |
* | Fixed punctuation in xrefs. | ru | 2005-01-21 | 2 | -3/+3 |
* | Whitespace/style tweaking of prev. commit. | ache | 2005-01-21 | 6 | -24/+18 |
* | Reflect the reality; only crypt(3) uses /etc/auth.conf | ru | 2005-01-21 | 1 | -1/+1 |
* | Fixed xref. | ru | 2005-01-21 | 3 | -4/+4 |
* | Fixed xrefs. | ru | 2005-01-21 | 1 | -3/+3 |
* | POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make it | ache | 2005-01-21 | 6 | -6/+30 |
* | Sort sections. | ru | 2005-01-20 | 104 | -816/+816 |
* | Support 'CE' records in Rockridge extensions | kientzle | 2005-01-20 | 1 | -59/+155 |
* | Cut out the gordian handling of subnormals by bit fiddling, and | das | 2005-01-18 | 1 | -128/+15 |
* | Correct the values of FLT_ROUNDS for the FE_UPWARD and FE_DOWNWARD cases. | das | 2005-01-18 | 1 | -2/+2 |
* | Implement a custom print formatter (archive_string_vsprintf) | kientzle | 2005-01-16 | 4 | -14/+90 |
* | Use the \*(If string provided by mdoc(7), to represent infinity. | ru | 2005-01-16 | 2 | -18/+11 |
* | Removed redundant .br call. | ru | 2005-01-16 | 1 | -1/+0 |
* | Standardize 2 error messages: start with lowercase letter. | charnier | 2005-01-16 | 1 | -2/+2 |
* | Removed empty line. | ru | 2005-01-15 | 1 | -1/+0 |
* | Eliminate macro calls inside literal displays. | ru | 2005-01-15 | 4 | -5/+5 |
* | Fixed markup bug. | ru | 2005-01-15 | 1 | -10/+22 |
* | Markup: convert a display to a list. | ru | 2005-01-15 | 1 | -10/+19 |
* | Markup style. | ru | 2005-01-15 | 2 | -6/+2 |
* | Add a file missed in the previous commit: | das | 2005-01-15 | 1 | -0/+5 |
* | Eliminate gdtoa.mk and move its contents to ${MACHINE_ARCH}/Makefile.inc. | das | 2005-01-15 | 14 | -38/+20 |
* | amd64 assembly versions of sqrt(), lrint(), and llrint() using SSE2. | das | 2005-01-15 | 4 | -0/+77 |
* | Most libm routines depend on the rounding mode and/or set exception | das | 2005-01-15 | 1 | -31/+29 |
* | Braino. Revert rev 1.50. | das | 2005-01-15 | 1 | -0/+7 |
* | Remove numerous references to VAX floating-point and the setting of | das | 2005-01-14 | 12 | -204/+44 |
* | Set math_errhandling to MATH_ERREXCEPT. Now that we have fenv.h, we | das | 2005-01-14 | 1 | -1/+1 |
* | Remove some #if 0'd code. | das | 2005-01-14 | 1 | -7/+0 |
* | Markup fixes. | ru | 2005-01-14 | 1 | -6/+6 |
* | Tiny markup nits. | ru | 2005-01-14 | 4 | -22/+23 |