NetBSD/lib/libc/net
lukem e11ffebb07 Document the callback API used by "standard" functions.
NOTE: some of these will be changing in the future to be more
consistent with the technique used in the group & passwd backends.
I'm just documenting the existing behaviour.

Be more consistent when using certain terms.
Rename some variables to reduce confusion.
2008-04-19 08:24:45 +00:00
..
base64.c Resolve conflicts. 2007-03-30 20:23:03 +00:00
byteorder.3 Use different wording as "null macro" is too ambiguous. 2006-02-04 22:47:28 +00:00
ethers.3
ethers.c PR lib/34801 from David A. Holland: "static" comes first in declaration. 2006-10-15 10:55:01 +00:00
gai_strerror.3 We have 2006. 2006-02-24 21:57:53 +00:00
getaddrinfo.3 Add missing article. 2006-12-23 07:42:30 +00:00
getaddrinfo.c Add a missing const. 2008-04-19 07:56:34 +00:00
gethnamaddr.c Appropriate versions are not supplied by bind anymore. 2007-01-27 22:27:35 +00:00
gethostbyname.3 Clarify that gethostbyname and gethostbyname2 can deal with 2006-10-07 21:30:39 +00:00
getifaddrs.3
getifaddrs.c Use __arraycount(). 2007-12-06 22:51:57 +00:00
getnameinfo.3 Only name <netdb.h> in the synopsis, like the old manual page used to. 2005-03-21 13:35:04 +00:00
getnameinfo.c fix incomplete initializers 2006-10-15 16:14:46 +00:00
getnetent.3 struct netnet.n_net used to be an unsigned long integer. 2004-05-08 18:52:15 +00:00
getnetent.c Appropriate versions are not supplied by bind anymore. 2007-01-27 22:27:35 +00:00
getnetnamadr.c Appropriate versions are not supplied by bind anymore. 2007-01-27 22:27:35 +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 Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
getprotobyname_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotobyname.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotobynumber_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotobynumber.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotoent_r.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getprotoent.3
getprotoent.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservbyname_r.c return NULL instead of core-dumping when we could not open the services file/db 2007-03-21 02:35:39 +00:00
getservbyname.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservbyport_r.c return NULL instead of core-dumping when we could not open the services file/db 2007-03-21 02:35:39 +00:00
getservbyport.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
getservent_r.c PR/37708: A.Leo.: getservbyname, segetaddrinfo sefgfaults when user has no 2008-01-06 16:34:18 +00:00
getservent.3
getservent.c Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
hesiod.3
hesiod.c Let the default case handle all the errors; no functional change. 2005-10-19 22:56:42 +00:00
if_indextoname.3 Update standards section; add X/Open XNS and X/Open - IEEE POSIX. 2005-03-11 16:13:13 +00:00
if_indextoname.c strncpy -> strlcpy. from David Holland. 2006-11-25 23:09:11 +00:00
if_nameindex.c
if_nametoindex.c
inet6_opt_init.3 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
inet6_option_space.3 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
inet6_rth_space.3 Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
inet6_rthdr_space.3 revert previous change while discussion is in progress. 2004-12-20 18:30:26 +00:00
ip6opt.c Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
iso_addr.3
iso_addr.c WARNS=4 2005-11-29 03:11:58 +00:00
linkaddr.3
linkaddr.c WARNS=4 2005-11-29 03:11:58 +00:00
Lint_htonl.c
Lint_htons.c
Lint_ntohl.c
Lint_ntohs.c
Makefile.inc Add a new socket option for unix domain sockets: LOCAL_PEEREID, to make 2007-08-09 15:23:01 +00:00
nsdispatch.3 Document the callback API used by "standard" functions. 2008-04-19 08:24:45 +00:00
nsdispatch.c fix incomplete initializers 2006-10-15 16:14:46 +00:00
nslexer.l Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
nsparser.y Use syslog(3) instead of err(3) to log errors. 2004-01-25 16:38:15 +00:00
protoent.h Move the (at this time private) get{proto,serv}ent_r() prototypes and 2005-04-18 19:39:45 +00:00
rcmd.3 u_intN_t -> uintN_t 2005-12-26 19:40:14 +00:00
rcmd.c Don't leak file descriptors. 2007-01-03 11:46:22 +00:00
recv.c
resolver.3 Fix a double word, and improve mark up in FILES section. From jmc@openbsd. 2005-01-25 01:39:57 +00:00
rthdr.c Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
send.c
servent.h use a db version of services if one is there. 2006-07-27 22:03:49 +00:00
sethostent.c Appropriate versions are not supplied by bind anymore. 2007-01-27 22:27:35 +00:00
sockatmark.3
sockatmark.c
vars6.c add missing in6addr_linklocal_allrouters. 2005-08-07 16:00:01 +00:00