summaryrefslogtreecommitdiff
path: root/share/examples/refuse
AgeCommit message (Expand)Author
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-07-20Use Mt for email addresses.wiz
2009-06-19Clean up after moving the iSCSI initiator to src/usr.sbin/iscsi/initiatoragc
2008-05-25Add RCS Id. Sort options. Fix xref.wiz
2008-03-09MKMAN should not be set in source makefiles. Use NOMAN.dholland
2008-02-10make sure we have an __UNCONST definition available, for portability reasons.agc
2008-02-07Define the version of the FUSE ABI we're working with specifically.agc
2008-02-07Set a definitive FUSE ABI before including fuse.h, to avoid situationsagc
2007-12-11Move to a resizable dynamic array for the targets that the initiatoragc
2007-12-04Add a '-D' option to allow "Discovery" of the targets provided by a host.oster
2007-12-02Use more markup. Fix xrefs. Use standard headers.wiz
2007-11-18The iSCSI target returns the 0-based Max LBA in the READ_CAPACITY command,agc
2007-11-17Fix from Jonathan Kollasch - avoid an intermediate 32-bit value in theagc
2007-11-11Only use the bottom 20bits for an inode number to prevent the inode number cr...agc
2007-11-11Use the new virtual inode number, which is calculated at directory entryagc
2007-11-11Include a (random) inode number in the virtual directory information thatagc
2007-11-08Initial import of a working iSCSI initiator, which uses reFUSE andagc
2007-09-11Fix xref, sort SEE ALSO. Add RCS Id.wiz
2007-09-11Generalise the tests for OBJDIR and non-OBJDIR buildsagc
2007-09-11Generalise the tests for objdir builds, as well as noneagc
2007-08-29Modify the NetBSD emulation of the FreeBSD __DECONST macro to includeagc
2007-08-28Add a new refuse-based file system called ian - the Internet Access Node.agc
2007-08-28Makefile for new ian file systemagc
2007-08-20If we're writing to a file, make sure the version we're writing is inagc
2007-06-21Initial import of icfs, a case-insensitive/retentive file system.agc
2007-06-21Record the root directory at initialisation time.agc
2007-05-21Another day, another file system.agc
2007-05-21Adapt to new signature for virtdir_add().agc
2007-05-21Add a size parameter to virtdir_add, so that binary information can beagc
2007-05-19Add a function to return the virtual offset in the virtdir_t tree.agc
2007-05-16Add a new, trivial file system, pcifs, which shows the devices on aagc
2007-04-18Take advantage of the new functionality in virtdir_add() to createagc
2007-04-18When adding virtual directory entries, check the path to see thatagc
2007-04-17Don't allow duplicate directory entries to be created.agc
2007-04-15Add id3fs, a virtual file system, based on librefuse, for accessingagc
2007-04-15Add routines to manipulate virtual directory entries, for use withagc
2007-03-31Add a refuse-based "fanout" file system. This is more commonly known inagc
2007-02-23Add dbfs, an example (re)fuse file system which mounts a Berkeleyagc