History log of /netbsd-src/sys/modules/zfs/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 61583090 18-Jan-2011 haad <haad@NetBSD.org>

Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
some locking and rumpcopy primitives and refactor module building Makefiles
to work with both RUMP and kernel modules. This is

Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
some locking and rumpcopy primitives and refactor module building Makefiles
to work with both RUMP and kernel modules. This is first part of adding
support for regular test of zfs on NetBSD to hunt some bugs and make it
stable.

Ok by pooka@.

show more ...


# c2a856c4 28-Feb-2010 haad <haad@NetBSD.org>

Update zfs module to new sources.


# 614ae672 10-Aug-2009 haad <haad@NetBSD.org>

Remove strange looking -I entries.


# 58d68749 10-Aug-2009 haad <haad@NetBSD.org>

Add solaris and zfs kernel modules build directories. These modules will
not be built during release build until we import other kernel patches needed.