opnsense-src/lib/libnetbsd
Warner Losh b61a573019 spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD
The SPDX folks have obsoleted the BSD-2-Clause-NetBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
2023-05-12 10:44:04 -06:00
..
netinet The NetBSD libc tests use several definitions/macros that aren't available in 2014-10-22 21:04:54 +00:00
sys libnetbsd: Fix a typo in a source code comment 2022-04-02 14:53:56 +02:00
efun.c libnetbsd: add emalloc and friends 2017-04-06 14:36:08 +00:00
glob.h Improve libnetbsd compatibility with NetBSD 2017-02-07 19:42:41 +00:00
Makefile libnetbsd: add emalloc and friends 2017-04-06 14:36:08 +00:00
Makefile.depend local.dirdeps.mk skip N_host_libs for non-FreeBSD host 2023-05-04 11:58:39 -07:00
Makefile.depend.options local.dirdeps.mk skip N_host_libs for non-FreeBSD host 2023-05-04 11:58:39 -07:00
pthread.h Improve libnetbsd compatibility with NetBSD 2017-02-07 19:42:41 +00:00
README Fix spelling error. 2015-11-05 01:54:38 +00:00
rmd160.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sha1.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sha2.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
sockaddr_snprintf.c Port the getaddrinfo(1) utility from NetBSD 2017-03-20 16:44:55 +00:00
stdlib.h spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
strsuftoll.c spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 2023-05-12 10:44:04 -06:00
util.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
util.h libnetbsd: Make the function declaration of efopen() match the definition 2018-01-16 21:43:21 +00:00

$FreeBSD$

libnetbsd is a thin compatibility layer intended to allow a limited
set of NetBSD software to compile as part of the FreeBSD build with
little or no modification.  It is built as a static library and not
installed for general use.  Likewise, its header files are not
installed.