NetBSD/external/cddl
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
..
osnet 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
Makefile DTrace: have DTrace build with out requiring MKZFS=yes. 2010-02-25 00:14:10 +00:00