opnsense-src/lib/libnetbsd
Franco Fichtner cd6ee62847 src: clean-cut move to 10.2-RELEASE
Start fresh on master, only apply needed patches on top now.

Upstream commit:	56279fdef34eb28a4655b489b992c651bd8379fc
Taken from:		FreeBSD
2015-08-14 14:15:00 +02:00
..
netinet src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
sys src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
Makefile src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
README src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
rmd160.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
sha1.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
sha2.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
stdlib.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
strsuftoll.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
util.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
util.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01: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 modifiction.  It is built as a static library and not
installed for general use.  Likewise, its header files are not
installed.