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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up markup and fix two bugs.
ru
2005-11-21
1
-77
/
+93
*
Mess up the "kernel" float trig function .c files with ifdefs so that
bde
2005-11-21
6
-0
/
+25
*
Use double precision to simplify and optimize a long division.
bde
2005-11-21
1
-15
/
+1
*
Restored a cleanup in rev.1.9 tthat was lost in rev.1.10.
bde
2005-11-20
1
-2
/
+2
*
Do not explicitly state how many bytes an argument list can be in the
simon
2005-11-19
1
-1
/
+0
*
o Include <sys/time.h>
marcel
2005-11-19
2
-26
/
+28
*
o Include <string.h>
marcel
2005-11-19
2
-6
/
+10
*
Fix typo: s/_LIBC_R/_LIBC_R_/
marcel
2005-11-19
2
-2
/
+2
*
Moved all the optimizations for |x| <= 9pi/2 from
bde
2005-11-19
4
-67
/
+105
*
Document CLOCK_UPTIME which returns the current uptime in SI seconds.
andre
2005-11-18
1
-1
/
+3
*
Fix markup, grammar and spelling.
ru
2005-11-18
1
-32
/
+44
*
Fix up markup.
ru
2005-11-18
1
-7
/
+9
*
Fix up markup etc. in recently born manpage.
ru
2005-11-18
5
-152
/
+316
*
Removed an unused declaration which was so old that it wasn't a prototype
bde
2005-11-18
1
-4
/
+6
*
-mdoc sweep.
ru
2005-11-17
31
-59
/
+79
*
Minor cleanups:
bde
2005-11-17
3
-24
/
+21
*
Rearranged the the optimizations for special cases to reduce the average
bde
2005-11-17
1
-42
/
+53
*
The KAME's getipnodebyaddr() code honor the MULTI_PTRS_ARE_ALIASES
ume
2005-11-15
1
-0
/
+1
*
Add symlinks for kvm access methods for memstat(3).
rwatson
2005-11-13
1
-0
/
+3
*
Fixed some magic numbers.
bde
2005-11-13
1
-6
/
+6
*
Fixed some magic numbers.
bde
2005-11-13
1
-6
/
+6
*
Imoproved comments for the minimax polynomial.
bde
2005-11-12
1
-10
/
+11
*
Tweaked the minimax polynomial and improved its comments.
bde
2005-11-12
1
-5
/
+5
*
Improved comments for the minimax polynomial.
bde
2005-11-12
1
-4
/
+4
*
As for the float trig functions, use a minimax polynomial that is
bde
2005-11-12
1
-9
/
+7
*
Fix a stub function so that is has the correct number of
deischen
2005-11-12
1
-3
/
+3
*
add continued status.
davidxu
2005-11-12
1
-4
/
+4
*
Insert missing copyright headers.
davidxu
2005-11-12
5
-0
/
+10
*
Only signo should be marked with .Fa.
davidxu
2005-11-11
1
-1
/
+2
*
Fix plural.
delphij
2005-11-11
1
-1
/
+1
*
Fix plural.
davidxu
2005-11-11
1
-1
/
+1
*
Fix copy-paste issue.
davidxu
2005-11-11
1
-2
/
+0
*
Add POSIX timer manuals.
davidxu
2005-11-11
4
-0
/
+368
*
Add descriptions about signal queue.
davidxu
2005-11-11
1
-0
/
+24
*
Er, highlight function wait().
davidxu
2005-11-11
1
-7
/
+10
*
Add notes about queued SIGCHLD.
davidxu
2005-11-11
1
-0
/
+10
*
Add manuals for sigqueue, sigtimedwait, sigwaitinfo.
davidxu
2005-11-11
3
-2
/
+296
*
Add missing shared library interdependencies.
ru
2005-11-10
13
-2
/
+29
*
As for __kernel_cosf() and __kernel_sinf(), use a fairly optimal minimax
bde
2005-11-10
1
-17
/
+11
*
Bump the maximum number of archive formats that can be
kientzle
2005-11-08
1
-1
/
+1
*
Correctly clean up if gzip format gets mis-identified as compress format.
kientzle
2005-11-08
1
-9
/
+17
*
Fine-tune the format detection for CPIO and ISO9660 sub-types.
kientzle
2005-11-08
3
-10
/
+25
*
Portability: Use some autoconf magic to include the
kientzle
2005-11-08
4
-0
/
+28
*
Finish the removal of threads support in ../config.mk,v 1.15.
ru
2005-11-07
7
-20
/
+2
*
Portability: timegm() isn't standard, so check for timegm() in
kientzle
2005-11-06
3
-3
/
+44
*
Detach k_rem_pio2f.c from the build since it is now unused. It is a libm
bde
2005-11-06
1
-1
/
+1
*
Use a 53-bit approximation to pi/2 instead of a 33+53 bit one for the
bde
2005-11-06
1
-9
/
+39
*
The logb() functions are not just ieee754 "test" functions, but are
bde
2005-11-06
4
-33
/
+48
*
Fix name compatible problem with POSIX standard. the sigval_ptr and
davidxu
2005-11-04
1
-5
/
+5
*
Remove a redundant _get_curthread() call.
davidxu
2005-11-02
1
-1
/
+0
[next]