OpenBSD CVS

CVS log for src/lib/libfuse/fuse_opt.h


[BACK] Up to [local] / src / lib / libfuse

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 8 20:57:28 2018 UTC (6 years, 2 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, HEAD
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Cast -1 to (unsigned long) to appease clang 6 -Wc++11-narrowing

Fixes at least ports/archivers/fuse-zip.  ok millert@

Revision 1.4 / (download) - annotate - [select for diffs], Tue May 20 13:22:06 2014 UTC (10 years ago) by syl
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

Add support for -o XXX or -oXXX options in libfuse.

inputs from tedu@, ok tedu@

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 21 22:26:11 2014 UTC (10 years, 4 months ago) by jca
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Mark fuse_opt_parse()'s third argument as a point to const, to match the
reference FUSE implementation.  ok syl@

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 11 11:41:13 2013 UTC (10 years, 11 months ago) by syl
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.1: +7 -2 lines
Diff to previous 1.1 (colored)

Merge fuse_opt code with stsp@ fuse_opt code.

ok tedu@

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 12 22:36:06 2013 UTC (11 years ago) by tedu
Branch: MAIN

fuse_opt support from Sylvestre

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.