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_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   10 years  jmc   rename fuse docs after existent functions;
[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.25   9 years  ajacoutot   Add a stub option for big_writes. This is needed by gvfs. committing on behalf o...
[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.1   10 years  jmc   rename fuse docs after existent functions;
[TXT] fuse_ops.c  1.24   10 years  syl   check return values in libfuse. inputs from stsp@. ok stsp@.
[TXT] fuse_opt.c  1.12   9 years  millert   SIZE_MAX is standard, we should be using it in preference to the obsolete SIZE_T...
[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.8   10 years  syl   Add support for 255 character file names in fuse. from Helg Bredow, thanks! inp...
[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@.