opnsense-src/lib/libnetbsd
Franco Fichtner 402e7dde73 src: initial commit based on FreeBSD-10.0
Taken from:	https://github.com/freebsd/freebsd.git
Commit id:	d44ce30d3054a38723f89a161c5e003e64d1aaae
2014-11-09 09:30:14 +01:00
..
sys src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01: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.