summaryrefslogtreecommitdiff
path: root/external/cddl/osnet/lib
AgeCommit message (Expand)Author
2013-09-11If a library needs a symbol from another library, pull that library injoerg
2013-09-10-D and -I are CPPFLAGSchristos
2013-06-21Make dtrace/zfs compile on arm based on the diff from:christos
2013-06-21rename delay to xdelay to avoid conflicts.christos
2013-01-02I've NFI why this code has userspace stuff playing with 'struct proc *'dsl
2013-01-01Comment out the unused 'struct proc p0;'dsl
2012-07-05PR/46660: Henning Petersen: Fix typo in deviceid.cchristos
2012-02-13Use the correct MACHINE_ARCH for amd64.wiz
2011-01-13Fix zfs Makefiles + debug, don't add -g by default only when MKDEBUG ishaad
2010-12-28Fix problem where vnode vp_size was not updated when vndoe was already alloca...haad
2010-12-14Do not built 64b atomic ops to libzpool they are in libc again.haad
2010-12-14Use only cas versions of 64 bit atomic ops.haad
2010-12-14Define mutex_owned.haad
2010-05-11Fix userspace cv_timedwait implementation to work on NetBSD.haad
2010-05-10Disable building of stub_stand.c we build all locking primitives in libzpool.haad
2010-05-02In NetBSD pool cache constructor/destructor routines has inverted arguments.haad
2010-05-02Initialize system_taskq during taskq init. This fixes ztest crash in taskq_di...haad
2010-04-03use relative .PATH, and remove one that is not needed.christos
2010-04-03- use CPPFLAGS instead of CFLAGSchristos
2010-03-01Commit last to fixes which make zfs version 22 compiling again.haad
2010-02-28Add forgotten misc.h header file, which I forgot to commit.haad
2010-02-28Addmissing symbols to libumem.haad
2010-02-28Add missing zfs_fletcher.c to libzfs.haad
2010-02-28Add newly added stubs.c file to libzfs build.haad
2010-02-28Add fixes for missing symbols from libzfs and libzpool.haad
2010-02-24Disable stack protection warnings for more sources which use dynamicallytron
2010-02-24Disable stack protection warnings for sources which use dynamicallytron
2010-02-24Include "bsd.own.mk" before checking "MKDTRACE" to allow setting ittron
2010-02-22Revert lib_nvpair hack now when it is not needed when njoly@ commited his fix tohaad
2010-02-21Apply NetBSD changes to DTrace.darran
2010-02-21Add the FreeBSD 8-RC1 changes for DTrace.darran
2010-02-17Fix build issue with our make system building libnvpair.so from libnvpair.cchristos
2009-10-06Enable build of 64 bit atomic ops in userspace for i386. This is needed forhaad
2009-08-10Rename getline to zgetline to avoid clashes with NetBSD getline.haad
2009-08-07Add NetBSD Solaris compat code and reachover Makefiles. Most of code writtenhaad