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