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
*
Introduce ACL man pages en masse for library calls, and general introduction.
rwatson
2000-01-28
13
-7
/
+1262
*
There were so far only 42 different conversion specifications in
joerg
2000-01-28
2
-0
/
+22
*
Install setflags.3 and its link to getflags.3.
bde
2000-01-28
1
-1
/
+3
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
70
-274
/
+277
*
Historically file flags (schg, uschg, etc) have been converted from
joe
2000-01-27
7
-13
/
+247
*
o Back out rev 1.4 - reallocf() failure clobbers existing `environ'.
ru
2000-01-27
1
-3
/
+8
*
Allow reverse lookup for loopback addr.
shin
2000-01-27
1
-1
/
+1
*
Fixed wrong includes in synopsis.
bde
2000-01-27
1
-8
/
+11
*
Document the memory leak that is inherent in FreeBSD's semantics
archie
2000-01-26
1
-0
/
+15
*
A few more touchups:
rwatson
2000-01-26
3
-73
/
+94
*
Removed 3rd arg from bindresvport_sa() call, because the 3rd arg have been
shin
2000-01-26
1
-2
/
+1
*
bindresvport related changes
shin
2000-01-26
4
-75
/
+138
*
Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches are
shin
2000-01-26
1
-116
/
+17
*
Minor fixes to library interface to improve POSIX.1e compliance. This
rwatson
2000-01-26
9
-78
/
+65
*
several tcp apps IPv6 update
shin
2000-01-25
3
-5
/
+33
*
Improve the explanation on the (in)security of mktemp(3).
sheldonh
2000-01-25
1
-3
/
+6
*
We _do_ support MS_ASYNC
guido
2000-01-24
1
-1
/
+1
*
Clarify that we don't offer hard realtime.
alfred
2000-01-24
1
-3
/
+8
*
Remove unnecessary alternate entry points for *setjmp(). Make the main
jasone
2000-01-20
9
-48
/
+69
*
Move ENTRY and ALTENTRY definitions to asm.h where they belong.
jasone
2000-01-20
1
-23
/
+0
*
Although it should be obvious that the 3-digit numeric values of the
sheldonh
2000-01-19
12
-12
/
+23
*
Make the quotes in the #include line visible.
sheldonh
2000-01-19
1
-1
/
+1
*
Make minor entry point changes to support libc_r.
jasone
2000-01-19
9
-18
/
+18
*
Fix bde'isms in acl/extattr syscall interface, renaming syscalls to
rwatson
2000-01-19
6
-14
/
+14
*
Close PR#16028. Make the sanity check saner. The condition that we
wpaul
2000-01-19
1
-1
/
+1
*
Document KERN_QUANTUM under CTL_KERN
chris
2000-01-19
1
-0
/
+6
*
Document isnanf() for checking if a float is NaN (``Not-a-Number'') and
chris
2000-01-19
2
-4
/
+9
*
This man page is not needed; it just gets jumped on later when libcrypt
markm
2000-01-18
2
-298
/
+1
*
Add HISTORY.
sheldonh
2000-01-18
1
-0
/
+2
*
Fixed missing backslash in previous commit. Adding setresuid.2 has taken
bde
2000-01-18
1
-1
/
+1
*
Fix line too long style bug in the previous commit (which, by the
sheldonh
2000-01-18
1
-2
/
+2
*
add setresuid.2
ache
2000-01-18
1
-1
/
+1
*
acl_delete_default_file() changed to acl_delete_def_file()
rwatson
2000-01-17
1
-1
/
+1
*
Add manual pages for the newly added setres[ug]id system calls.
sheldonh
2000-01-17
2
-0
/
+80
*
We no longer care about the VAX and Tahoe compilers :-)
kris
2000-01-17
1
-6
/
+1
*
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
[next]