Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: othersrc/zfs/external/cddl/osnet



Module Name:    othersrc
Committed By:   ad
Date:           Thu Mar 26 22:11:47 UTC 2009

Update of /cvsroot/othersrc/zfs/external/cddl/osnet
In directory ivanova.netbsd.org:/tmp/cvs-serv26637

Log Message:
ZFS glue for NetBSD. In part from FreeBSD.

Status:

Vendor Tag:     andrewdoran
Release Tags:   zfs-20090326
                
N othersrc/zfs/external/cddl/osnet/Makefile.zfs
N othersrc/zfs/external/cddl/osnet/Makefile
N othersrc/zfs/external/cddl/osnet/include/fsshare.h
N othersrc/zfs/external/cddl/osnet/include/thread.h
N othersrc/zfs/external/cddl/osnet/include/libintl.h
N othersrc/zfs/external/cddl/osnet/include/alloca.h
N othersrc/zfs/external/cddl/osnet/include/devid.h
N othersrc/zfs/external/cddl/osnet/include/fcntl.h
N othersrc/zfs/external/cddl/osnet/include/umem.h
N othersrc/zfs/external/cddl/osnet/include/solaris.h
N othersrc/zfs/external/cddl/osnet/include/mnttab.h
N othersrc/zfs/external/cddl/osnet/include/priv.h
N othersrc/zfs/external/cddl/osnet/include/strings.h
N othersrc/zfs/external/cddl/osnet/include/stdio.h
N othersrc/zfs/external/cddl/osnet/include/stdlib.h
N othersrc/zfs/external/cddl/osnet/include/libdevinfo.h
N othersrc/zfs/external/cddl/osnet/include/unistd.h
N othersrc/zfs/external/cddl/osnet/include/zone.h
N othersrc/zfs/external/cddl/osnet/include/stdio_ext.h
N othersrc/zfs/external/cddl/osnet/lib/Makefile.inc
N othersrc/zfs/external/cddl/osnet/lib/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libavl/shlib_version
N othersrc/zfs/external/cddl/osnet/lib/libavl/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libnvpair/shlib_version
N othersrc/zfs/external/cddl/osnet/lib/libnvpair/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libumem/shlib_version
N othersrc/zfs/external/cddl/osnet/lib/libumem/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libumem/umem.c
N othersrc/zfs/external/cddl/osnet/lib/libuutil/shlib_version
N othersrc/zfs/external/cddl/osnet/lib/libuutil/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libzfs/shlib_version
N othersrc/zfs/external/cddl/osnet/lib/libzfs/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libzfs/deviceid.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/zone.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/fsshare.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/mkdirp.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/mnttab.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/zmount.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/efi.c
N othersrc/zfs/external/cddl/osnet/lib/libzfs/ucred.c
N othersrc/zfs/external/cddl/osnet/lib/libzpool/shlib_version
N othersrc/zfs/external/cddl/osnet/lib/libzpool/kernel2.c
N othersrc/zfs/external/cddl/osnet/lib/libzpool/Makefile
N othersrc/zfs/external/cddl/osnet/lib/libzpool/kernel.c
N othersrc/zfs/external/cddl/osnet/sbin/Makefile.inc
N othersrc/zfs/external/cddl/osnet/sbin/Makefile
N othersrc/zfs/external/cddl/osnet/sbin/zfs/zfs.8
N othersrc/zfs/external/cddl/osnet/sbin/zfs/Makefile
N othersrc/zfs/external/cddl/osnet/sbin/zpool/zpool.8
N othersrc/zfs/external/cddl/osnet/sbin/zpool/Makefile
N othersrc/zfs/external/cddl/osnet/sys/assert.h
N othersrc/zfs/external/cddl/osnet/sys/kern/misc.c
N othersrc/zfs/external/cddl/osnet/sys/kern/mod.c
N othersrc/zfs/external/cddl/osnet/sys/kern/vfs.c
N othersrc/zfs/external/cddl/osnet/sys/kern/kobj.c
N othersrc/zfs/external/cddl/osnet/sys/kern/policy.c
N othersrc/zfs/external/cddl/osnet/sys/kern/printf.c
N othersrc/zfs/external/cddl/osnet/sys/kern/string.c
N othersrc/zfs/external/cddl/osnet/sys/kern/taskq.c
N othersrc/zfs/external/cddl/osnet/sys/kern/zone.c
N othersrc/zfs/external/cddl/osnet/sys/kern/callb.c
N othersrc/zfs/external/cddl/osnet/sys/kern/ddi.c
N othersrc/zfs/external/cddl/osnet/sys/kern/fm.c
N othersrc/zfs/external/cddl/osnet/sys/kern/kstat.c
N othersrc/zfs/external/cddl/osnet/sys/sys/zfs_context.h
N othersrc/zfs/external/cddl/osnet/sys/sys/int_types.h
N othersrc/zfs/external/cddl/osnet/sys/sys/sunldi.h
N othersrc/zfs/external/cddl/osnet/sys/sys/ctype.h
N othersrc/zfs/external/cddl/osnet/sys/sys/byteorder.h
N othersrc/zfs/external/cddl/osnet/sys/sys/bitmap.h
N othersrc/zfs/external/cddl/osnet/sys/sys/cmn_err.h
N othersrc/zfs/external/cddl/osnet/sys/sys/callb.h
N othersrc/zfs/external/cddl/osnet/sys/sys/int_limits.h
N othersrc/zfs/external/cddl/osnet/sys/sys/cpupart.h
N othersrc/zfs/external/cddl/osnet/sys/sys/cpuvar.h
N othersrc/zfs/external/cddl/osnet/sys/sys/cred.h
N othersrc/zfs/external/cddl/osnet/sys/sys/cyclic.h
N othersrc/zfs/external/cddl/osnet/sys/sys/debug.h
N othersrc/zfs/external/cddl/osnet/sys/sys/dirent.h
N othersrc/zfs/external/cddl/osnet/sys/sys/dkio.h
N othersrc/zfs/external/cddl/osnet/sys/sys/dnlc.h
N othersrc/zfs/external/cddl/osnet/sys/sys/elf.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kcondvar.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kmem.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kobj.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kstat.h
N othersrc/zfs/external/cddl/osnet/sys/sys/lock.h
N othersrc/zfs/external/cddl/osnet/sys/sys/misc.h
N othersrc/zfs/external/cddl/osnet/sys/sys/mman.h
N othersrc/zfs/external/cddl/osnet/sys/sys/ddi.h
N othersrc/zfs/external/cddl/osnet/sys/sys/modctl.h
N othersrc/zfs/external/cddl/osnet/sys/sys/mount.h
N othersrc/zfs/external/cddl/osnet/sys/sys/mutex.h
N othersrc/zfs/external/cddl/osnet/sys/sys/objfs.h
N othersrc/zfs/external/cddl/osnet/sys/sys/param.h
N othersrc/zfs/external/cddl/osnet/sys/sys/pcpu.h
N othersrc/zfs/external/cddl/osnet/sys/sys/policy.h
N othersrc/zfs/external/cddl/osnet/sys/sys/proc.h
N othersrc/zfs/external/cddl/osnet/sys/sys/random.h
N othersrc/zfs/external/cddl/osnet/sys/sys/rwlock.h
N othersrc/zfs/external/cddl/osnet/sys/sys/sdt.h
N othersrc/zfs/external/cddl/osnet/sys/sys/stat.h
N othersrc/zfs/external/cddl/osnet/sys/sys/string.h
N othersrc/zfs/external/cddl/osnet/sys/sys/sunddi.h
N othersrc/zfs/external/cddl/osnet/sys/sys/sysmacros.h
N othersrc/zfs/external/cddl/osnet/sys/sys/systm.h
N othersrc/zfs/external/cddl/osnet/sys/sys/isa_defs.h
N othersrc/zfs/external/cddl/osnet/sys/sys/mkdev.h
N othersrc/zfs/external/cddl/osnet/sys/sys/time.h
N othersrc/zfs/external/cddl/osnet/sys/sys/types.h
N othersrc/zfs/external/cddl/osnet/sys/sys/uio.h
N othersrc/zfs/external/cddl/osnet/sys/sys/varargs.h
N othersrc/zfs/external/cddl/osnet/sys/sys/vfs.h
N othersrc/zfs/external/cddl/osnet/sys/sys/vnode.h
N othersrc/zfs/external/cddl/osnet/sys/sys/zone.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kernel.h
N othersrc/zfs/external/cddl/osnet/sys/sys/procset.h
N othersrc/zfs/external/cddl/osnet/sys/sys/atomic.h
N othersrc/zfs/external/cddl/osnet/sys/sys/open.h
N othersrc/zfs/external/cddl/osnet/sys/sys/processor.h
N othersrc/zfs/external/cddl/osnet/sys/sys/types32.h
N othersrc/zfs/external/cddl/osnet/sys/sys/va_list.h
N othersrc/zfs/external/cddl/osnet/sys/sys/limits.h
N othersrc/zfs/external/cddl/osnet/sys/sys/vmsystm.h
N othersrc/zfs/external/cddl/osnet/sys/sys/zfs_prop.h
N othersrc/zfs/external/cddl/osnet/sys/sys/sid.h
N othersrc/zfs/external/cddl/osnet/sys/sys/errno.h
N othersrc/zfs/external/cddl/osnet/sys/sys/pathname.h
N othersrc/zfs/external/cddl/osnet/sys/sys/extdirent.h
N othersrc/zfs/external/cddl/osnet/sys/sys/mode.h
N othersrc/zfs/external/cddl/osnet/sys/sys/thread.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kidmap.h
N othersrc/zfs/external/cddl/osnet/sys/sys/linker.h
N othersrc/zfs/external/cddl/osnet/sys/sys/attr.h
N othersrc/zfs/external/cddl/osnet/sys/sys/kobj_impl.h
N othersrc/zfs/external/cddl/osnet/sys/sys/stream.h
N othersrc/zfs/external/cddl/osnet/sys/sys/fs/swapnode.h
N othersrc/zfs/external/cddl/osnet/sys/rpc/xdr.h
N othersrc/zfs/external/cddl/osnet/sys/machine/endian.h
N othersrc/zfs/external/cddl/osnet/sys/vm/anon.h
N othersrc/zfs/external/cddl/osnet/sys/util/qsort.h
N othersrc/zfs/external/cddl/osnet/sys/sharefs/share.h
N othersrc/zfs/external/cddl/osnet/usr.bin/Makefile.inc
N othersrc/zfs/external/cddl/osnet/usr.bin/Makefile
N othersrc/zfs/external/cddl/osnet/usr.bin/ztest/Makefile
N othersrc/zfs/external/cddl/osnet/usr.sbin/Makefile.inc
N othersrc/zfs/external/cddl/osnet/usr.sbin/Makefile
N othersrc/zfs/external/cddl/osnet/usr.sbin/zdb/zdb.8
N othersrc/zfs/external/cddl/osnet/usr.sbin/zdb/Makefile

No conflicts created by this import



Home | Main Index | Thread Index | Old Index