OpenBSD CVS

CVS log for src/share/man/man4/vnd.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28 / (download) - annotate - [select for diffs], Wed Jul 2 22:35:42 2014 UTC (9 years, 11 months ago) by matthew
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, 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, HEAD
Changes since 1.27: +3 -3 lines
Diff to previous 1.27 (colored)

Document the ioctl() argument types for sd(4)'s ioctls

Also, cleanup some lies about which header defines these ioctls

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jan 21 03:15:46 2014 UTC (10 years, 4 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

obvious .Pa fixes; found with mandocdb(8)

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jun 5 18:42:05 2011 UTC (13 years ago) by matthew
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.25: +3 -4 lines
Diff to previous 1.25 (colored)

Delete mention of DIOCWLABEL in sd(4) and vnd(4).

Revision 1.25 / (download) - annotate - [select for diffs], Mon Apr 25 20:21:04 2011 UTC (13 years, 1 month ago) by mk
Branch: MAIN
Changes since 1.24: +1 -4 lines
Diff to previous 1.24 (colored)

Stating that ``Encryption only works with vnd devices.'' is kind of
silly in a manual that only covers vnd devices.  Get rid of svnd
leftovers.

``yes, clean it.'' deraadt

Revision 1.24 / (download) - annotate - [select for diffs], Mon Apr 18 21:02:33 2011 UTC (13 years, 1 month ago) by thib
Branch: MAIN
Changes since 1.23: +1 -17 lines
Diff to previous 1.23 (colored)

As deraadt@ points out, the history section is not quite right.
Rather then rewriting history, I've chosen to erase it; as it
contains only pointless trivia...

ok deraadt@

Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 18 20:54:13 2011 UTC (13 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

sort SEE ALSO;

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 18 16:52:12 2011 UTC (13 years, 1 month ago) by thib
Branch: MAIN
Changes since 1.21: +14 -27 lines
Diff to previous 1.21 (colored)

Deprecate vnds in favour of svnds.

In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.

Old svndX nodes will still continue to work though, for now.

Cleanup accordingly.

ok deraadt@, todd@
comments and ok on the man page bits from jmc@

Revision 1.21 / (download) - annotate - [select for diffs], Mon Mar 17 16:30:36 2008 UTC (16 years, 2 months ago) by sobrado
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

command descriptions (.Nd macros) are usually lowercase

ok jmc@

Revision 1.20 / (download) - annotate - [select for diffs], Thu May 31 19:19:53 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

convert to new .Dd format;

Revision 1.19 / (download) - annotate - [select for diffs], Tue Feb 1 03:47:19 2005 UTC (19 years, 4 months ago) by jaredy
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.18: +29 -23 lines
Diff to previous 1.18 (colored)

tweaks

Revision 1.18 / (download) - annotate - [select for diffs], Tue Jan 11 09:12:09 2005 UTC (19 years, 4 months ago) by jmc
Branch: MAIN
Changes since 1.17: +82 -2 lines
Diff to previous 1.17 (colored)

document vnd ioctls;
from matthias kilian, tweaked by myself;

Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 21 19:47:59 2004 UTC (20 years, 2 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Homogeneize config lines for pseudo-devices, and do not put fixed values.

Revision 1.16 / (download) - annotate - [select for diffs], Fri Apr 11 04:32:28 2003 UTC (21 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.15: +13 -9 lines
Diff to previous 1.15 (colored)

typos;

wscons(4): ok miod@

Revision 1.15 / (download) - annotate - [select for diffs], Thu Sep 26 22:09:53 2002 UTC (21 years, 8 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.14: +16 -13 lines
Diff to previous 1.14 (colored)

Second part of the man4 mi cleanup.
- more/better xrefs
- sync .Cd lines with actual configuration files
- intro(4) reference police
- huge usb(4) update
- follow mdoc.samples suggested man page section ordering when necessary
- add netintro(4) and hostname.if(5) xrefs to all ethernet drivers

ok deraadt@ mickey@

Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 5 14:45:53 2001 UTC (22 years, 8 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.13: +9 -6 lines
Diff to previous 1.13 (colored)

Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok

Tip of the day:   www.mpechismazohist.com

Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 28 19:01:17 2000 UTC (23 years, 11 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.12: +1 -7 lines
Diff to previous 1.12 (colored)

Remove outdated comment about having to change kernel config
to be able to swap to vnds.
This was fixed in 2.6.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Mar 29 01:28:56 2000 UTC (24 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.11: +1 -2 lines
Diff to previous 1.11 (colored)

Xr repair

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 9 13:35:48 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

- remove all trailing whitespace
     * except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
  working on some scripts for fixing formatting errors in mdoc'd man pages

Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...

Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 3 02:11:12 1999 UTC (24 years, 11 months ago) by aaron
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

remove redundant .Pp macros

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jun 5 13:18:33 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

more .Os cleanup, remove some trailing whitespace, cleanse some .Nm

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 3 21:22:37 1998 UTC (25 years, 11 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.7: +7 -1 lines
Diff to previous 1.7 (colored)


Add gotcha to the list of current bugs, according to Niklas e-mail to misc.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jun 8 17:14:36 1998 UTC (26 years ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

clean

Revision 1.6 / (download) - annotate - [select for diffs], Tue Mar 10 04:50:46 1998 UTC (26 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

use .Ox

Revision 1.5 / (download) - annotate - [select for diffs], Wed May 14 15:34:05 1997 UTC (27 years ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2, OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.4: +20 -4 lines
Diff to previous 1.4 (colored)

Document svnd

Revision 1.4 / (download) - annotate - [select for diffs], Sun Dec 22 01:42:45 1996 UTC (27 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +0 -3 lines
Diff to previous 1.3 (colored)

disklabels work now

Revision 1.3 / (download) - annotate - [select for diffs], Mon Sep 16 15:59:11 1996 UTC (27 years, 8 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +3 -0 lines
Diff to previous 1.2 (colored)

note in bugs that disklabels are not supported.
from netbsd-pr kern/2759 <jonathan@DSG.Stanford.EDU>

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jul 8 22:09:33 1996 UTC (27 years, 11 months ago) by ccappuc
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

kernel is /bsd, os is OpenBSD

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jan 1 01:42:07 1996 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN

from netbsd; vnd.4 manpage

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.