mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
e9ac41698b
This is a residual of the $FreeBSD$ removal. MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix |
||
---|---|---|
.. | ||
netinet | ||
sys | ||
efun.c | ||
glob.h | ||
Makefile | ||
Makefile.depend | ||
Makefile.depend.options | ||
pthread.h | ||
README | ||
rmd160.h | ||
sha1.h | ||
sha2.h | ||
sockaddr_snprintf.c | ||
stdlib.h | ||
strsuftoll.c | ||
util.c | ||
util.h |
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.