NetBSD/lib/libc/net
christos f2d4db7cf6 use fparseln() instead of fgetln() for consistency (this was the last fgetln()
using parser in net/.
cVS: ----------------------------------------------------------------------
2014-06-19 15:09:07 +00:00
..
base64.c
byteorder.3
ethers.3
ethers.c use fparseln() instead of fgetln() for consistency (this was the last fgetln() 2014-06-19 15:09:07 +00:00
gai_strerror.3
getaddrinfo.3 New sentence, new line. 2013-05-03 21:13:34 +00:00
getaddrinfo.c this is supposed to be re-entrant, call don't call __hostalias that uses 2013-12-22 02:40:48 +00:00
gethnamaddr.c use fparseln() instead of abusing fgetln(), so that the last line that 2014-06-19 15:08:18 +00:00
gethostbyname.3 fix gethostbyaddr prototype per TOG. 2013-08-19 07:18:42 +00:00
getifaddrs.3 Remove trailing whitespace. 2013-04-07 23:12:36 +00:00
getifaddrs.c
getnameinfo.3 Update comment. 2013-08-18 10:40:06 +00:00
getnameinfo.c Add not advertised reentrant functions: {get,set,end}hostent_r, 2013-08-16 15:27:12 +00:00
getnetent.3
getnetent.c
getnetnamadr.c
getpeereid.3
getpeereid.c
getprotobyname_r.c
getprotobyname.c
getprotobynumber_r.c
getprotobynumber.c
getprotoent_r.c
getprotoent.3
getprotoent.c
getservbyname_r.c
getservbyname.c
getservbyport_r.c
getservbyport.c
getservent_r.c
getservent.3
getservent.c
hesiod.3
hesiod.c
hostent.h move the host file getbyname and getbyaddr functions to sethostent.c so 2013-08-27 09:56:12 +00:00
if_indextoname.3
if_indextoname.c
if_nameindex.c
if_nametoindex.c
inet6_getscopeid.3 Try improving the description. 2013-10-31 00:30:14 +00:00
inet6_opt_init.3 Sort sections. Punctuation formatting nits. 2014-01-04 15:37:26 +00:00
inet6_option_space.3
inet6_rth_space.3 Sort sections. Remove trailing whitespace. 2014-01-04 15:37:46 +00:00
inet6_rthdr_space.3
inet6_scopeid.c use new constants 2013-10-19 15:47:02 +00:00
ip6opt.c RFC 3542 (section 10.1) states that optlen should only be checked when 2014-02-07 02:36:06 +00:00
iso_addr.c Retire OSI network stack. OK core@ 2013-03-01 18:25:13 +00:00
linkaddr.3
linkaddr.c
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc document the scopeid functions 2013-10-19 19:56:56 +00:00
nsdispatch.3
nsdispatch.c
nslexer.l
nsparser.y
protoent.h
rcmd.3
rcmd.c CID 975111: Ignore return value from initgroups(). If we failed, then 2014-05-28 14:39:02 +00:00
recv.c
resolver.3 Remove annoying comma and sort SEE ALSO. 2013-11-14 00:13:41 +00:00
rthdr.c
send.c
servent.h
sethostent.c fix memory leak 2014-03-17 13:24:23 +00:00
sockatmark.3
sockatmark.c
vars6.c