opnsense-src/lib/libnetbsd
Warner Losh 1d386b48a5 Remove $FreeBSD$: one-line .c pattern
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
2023-08-16 11:54:42 -06:00
..
netinet Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
sys Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
efun.c Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
glob.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06: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 Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
README Fix spelling error. 2015-11-05 01:54:38 +00:00
rmd160.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
sha1.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
sha2.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
sockaddr_snprintf.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
stdlib.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06:00
strsuftoll.c Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:42 -06:00
util.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
util.h Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:29 -06: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.