freebsd-dev/lib/libc/net
Gordon Bergling 0090d18235 Update SEE ALSO sections for resolver.{3,5} and hosts.5
The mentioned document "Name Server Operations Guide for BIND" is
outdated, so remove it from the SEE ALSO section of hosts.5
and resolver.{3,5}.

PR:		266360
Reported by:	Graham Perrin <grahamperrin at FreeBSD dot org>
Reviewed by:	karels
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D36557
2022-09-15 15:24:28 +02:00
..
base64.c
byteorder.3
ether_addr.c
ethers.3
eui64.3
eui64.c
gai_strerror.3 gai_strerror() - Update string error messages according to RFC 3493. 2018-12-23 18:15:48 +00:00
gai_strerror.c gai_strerror() - Update string error messages according to RFC 3493. 2018-12-23 18:15:48 +00:00
getaddrinfo.3 getaddrinfo(3): A typo fixed 2022-09-14 05:08:45 +00:00
getaddrinfo.c Don't ignore trailing spaces after numerical IP addresses. 2017-12-20 17:44:31 +00:00
gethostbydns.c
gethostbyht.c
gethostbyname.3 Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
gethostbynis.c Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
gethostnamadr.c libc/net/gethostnamadr.c: mark write-only variables as __unused 2021-11-29 17:39:50 +02:00
getifaddrs.3
getifaddrs.c SPDX: mostly fixes to previous changes. 2017-12-13 16:13:17 +00:00
getifmaddrs.3
getifmaddrs.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
getipnodebyname.3 Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
getnameinfo.3 Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
getnameinfo.c Retire synchronous PPP kernel driver sppp(4). 2021-10-22 11:41:36 -07:00
getnetbydns.c
getnetbyht.c
getnetbynis.c Increase YPMAXRECORD to 16M to be compatible with Linux. 2019-08-12 20:27:33 +00:00
getnetent.3 Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
getnetnamadr.c libc/net/getnetnamadr.c: Mark write-only variables as unused 2021-11-29 17:39:50 +02:00
getproto.c
getprotoent.3
getprotoent.c libc/net/getprotoent.c: Mark write-only variables as unused 2021-11-29 17:39:50 +02:00
getprotoname.c
getservent.3
getservent.c libc/net/getservent.c: Mark write-only variables as unused 2021-11-29 17:39:50 +02:00
hesiod.3 Bump .Dd for recently modified manual pages 2022-06-27 18:20:03 +02:00
hesiod.c
hosts /etc/hosts: Wording changes to better match RFC 1918 2022-03-05 16:00:59 -05:00
hosts.equiv Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
if_indextoname.3
if_indextoname.c if_indextoname(3): Correct the RFC in a comment 2022-04-03 13:50:15 +02:00
if_nameindex.c SPDX: mostly fixes to previous changes. 2017-12-13 16:13:17 +00:00
if_nametoindex.c SPDX: mostly fixes to previous changes. 2017-12-13 16:13:17 +00:00
inet6_opt_init.3 Correct section reference for examples in RFC3542 2021-08-01 13:55:24 +01:00
inet6_option_space.3
inet6_rth_space.3
inet6_rthdr_space.3
inet_net.3 man pages: deprecate Internet Class A/B/C 2021-11-09 09:33:23 -06:00
inet.3 man pages: deprecate Internet Class A/B/C 2021-11-09 09:33:23 -06:00
ip6opt.c
linkaddr.3
linkaddr.c
Makefile.inc getnetent(3): Add documentation for missing reentrant functions 2022-06-20 07:30:38 +02:00
map_v4v6.c
name6.c
netdb_private.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
networks Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
nscache.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nscachedcli.c libc/net/nscachedcli.c: remove write-only variables 2021-11-29 17:39:50 +02:00
nsdispatch.3 Don't call dlopen(3) for built-in NSS types - "cache", "compat", 2018-10-15 17:50:02 +00:00
nsdispatch.c libc: Fix build with -DNS_REREAD_CONF. 2021-12-29 17:01:05 -05:00
nslexer.l Prevent flex(1) from generating calls to isatty(3) - and, in turn, 2018-10-15 19:48:36 +00:00
nsparser.y libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nss_backends.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nss_compat.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nsswitch.conf Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
ntoh.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
protocols Move hosts, hosts.equiv, networks, nsswitch.conf, protocols to lib/libc/net/ 2018-09-17 18:56:47 +00:00
rcmd.3
rcmd.c Improve validation of the sockaddr length in iruserok_sa(). 2020-02-05 16:09:44 +00:00
rcmdsh.3
rcmdsh.c
recv.c
res_config.h
resolver.3 Update SEE ALSO sections for resolver.{3,5} and hosts.5 2022-09-15 15:24:28 +02:00
rthdr.c typo: suppported. 2019-05-29 02:08:23 +00:00
sctp_bindx.3
sctp_connectx.3
sctp_freepaddrs.3
sctp_getaddrlen.3
sctp_getassocid.3
sctp_getpaddrs.3
sctp_opt_info.3
sctp_recvmsg.3
sctp_send.3
sctp_sendmsg.3
sctp_sys_calls.c Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 2021-12-02 14:45:04 -08:00
send.c
sockatmark.3 sockatmark(3): Add references to 4.4BSD IPC tutorials 2022-07-03 15:56:42 +02:00
sockatmark.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
sourcefilter.3
sourcefilter.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
Symbol.map
vars.c