OpenBSD CVS

CVS log for src/sbin/vnconfig/vnconfig.8


[BACK] Up to [local] / src / sbin / vnconfig

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 16 13:59:51 2022 UTC (21 months, 2 weeks ago) by kn
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, HEAD
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

-v prints to standard error not output

stderr is expected and stdout would break vnconfig(8)'s usage
where vnd_dev is omitted and a new one is printed on stdout.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 30 18:05:11 2019 UTC (5 years, 1 month ago) by espie
Branch: MAIN
CVS Tags: 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
Changes since 1.5: +7 -4 lines
Diff to previous 1.5 (colored)

tweak synopsis to match actual option logic
okay schwarze@, jmc@

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 28 14:46:00 2019 UTC (5 years, 1 month ago) by deraadt
Branch: MAIN
Changes since 1.4: +14 -8 lines
Diff to previous 1.4 (colored)

Remove need for -A option, lack of a vnd_dev option implies creating
a vnd.  Seperate out the code a fair bit.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 27 21:26:02 2019 UTC (5 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3 (colored)

keep the grammatical structure of the options list consistent;

Revision 1.3 / (download) - annotate - [select for diffs], Fri Apr 26 17:55:28 2019 UTC (5 years, 1 month ago) by espie
Branch: MAIN
Changes since 1.2: +8 -2 lines
Diff to previous 1.2 (colored)

document -A
okay deraadt@

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 25 17:46:56 2019 UTC (5 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.1: +2 -4 lines
Diff to previous 1.1 (colored)

fix some basic formatting issues;

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 25 16:50:36 2019 UTC (5 years, 1 month ago) by deraadt
Branch: MAIN

Split vnconfig out of mount_vnd, and begin work on a vnd-allocation
option which will ease distribution build.
not connected to the build yet.

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.