Rename libohash to libopenbsd.
authorrodrigc <rodrigc@FreeBSD.org>
Wed, 4 Nov 2015 07:20:55 +0000 (07:20 +0000)
committerrodrigc <rodrigc@FreeBSD.org>
Wed, 4 Nov 2015 07:20:55 +0000 (07:20 +0000)
commitcdebd1493781d90cea8fff176eb886cd1ac46fa5
treed184be2dacc8ca4944af23a5d4a03481bb46ebaa
parent0974676404a428964d36967cf69f12e677a77038
Rename libohash to libopenbsd.

libopenbsd is an internal library which
to bring in compatibility stuff from OpenBSD.
This will allow us to bring in more
OpenBSD utilities into the FreeBSD base system.

We similarly use libnetbsd for bringing in stuff from NetBSD.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D4078
13 files changed:
Makefile.inc1
lib/Makefile
lib/libopenbsd/Makefile [moved from lib/libohash/Makefile with 84% similarity]
lib/libopenbsd/Makefile.depend [moved from lib/libohash/Makefile.depend with 100% similarity]
lib/libopenbsd/ohash.c [moved from lib/libohash/ohash.c with 100% similarity]
lib/libopenbsd/ohash.h [moved from lib/libohash/ohash.h with 100% similarity]
lib/libopenbsd/ohash_init.3 [moved from lib/libohash/ohash_init.3 with 100% similarity]
lib/libopenbsd/ohash_interval.3 [moved from lib/libohash/ohash_interval.3 with 100% similarity]
share/mk/src.libnames.mk
usr.bin/m4/Makefile
usr.bin/m4/Makefile.depend
usr.bin/mandoc/Makefile
usr.bin/mandoc/Makefile.depend