index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
msun
Commit message (
Expand
)
Author
Age
Files
Lines
*
Grammar nit.
ru
2001-11-21
1
-1
/
+1
*
mdoc(7) police: fixed bugs from rev. 1.15.
ru
2001-11-20
1
-14
/
+14
*
gamma(x) actually returns \log(|\Gamma(x)|), so correct the man
dwmalone
2001-11-05
1
-16
/
+28
*
Match parenthesis and don't give names to return values.
dd
2001-10-15
1
-3
/
+2
*
Fixed missing quoting of >= (in ceil.3) and <= (in floor.3) by reverting to
bde
2001-10-13
2
-7
/
+7
*
Fixed missing quoting of [-1, +1].
bde
2001-10-13
2
-2
/
+4
*
Use ".Lb libm" where it will have an effect (not just in the zombie man
bde
2001-10-13
26
-0
/
+52
*
Port to ia64. Actually, just do like the alpha.
dfr
2001-10-08
1
-1
/
+1
*
Don't install manpage links for the nonexistent functions exp2(),
bde
2001-10-03
1
-2
/
+2
*
Removed .Nm's for the nonexistent functions exp2() and exp2f().
bde
2001-10-03
1
-2
/
+0
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
26
-26
/
+26
*
Add __FBSDID()s to libm
dillon
2001-09-30
3
-0
/
+9
*
mdoc(7) police: join split punctuation to macro calls.
ru
2001-08-10
1
-1
/
+1
*
Tiny markup fix: `to' isn't a variable
yar
2001-08-09
1
-1
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
20
-64
/
+64
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
9
-9
/
+9
*
Added skeleton <complex.h> (aligned with the POSIX.1-200x), mostly
ru
2001-06-13
3
-19
/
+20
*
mdoc(7) police: normalize .Nd.
ru
2001-04-18
1
-1
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Don't use MANDEPEND and MANSRC.
ru
2001-03-26
1
-2
/
+0
*
.St -ansiC -> .St -isoC
ru
2001-02-26
15
-15
/
+15
*
mdoc(7) police: Change -filled displays (which just happen
ru
2001-02-07
2
-2
/
+2
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
5
-8
/
+9
*
Prepare for mdoc(7)NG.
ru
2000-12-29
2
-2
/
+1
*
mdoc(7) police: use canonical form of .Dd macro.
ru
2000-12-11
1
-1
/
+1
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
3
-3
/
+3
*
mdoc(7) police: Nm -> Fn where appropriate.
ru
2000-11-20
2
-4
/
+4
*
Fix #include order
brian
2000-10-15
1
-1
/
+1
*
Removed bogus 'l' suffixes in FP register to register instructions.
bde
2000-06-06
6
-8
/
+8
*
MFS: Add a "magic" comment to help fixincludes realize it doesn't need to
obrien
2000-03-27
1
-0
/
+2
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
1
-1
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
2
-2
/
+4
*
style fix
phantom
1999-11-09
1
-5
/
+8
*
$Id$ -> $FreeBSD$
peter
1999-08-28
217
-217
/
+217
*
Disable building with alpha software completion options until we upgrade
dfr
1998-12-24
1
-2
/
+3
*
Implement fpsetmask() and other fp*() functions. Programs should use
dfr
1998-12-23
1
-1
/
+2
*
There is no alpha asm code like on i386, so all the functions that
jb
1998-05-10
1
-1
/
+28
*
Back out last change
pst
1998-04-23
1
-2
/
+2
*
Fix cabs and cabsf definitions to be prototypes.
pst
1998-04-22
1
-3
/
+3
*
Add alpha support. m68k crept in too. Oops. 8-)
jb
1998-02-20
1
-1
/
+16
*
Document the fpgetprec/fpsetprec functions in their man page.
jlemon
1998-02-04
1
-1
/
+10
*
PR: 5489
danny
1998-01-15
1
-5
/
+5
*
This is the only alpha math source that NetBSD has.
jb
1998-01-10
2
-0
/
+90
*
Hide the declaration of `struct exception' from C++, since it conflicts
bde
1997-08-31
1
-1
/
+5
*
Fixed minor bugs related to the addition of gammaf.
bde
1997-07-13
1
-3
/
+3
*
Fixed wrong mnemonic `setnel' that gas happened to generate correct object
bde
1997-04-30
1
-2
/
+2
*
Added -D_ARCH_INDIRECT=i387_ to CFLAGS. _ARCH_INDIRECT will soon be used
bde
1997-04-15
1
-4
/
+5
*
Fixed synopsis. Some float functions claimed to have the same name as
bde
1997-03-19
3
-6
/
+6
*
Use __ieee754_sqrt() instead of sqrt() internally. Similarly for the
bde
1997-03-09
12
-33
/
+33
*
Include <machine/asm.h> instead of kernel-only <machine/asmacros.h>.
bde
1997-03-09
24
-48
/
+48
[next]