| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Add __BIT and __BITS macros from NetBSD to help support new testcases
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
|
|
|
| |
Reported by: junovitch
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
|
| | |
|
| |\
| |/
|/| |
|
| | |
|
| |
| |
| |
| |
| |
| | |
build
Pointyhat to: me (forgot to svn add it sooner)
|
|/
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD
Add the missing compat definitions/macros to lib/libnetbsd so the testcases
can be compiled with libnetbsd without having to invent ad hoc #define's, or
having to convert things over to FreeBSD idioms
Reviewed by: brooks
Phabric: D993
Sponsored by: EMC / Isilon Storage Division
|
|
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.
Sponsored by: DARPA, AFRL
|