opnsense-src/lib/libc/net
Pedro F. Giffuni d915a14ef0 libc: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
2017-11-25 17:12:48 +00:00
..
base64.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
byteorder.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ether_addr.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
ethers.3 Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,). 2011-08-08 03:09:03 +00:00
eui64.3 eui64_aton and eui64_ntoa are actually the equivalent of ether_aton_r and 2012-02-08 11:30:13 +00:00
eui64.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
gai_strerror.3 Markup fixes. 2006-09-17 21:27:35 +00:00
gai_strerror.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getaddrinfo.3 Silently handle freeaddrinfo(NULL) for compatibility with code which 2017-09-14 19:18:24 +00:00
getaddrinfo.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gethostbydns.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gethostbyht.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
gethostbyname.3 mdoc style: start new sentence on new line 2017-10-04 12:58:30 +00:00
gethostbynis.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
gethostnamadr.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
getifaddrs.3 Fix ifa_data description. 2014-11-25 15:09:34 +00:00
getifaddrs.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
getifmaddrs.3 Update manpages for r250887. 2013-05-21 21:39:18 +00:00
getifmaddrs.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
getipnodebyname.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
getnameinfo.3 Add NI_NUMERICSCOPE. 2016-07-28 10:05:41 +00:00
getnameinfo.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getnetbydns.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getnetbyht.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getnetbynis.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
getnetent.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
getnetnamadr.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
getproto.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getprotoent.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
getprotoent.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getprotoname.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
getservent.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
getservent.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
hesiod.3 Sort sections. 2005-01-20 09:17:07 +00:00
hesiod.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
if_indextoname.3 Add missing includes. 2005-11-23 10:49:07 +00:00
if_indextoname.c Use the LLINDEX macro to access the link-level I/F index. This makes 2012-05-19 02:39:43 +00:00
if_nameindex.c Use the LLINDEX macro to access the link-level I/F index. This makes 2012-05-19 02:39:43 +00:00
if_nametoindex.c Zero out a local variable also when PURIFY is not defined. 2015-09-10 10:23:23 +00:00
inet.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
inet6_opt_init.3 Fix inet6_opt_get_val() prototype. 2005-11-23 16:07:54 +00:00
inet6_option_space.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet6_rth_space.3 Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
inet6_rthdr_space.3 Markup and grammar fixes. 2005-01-24 18:14:18 +00:00
inet_net.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
ip6opt.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
linkaddr.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
linkaddr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile.inc Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally. 2016-03-26 03:46:12 +00:00
map_v4v6.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
name6.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
netdb_private.h libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nscache.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nscachedcli.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nsdispatch.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
nsdispatch.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
nslexer.l libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +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
ntoh.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
rcmd.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rcmd.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
rcmdsh.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rcmdsh.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
recv.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
res_config.h libc: spelling fixes. 2016-04-30 01:24:24 +00:00
resolver.3 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rthdr.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sctp_bindx.3 Don't end up manpage titles with a full stop. 2017-05-24 21:02:53 +00:00
sctp_connectx.3 Remove the advertising clause from the Regents of the University of 2013-05-28 20:37:48 +00:00
sctp_freepaddrs.3 Remove the advertising clause from the Regents of the University of 2013-05-28 20:37:48 +00:00
sctp_getaddrlen.3 Remove the advertising clause from the Regents of the University of 2013-05-28 20:37:48 +00:00
sctp_getassocid.3 Don't end up manpage titles with a full stop. 2017-05-24 21:02:53 +00:00
sctp_getpaddrs.3 Remove the advertising clause from the Regents of the University of 2013-05-28 20:37:48 +00:00
sctp_opt_info.3 Remove the advertising clause from the Regents of the University of 2013-05-28 20:37:48 +00:00
sctp_recvmsg.3 sendmsg(3) -> sendmsg(2) 2016-02-29 17:19:15 +00:00
sctp_send.3 sctp_send(3): start sentences on new lines 2017-05-23 07:10:20 +00:00
sctp_sendmsg.3 sendmsg(3) -> sendmsg(2) 2016-02-29 17:19:15 +00:00
sctp_sys_calls.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
send.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
sockatmark.3 mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
sockatmark.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
sourcefilter.3 use .Mt to mark up email addresses consistently (part4) 2014-06-23 08:25:03 +00:00
sourcefilter.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
Symbol.map Add an SCTP symbol which was missed in 2015-03-28 09:08:57 +00:00
vars.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00