summaryrefslogtreecommitdiff
path: root/usr.sbin/perfused/perfused.h
AgeCommit message (Expand)Author
2021-12-04librefuse: Preparation of a proper API versioning; no more #ifdef woes in use...pho
2012-02-04Mark perfused_panic as dead. Canonical form of infinite loops isjoerg
2012-02-03Make sure perfused exit when the filesystem crashed, so that unmountmanu
2012-01-30- remove dup included fileschristos
2012-01-29Improve FUSE trace facilitymanu
2011-12-28Add a FUSE trace facility, with statistics collection. This should helpmanu
2011-08-30Fast backward code to 1989 and use ANSI C consistently. Use __dead.joerg
2011-05-30Use SOCK_SEQPACKET in perfuse if available. This fix file operations hangsmanu
2010-09-15- Use SOCK_DGRAM instead of SOCK_STREAM, as the filesystem seems tomanu
2010-08-27- if perfused is not already started (cannot connect to /dev/fuse),manu
2010-08-25perfused(8) creates a /dev/fuse socket and performs PUFFS to FUSE relaying.manu