OpenBSD CVS

src/lib/libfuse/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libfuse

Current tag: OPENBSD_6_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   8 years  jmc   for some time now mandoc has not required MLINKS to function correctly - logical...
[TXT] debug.c  1.1   11 years  tedu   add userland fuse library. ok beck deraadt from Sylvestre Gallon ccna.syl gmail....
[TXT] debug.h  1.1   11 years  tedu   add userland fuse library. ok beck deraadt from Sylvestre Gallon ccna.syl gmail....
[TXT] dict.c  1.2   10 years  syl   Add support for 255 character file names in fuse. from Helg Bredow, thanks! inp...
[TXT] fuse.c  1.28   8 years  okan   Add missing strdup NULL checks; from Ray Lai. ok mpi@ beck@ mlarkin@
[TXT] fuse.h  1.12   10 years  syl   Include fuse_opt.h in fuse.h. Reported by Helg Bredow (xx404 AT msn DOT com), t...
[TXT] fuse_main.3  1.2   8 years  jmc   update links; from ray
[TXT] fuse_ops.c  1.24   10 years  syl   check return values in libfuse. inputs from stsp@. ok stsp@.
[TXT] fuse_opt.c  1.16   8 years  okan   NUL-terminate argv when parsing options, following other implementations; fixes ...
[TXT] fuse_opt.h  1.4   10 years  syl   Add support for -o XXX or -oXXX options in libfuse. inputs from tedu@, ok tedu@...
[TXT] fuse_private.h  1.11   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] fuse_subr.c  1.10   8 years  okan   Add missing strdup NULL checks; from Ray Lai. ok mpi@ beck@ mlarkin@
[TXT] generate_pkgconfig.sh  1.2   10 years  jasper   s/zlib/fuse/ in comment.
[TXT] shlib_version  1.3   10 years  syl   Handle fuse client private data. Needed by encfs. Bump shlib_version. ok stsp@....
[TXT] tree.c  1.2   10 years  syl   check return values in libfuse. inputs from stsp@. ok stsp@.