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