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
/
libc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a facility allowing processes to inform the VM subsystem they are
wes
2003-03-31
1
-0
/
+9
*
BDE'ify
fjoe
2003-03-29
1
-79
/
+89
*
fix truncation check and buffer overflow check
fjoe
2003-03-29
1
-11
/
+11
*
Align signal frame placed on stack to 16 bytes so that SSE FPU register
deischen
2003-03-29
1
-1
/
+2
*
Fill in the rest of the fields in the resulting struct tm
mtm
2003-03-29
1
-2
/
+3
*
- MAXPATHLEN -> PATH_MAX (pass correct buffer size to readlink as well)
fjoe
2003-03-28
1
-17
/
+17
*
Make realpath() thread-safe. New implementation does not use chdir(2) at all.
fjoe
2003-03-27
2
-111
/
+128
*
- Define a _spinunlock() function so that threading implementations may do
jeff
2003-03-26
2
-1
/
+11
*
The .Fn function
charnier
2003-03-24
4
-7
/
+11
*
The .Fn function. Use .Xr where appropriate.
charnier
2003-03-24
5
-16
/
+27
*
According to C99 decimal_point can't be empty
ache
2003-03-20
1
-4
/
+1
*
According to C99 decimal_point can't be the empty string, mention it.
ache
2003-03-20
1
-1
/
+2
*
decimal_point can't be "" according to C99, so set it to standard "."
ache
2003-03-20
1
-1
/
+6
*
- Revamp the function _nis_initshells() to make getusershell() backed
robert
2003-03-19
1
-35
/
+30
*
If realloc(3) fails in copyline(), do not make matters worse by
robert
2003-03-19
1
-6
/
+11
*
The gdtoa import apparently hasn't caused anything or anyone to
das
2003-03-15
1
-2429
/
+0
*
MFp4: Pentium/Athlon-optimised implementation of wcslen().
tjr
2003-03-14
2
-1
/
+69
*
Merge vfprintf.c revision 1.52.
tjr
2003-03-14
1
-2
/
+2
*
Kludge around a bug that results from printf() assuming that
das
2003-03-14
1
-1
/
+1
*
Unexpand RCS tag.
tjr
2003-03-14
1
-1
/
+1
*
Clean up the way gdtoa sources are found.
obrien
2003-03-13
2
-8
/
+7
*
Document return type of wordfree() (void). Reduce the space between
tjr
2003-03-13
1
-3
/
+4
*
MFp4: Implementations of the wcstof() and wcstold() functions.
tjr
2003-03-13
4
-10
/
+195
*
MFp4: Catch up to recent __dtoa() interface changes and removal of cvt()'s
tjr
2003-03-13
1
-11
/
+10
*
Document strtof() and strtold(). Update vendor license.
das
2003-03-12
1
-32
/
+75
*
Replace our ancient dtoa/strtod implementation with the gdtoa
das
2003-03-12
20
-10
/
+286
*
Ditch a static global and the mutex that protected it. Achieve the
mtm
2003-03-12
1
-27
/
+18
*
Document the fact that hdestory calls free on the keys added with
dwmalone
2003-03-12
1
-5
/
+25
*
Update sendfile.2 to include a TUNING section that documents the
seanc
2003-03-12
1
-0
/
+38
*
MFp4: Reduce code size by 26 bytes by only aligning the jump targets that
tjr
2003-03-12
1
-10
/
+1
*
MFp4: Make `spanp' const.
tjr
2003-03-12
1
-3
/
+4
*
MFp4: Pentium/Athlon-optimised implementation of wmemchr().
tjr
2003-03-12
2
-1
/
+115
*
MFp4: Pentium-optimised implementation of wcscmp(). Performs significantly
tjr
2003-03-10
2
-1
/
+80
*
MFp4: Add the standard "the {fgetws,fputws} function will fail if" text
tjr
2003-03-09
2
-0
/
+6
*
Clean up some signed/unsigned issues in the XDR code.
nectar
2003-03-07
3
-12
/
+18
*
Remove NS and ISO stuff.
peter
2003-03-05
7
-737
/
+3
*
Fix threaded applications on ia64 that are linked dynamicly. We did
marcel
2003-03-05
1
-3
/
+5
*
ABI breaker: Move the J_SIGMASK field in the jmpbuf before
marcel
2003-03-05
1
-2
/
+2
*
Restore vendor ID.
obrien
2003-03-03
1
-2
/
+2
*
Use __FBSDID.
obrien
2003-03-03
35
-44
/
+85
*
Eliminate 19 warnings in libc (at level WARNS=2) of the
nectar
2003-02-27
14
-5
/
+33
*
ia64 actually uses 80-bit long doubles and must support big and little
mike
2003-02-26
2
-3
/
+27
*
Fix typo.
robert
2003-02-25
1
-1
/
+1
*
Catch up with change to kse_release syscall.
julian
2003-02-25
1
-2
/
+2
*
Fixed copyright.
ru
2003-02-24
1
-20
/
+32
*
mdoc(7) police: Scheduled sweep.
ru
2003-02-24
4
-23
/
+26
*
Mention CLOCK_MONOTONIC.
phk
2003-02-23
1
-2
/
+3
*
mdoc(7) police: markup laundry.
ru
2003-02-23
9
-35
/
+39
*
mdoc(7) police: kill self-xref.
ru
2003-02-23
1
-1
/
+0
*
Punctuation.
ru
2003-02-23
1
-1
/
+1
[next]