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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync with latest kame.
itojun
2000-07-05
1
-70
/
+208
*
sync with kame.
itojun
2000-07-05
1
-29
/
+50
*
add getifaddrs(3) from bsdi. this is a magic function which lets you grab
itojun
2000-07-05
3
-2
/
+545
*
Previous commit broke the case of chained CNAME entries. Instead handle
kris
2000-07-03
1
-6
/
+18
*
Fix a nasty bug which would leave the struct hostent incompletely filled out
kris
2000-07-03
1
-1
/
+1
*
Don't call _getipnodebyname_multi(). It fixes the problem that
ume
2000-06-20
1
-190
/
+1216
*
Re-commit DNS IPv6 transport support with fixes for IPv4 only
ume
2000-06-19
2
-59
/
+153
*
Backout my previous commit.
ume
2000-06-14
2
-110
/
+56
*
DNS IPv6 transport support.
ume
2000-06-11
2
-56
/
+110
*
Fix an mdoc-o, and english.
hoek
2000-05-31
1
-6
/
+6
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-1
/
+1
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-1
/
+1
*
. fix .Dt macro argument
phantom
2000-05-12
1
-2
/
+2
*
Supply only one author name per instance of %A, as per mdoc.samples(7).
sheldonh
2000-05-10
1
-2
/
+5
*
correct possible security issue(s) in name resolution, due to use of
itojun
2000-05-10
1
-177
/
+391
*
Use `Er' variable to define first column width in ERRORS section.
phantom
2000-05-06
1
-1
/
+1
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
19
-0
/
+38
*
Change getaddrinfo() resolve order
shin
2000-04-20
2
-75
/
+317
*
Decrement the timeout being passed to poll() if poll was interrupted for
jlemon
2000-03-26
1
-5
/
+22
*
Fixed missing #include of <sys/types.h> in synopsis.
bde
2000-03-23
1
-2
/
+3
*
Fixed missing #include of <sys/types.h> in synopsis.
bde
2000-03-23
1
-0
/
+1
*
Back out that last commit, it may be insecure (pointed out by Warner
bsd
2000-03-16
1
-1
/
+1
*
Slight adjustment to __ivaliduser() - don't ignore the last line in
bsd
2000-03-16
1
-1
/
+1
*
Fix uninitialized variable.
jlemon
2000-03-15
1
-1
/
+1
*
Merge from NetBSD. Addition of inet_ntop() and inet_pton() description.
shin
2000-03-12
2
-2
/
+60
*
Cosmetic fix. Re-order MLINKS for if_indextoname.3 and inet.3 as alphabetical
shin
2000-03-12
1
-2
/
+2
*
Correct MLINKS contents for rcmd.3, because it is obsolete due to
shin
2000-03-12
1
-3
/
+4
*
Import from KAME. Advanced API related function descriptions.
shin
2000-03-12
3
-1
/
+790
*
Add in IPV4 NIS support.
jlemon
2000-03-09
1
-0
/
+39
*
More grammer, wording, and mdoc fixes.
shin
2000-03-09
1
-26
/
+20
*
CMSG_XXX macros alignment fixes to follow RFC2292.
shin
2000-03-03
1
-6
/
+18
*
-Reflect function name change.
shin
2000-03-02
1
-36
/
+83
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
2
-5
/
+10
*
Change IPv6 scoped addr format again based on recent standard discussion.
shin
2000-02-19
2
-9
/
+6
*
Fix coredump in gethostbyaddr() when the returned answer is too large to
fenner
2000-02-16
1
-0
/
+4
*
Add more dual stack consideration.
shin
2000-02-10
1
-1
/
+5
*
Let getaddrinfo() and related functions supports traditional IPv4 format
shin
2000-02-10
2
-4
/
+10
*
IPv6 scoped addr format is changed as recent KAME change.
shin
2000-02-09
2
-6
/
+16
*
sync iruserok() extension API with other BSDs
shin
2000-02-01
1
-28
/
+53
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
4
-31
/
+36
*
Allow reverse lookup for loopback addr.
shin
2000-01-27
1
-1
/
+1
*
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
1
-2
/
+2
*
Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches are
shin
2000-01-26
1
-116
/
+17
*
several tcp apps IPv6 update
shin
2000-01-25
3
-5
/
+33
*
libc rcmd update for IPv6.
shin
2000-01-13
2
-70
/
+232
*
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
4
-33
/
+33
*
Fixed missing include in synopsis.
bde
2000-01-05
2
-4
/
+4
[next]