| Age | Commit message (Expand) | Author |
| 2008-08-12 | Add -p for presenting the directory listing in the original case. | pooka |
| 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-28 | Introduce a new kauth action, KAUTH_NETWORK_NFS, and two requests, | elad |
| 2008-02-28 | Factor out the guts of get/setparam so it can be used from the compat code. | elad |
| 2008-02-16 | Fold KAUTH_REQ_PROCESS_SCHEDULER_* to KAUTH_PROCESS_SCHEDULER_*. In other | elad |
| 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 |
| 2008-02-02 | Add, document, and use KAUTH_REQ_PROCESS_KTRACE_PERSISTENT. | elad |
| 2008-02-01 | Replace a KAUTH_GENERIC_ISSUSER in the cpuctl code with a proper kauth | elad |
| 2008-01-30 | Use proper kauth(9) actions/requests for native scheduler stuff and the | elad |
| 2008-01-23 | Tons of process scope changes. | elad |
| 2008-01-07 | Make fork use kauth. | elad |
| 2007-12-31 | Remove systrace. Ok core@. | ad |
| 2007-12-19 | use generic getattr | pooka |
| 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-30 | Rototill. | pooka |
| 2007-11-28 | * version the registration interface | pooka |
| 2007-11-27 | Remove "puffs_cid" from the puffs interface following l-removal | pooka |
| 2007-11-23 | s, , , | uebayasi |
| 2007-11-23 | Kill another instance of KAUTH_GENERIC_ISSUSER. | elad |
| 2007-11-22 | quick & dirty support & tests for ioctl | pooka |
| 2007-11-21 | Register a block device and support read/write to it. | pooka |
| 2007-11-20 | Add a very simple intro-level example on how to use pud. | pooka |
| 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-16 | use puffs_daemon() instead of daemon() | pooka |
| 2007-11-12 | Fix release build that was broken due to the lack of a clean target. | jmmv |
| 2007-11-12 | Add the ATF data files | jmmv |
| 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-11-05 | Actually, daemonize the file servers before mounting. I might require | pooka |
| 2007-11-05 | Pull the daemonizing code out of the library mainloop into the file | pooka |
| 2007-10-11 | add testing option -l, which causes the flush of the page cache of | pooka |
| 2007-10-11 | when removing file, free last block also | pooka |
| 2007-09-27 | dtfs memsets all allocated block content to 0 immediately, so to | pooka |
| 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-09-05 | fix usage. from Karl Jenkinson | pooka |
| 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-08-15 | Nuke PUFFSLOOKUP_FOO and move to NAMEI_FOO | pooka |