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
*
Rewrite red-black trees to do lazy balance fixup. This improves
jasone
2010-02-28
2
-772
/
+837
*
In _gettemp(), check that the length of the path doesn't exceed
jh
2010-02-28
1
-0
/
+4
*
Split the contributed code from libc/stdtime from lib/libc/stdtime
edwin
2010-02-26
10
-3621
/
+5
*
Make pause(3) implementation not depended on the legacy sigcompat.c
kib
2010-02-25
1
-1
/
+7
*
While there, trim some trailing whitespace.
ed
2010-02-21
1
-1
/
+0
*
Add proper const keywords to sysctl(3) parameters.
ed
2010-02-21
4
-25
/
+15
*
- More style(9) fixups
gabor
2010-02-20
1
-26
/
+29
*
Mention EISDIR as a possible errno.
phk
2010-02-17
1
-0
/
+2
*
Define TLS_MODEL for PowerPC as well. Since PowerPC uses variant I,
marcel
2010-02-16
1
-0
/
+1
*
%U was macroized in mdoc(7), escape.
ru
2010-02-16
2
-2
/
+2
*
Unbreak ia64: tls_model("initial-exec") is invalid, because it assumes
marcel
2010-02-16
1
-11
/
+9
*
The static TLS size as given by tls_static_space includes TLS_TCB_SIZE
marcel
2010-02-16
1
-2
/
+2
*
s/APIS/APIs - not part of the original submission.
trhodes
2010-02-11
1
-2
/
+2
*
o Add support for COMPAT_IA32.
marcel
2010-02-11
1
-13
/
+21
*
Correct two typoes.
trhodes
2010-02-11
1
-1
/
+1
*
Fix PR
cracauer
2010-02-10
1
-2
/
+2
*
- Deal with some special cases [1]
gabor
2010-02-09
1
-30
/
+54
*
Add PT_VM_TIMESTAMP and PT_VM_ENTRY so that the tracing process can
marcel
2010-02-09
1
-1
/
+76
*
Mark up "unsigned char".
ru
2010-02-04
4
-4
/
+11
*
Reinstate the ptrace patch to restore the 'gp' register after calling
neel
2010-02-04
1
-0
/
+3
*
-White space cleanup (missing spaces in new line)
rrs
2010-02-03
1
-5
/
+2
*
Also add a cross-reference to NetBSD updlastlogx().
ed
2010-02-03
1
-1
/
+3
*
This fixes a bug found and fixed by JC. Basically
rrs
2010-02-03
1
-1
/
+13
*
Bump .Dd, forgotten in r203393
gavin
2010-02-02
1
-1
/
+1
*
The multiplicand a = 0x5deece66d = 25214903917, not 0xfdeece66d.
gavin
2010-02-02
1
-1
/
+1
*
Implement strndup(3) using strnlen(3).
ed
2010-02-02
1
-3
/
+1
*
Fix bugs:
jasone
2010-01-31
4
-1352
/
+2256
*
Remove extra semicolon.
brucec
2010-01-31
1
-1
/
+1
*
Fix typo of ENOTCONN.
brucec
2010-01-31
4
-3
/
+5
*
Perform some cleanups to devname(3).
ed
2010-01-31
1
-13
/
+10
*
- Fix some style(9) bugs
gabor
2010-01-29
1
-17
/
+16
*
You must include fcntl.h (in practice) to be able to do anything useful
rwatson
2010-01-29
1
-0
/
+1
*
Add missing return, in a rare case where we can't allocate memory in
emaste
2010-01-27
1
-0
/
+1
*
Remove pseudo-terminals from ttys(5).
ed
2010-01-27
1
-36
/
+1
*
Add information about when nmount(2) was introduced.
trasz
2010-01-26
1
-1
/
+5
*
- style(9)
gabor
2010-01-25
1
-25
/
+25
*
Cache failing and opened catalogs in catopen() and related functions.
gabor
2010-01-25
1
-17
/
+131
*
Improve the ttyname(3) manual page.
ed
2010-01-24
1
-20
/
+5
*
Make strsignal(3) thread-safe.
ume
2010-01-24
1
-4
/
+48
*
EMPTY records don't have a timestamp.
ed
2010-01-23
1
-1
/
+2
*
Reapply r201145 to lib/libc/gen/sem.c
antoine
2010-01-23
1
-1
/
+1
*
Just ignore the timestamps given to pututxline().
ed
2010-01-23
3
-23
/
+12
*
English nitpicking.
ed
2010-01-22
1
-1
/
+1
*
Describe why pututxline() doesn't entirely conform to standards.
ed
2010-01-22
1
-2
/
+20
*
Remove comments about breaking the specification.
ed
2010-01-22
1
-2
/
+0
*
- Update Galician catalog
gabor
2010-01-21
1
-0
/
+46
*
The waitpid(2) function needs neither sys/time.h nor sys/resource.h.
pjd
2010-01-20
1
-2
/
+2
*
Style: reword comment.
ache
2010-01-20
1
-1
/
+1
*
For alphasort() add reference to strcoll(3)
ache
2010-01-20
1
-2
/
+4
*
Style: rename internal function to opendir_compar()
ache
2010-01-20
1
-2
/
+2
[next]