.. |
base64.c
|
merge libbind and bump.
|
2009-04-12 17:07:16 +00:00 |
byteorder.3
|
Xref bswap(3). Simplify STANDARDS.
|
2011-05-03 04:07:39 +00:00 |
ethers.3
|
|
|
ethers.c
|
|
|
gai_strerror.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
getaddrinfo.3
|
Join URL.
|
2010-04-17 20:28:47 +00:00 |
getaddrinfo.c
|
Revert a -> an changes: Adding an 'n' follows pronunciation, not writing.
|
2009-10-02 07:41:08 +00:00 |
gethnamaddr.c
|
dprintf is claimed by posix.
|
2010-08-29 15:40:35 +00:00 |
gethostbyname.3
|
|
|
getifaddrs.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
getifaddrs.c
|
Use RT_ROUNDUP instead of a private copy since that's what the kernel uses.
|
2011-02-04 02:01:12 +00:00 |
getnameinfo.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
getnameinfo.c
|
- remove extra len check as per discussion on tech-net.
|
2010-06-29 14:44:19 +00:00 |
getnetent.3
|
|
|
getnetent.c
|
|
|
getnetnamadr.c
|
Fix possible memory leak in error path.
|
2008-05-18 22:36:15 +00:00 |
getpeereid.3
|
Adjust "The getpeereid() function appeared in NetBSD 4.0" to a more
|
2008-01-29 13:55:27 +00:00 |
getpeereid.c
|
Convert to new 2 clause license
|
2008-04-29 06:53:00 +00:00 |
getprotobyname_r.c
|
|
|
getprotobyname.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
getprotobynumber_r.c
|
|
|
getprotobynumber.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
getprotoent_r.c
|
|
|
getprotoent.3
|
New sentence, new line.
|
2011-07-14 22:12:30 +00:00 |
getprotoent.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
getservbyname_r.c
|
Protect against stack smashes (Maksymilian Arciemowicz)
|
2011-04-03 22:14:15 +00:00 |
getservbyname.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
getservbyport_r.c
|
Protect against stack smashes (Maksymilian Arciemowicz)
|
2011-04-03 22:14:15 +00:00 |
getservbyport.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
getservent_r.c
|
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
|
2010-04-25 00:54:44 +00:00 |
getservent.3
|
|
|
getservent.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
hesiod.3
|
Use .An for author list.
|
2009-03-10 23:36:10 +00:00 |
hesiod.c
|
Fix fdleak in error case. Found by cppcheck.
|
2011-01-05 00:09:43 +00:00 |
if_indextoname.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
if_indextoname.c
|
Don't __weak_alias non-existent symbols. Apparently the alpha
|
2010-12-13 23:10:12 +00:00 |
if_nameindex.c
|
|
|
if_nametoindex.c
|
|
|
inet6_opt_init.3
|
|
|
inet6_option_space.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
inet6_rth_space.3
|
|
|
inet6_rthdr_space.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
ip6opt.c
|
sign-compare fix
|
2009-01-30 23:35:35 +00:00 |
iso_addr.3
|
Remove reundant quote.
|
2009-04-11 15:32:03 +00:00 |
iso_addr.c
|
|
|
linkaddr.3
|
|
|
linkaddr.c
|
|
|
Lint_htonl.c
|
|
|
Lint_htons.c
|
|
|
Lint_ntohl.c
|
|
|
Lint_ntohs.c
|
|
|
Makefile.inc
|
Introduce allocaddrinfo(3) to make writing getaddrinfo() nss plugins easier.
|
2009-10-02 02:45:28 +00:00 |
nsdispatch.3
|
Markup fixes.
|
2011-04-28 16:16:23 +00:00 |
nsdispatch.c
|
Introduce __weakref_visible to handle the different required visibility
|
2011-02-22 05:45:05 +00:00 |
nslexer.l
|
use %option noinput
|
2010-12-08 03:19:19 +00:00 |
nsparser.y
|
sign-compare fix
|
2009-02-05 13:21:11 +00:00 |
protoent.h
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
rcmd.3
|
Use .In for header files instead of .Ar Pa and variations.
|
2010-03-22 19:30:53 +00:00 |
rcmd.c
|
PR/45007: rcmd_af(3) and thusly rsh(1) ignore requested address family
|
2011-05-31 06:49:26 +00:00 |
recv.c
|
|
|
resolver.3
|
fix grammar: a -> an
|
2009-10-02 06:49:23 +00:00 |
rthdr.c
|
sign-compare fix
|
2009-02-05 23:22:39 +00:00 |
send.c
|
|
|
servent.h
|
Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).
|
2010-04-25 00:54:44 +00:00 |
sethostent.c
|
|
|
sockatmark.3
|
Convert TNF licenses to new 2 clause variant
|
2008-04-30 13:10:46 +00:00 |
sockatmark.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
vars6.c
|
|
|