freebsd-dev/lib/libnetbsd
Warner Losh 05248206f7 Remove $FreeBSD$: one-line bare tag
Remove /^\s*\$FreeBSD\$$\n/
2023-08-16 11:55:20 -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 Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06: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 Remove $FreeBSD$: one-line bare tag 2023-08-16 11:55:20 -06: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

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.