NetBSD/external/cddl/osnet
christos 50a36d05ad don't use IO_APPEND. In the vdev_file.c we end up appending to our virtual
file as a filesystem! With this change:

    $ dd if=/dev/zero of=disk1 count=266144
    $ zpool create crap $PWD/disk1

mounts /crap and it seems to work ok, until I try unmounting
2013-09-23 20:44:24 +00:00
..
dev Make dtrace/zfs compile on arm based on the diff from: 2013-06-21 19:16:00 +00:00
dist not nice to play with resid before checking for error, but this is how they 2013-09-23 20:41:19 +00:00
include we have _SC_PHYS_PAGES now 2012-11-04 19:12:41 +00:00
lib If a library needs a symbol from another library, pull that library in 2013-09-11 23:04:09 +00:00
sbin
sys don't use IO_APPEND. In the vdev_file.c we end up appending to our virtual 2013-09-23 20:44:24 +00:00
usr.bin Put optional args before non-optional ones. 2013-01-20 23:51:40 +00:00
usr.sbin
Makefile
Makefile.inc
Makefile.zfs Don't build with debugging (-g) by default. 2012-09-05 23:08:42 +00:00
OPENSOLARIS.LICENSE
TODO