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
*
Oops, didn't commit the Makefile for libposix1e--this should fix build
rwatson
2000-01-15
1
-0
/
+15
*
libposix1e provides userland library calls for the POSIX.1e security
rwatson
2000-01-15
11
-0
/
+1468
*
Fixed corrupted tabs in previous commit.
bde
2000-01-14
1
-2
/
+2
*
libc rcmd update for IPv6.
shin
2000-01-13
5
-88
/
+295
*
Correct placement of $FreeBSD$ CVS identifier.
asmodai
2000-01-13
1
-1
/
+1
*
Change ``from'' to ``to''.
asmodai
2000-01-13
1
-1
/
+1
*
Fix unresolved _libc_*() references in libc by creating weak aliases
jasone
2000-01-13
1
-0
/
+2
*
added IPv6 unspecified addr check for getipnodebyaddr.
shin
2000-01-13
1
-0
/
+2
*
added IPv4 mapped IPv6 addr consideration for getaddrinfo() reverse lookup case
shin
2000-01-13
1
-1
/
+4
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
79
-292
/
+452
*
Remove the warning that this interface shouldn't be used yet. Fix
jdp
2000-01-09
1
-8
/
+4
*
Correct discrepancy between definition of argument to tempnam() and
kris
2000-01-09
1
-2
/
+2
*
Sync contents of struct nfsd_svrargs
kris
2000-01-09
1
-2
/
+2
*
remove most of PF_INET6 description. add references only.
itojun
2000-01-06
1
-138
/
+4
*
bring in description for KAME IPv6 changes.
itojun
2000-01-06
1
-4
/
+156
*
Make example for handling "-##" work and comply with style(9). Still
hoek
2000-01-06
1
-5
/
+12
*
Fixed the type of dllockinit() (const unpoisoning).
bde
2000-01-05
1
-4
/
+1
*
Fixed missing include in synopsis.
bde
2000-01-05
2
-4
/
+4
*
Fixed missing include in synopsis.
bde
2000-01-05
1
-0
/
+1
*
Unbreak profiling. bde says this is not the cleanest way to fix the
jasone
2000-01-04
4
-8
/
+8
*
Grammar: "be even number" -> "be an even number"
billf
2000-01-03
1
-1
/
+1
*
Backout the prev. commit. It's a bad idea to make-up terms. I believe
hoek
1999-12-31
2
-3
/
+3
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
3
-14
/
+19
*
Typo cops.
hoek
1999-12-28
1
-1
/
+1
*
Add history: The reallocf() function first appeared in FreeBSD-3.0.
hoek
1999-12-28
1
-0
/
+5
*
Add ".Xref tolower 3" since its internal use is inferred in DESCRIPTION.
hoek
1999-12-28
1
-1
/
+2
*
Avoid the potentially confusing term "a null pointer" and say "the NULL
hoek
1999-12-28
2
-3
/
+3
*
Add .Xrefs to tolower.3 and toupper.3, respectively.
hoek
1999-12-28
2
-0
/
+2
*
Suppress vast quantities of unneeded warnings spewed by libc's gethostbydns
rwatson
1999-12-28
1
-3
/
+4
*
Small bug fix and improvements
shin
1999-12-28
1
-0
/
+7
*
Work around an assert failure in the dynamic linker's default thread
jdp
1999-12-28
1
-0
/
+4
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
8
-4
/
+3657
*
Make this compile with -Wall -Werror
peter
1999-12-27
1
-1
/
+2
*
Add a new function dllockinit() for registering thread locking
jdp
1999-12-27
3
-1
/
+124
*
Creating weak symbols doesn't work correctly when building an aout libc.
jasone
1999-12-24
4
-16
/
+8
*
Fixed wrong #include in synopsis.
bde
1999-12-23
1
-2
/
+2
*
Fixed missing `const' in synopsis.
bde
1999-12-23
1
-1
/
+1
*
Fixed missing includes in synopsis.
bde
1999-12-23
1
-0
/
+2
*
Fixed missing installation of a link to ctermid_r.3.
bde
1999-12-23
1
-0
/
+1
*
Fixed wrong prototype and missing include for strsignal(3). strsignal()
bde
1999-12-23
1
-2
/
+3
*
Fixed missing installation of a link to getlogin_r.3. This is the first
bde
1999-12-23
1
-0
/
+1
*
Fixed missing installation of a link to rand_r.3.
bde
1999-12-23
1
-1
/
+1
*
Fix the fixfsfile() so that it works for both block and character devices
peter
1999-12-23
1
-1
/
+7
*
Document the current behaviour with respect to the handling of errno.
sheldonh
1999-12-22
1
-1
/
+8
*
Fix a typo which I cannot believe I missed after rereading this text
asmodai
1999-12-21
1
-1
/
+1
*
Properly manify this manpage.
asmodai
1999-12-21
1
-5
/
+5
*
Fix a bug where a pointer would be one character too far after putting
roberto
1999-12-21
3
-3
/
+3
*
Rewriting of flags_to_string() and string_to_flags() to use an array.
roberto
1999-12-19
3
-258
/
+183
*
Initialize a var to quiet -Wall.
obrien
1999-12-18
1
-1
/
+1
*
Switch over to the OpenBSD fts.c, fixing lots of things.
green
1999-12-18
2
-142
/
+250
[next]