OpenBSD CVS

CVS log for src/lib/libfuse/fuse_new.3


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:17 2022 UTC (2 years, 2 months ago) by naddy
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, HEAD
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 12 05:18:01 2021 UTC (3 years, 3 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

spelling

Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 4 00:08:53 2018 UTC (5 years, 10 months ago) by helg
Branch: MAIN
CVS Tags: 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
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Uncomment no-longer-dead Xr.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 21 09:39:25 2018 UTC (5 years, 10 months ago) by jmc
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

comment out a dead Xr;

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 16 13:10:53 2018 UTC (5 years, 10 months ago) by helg
Branch: MAIN
Changes since 1.2: +29 -12 lines
Diff to previous 1.2 (colored)

Implement FBT_FSYNC, which is called on fsync(2) and fdatasync(2).
Currently ignores the a_waitfor argument and always invokes the file
system's fsync implementation synchronously.

ok mpi@

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 8 06:17:10 2018 UTC (5 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.1: +59 -43 lines
Diff to previous 1.1 (colored)

mop up;

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 8 02:28:42 2018 UTC (5 years, 11 months ago) by helg
Branch: MAIN

Create separate man pages for each library function.

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.