OpenBSD CVS

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


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Tue Sep 12 15:06:20 2017 UTC (6 years, 8 months ago) by schwarze
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, HEAD
Changes since 1.13: +8 -8 lines
Diff to previous 1.13 (colored)

use .Dv for ioctl(2) request names;
from <ScottCheloha at gmail dot com>

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jun 28 06:42:42 2014 UTC (9 years, 11 months ago) by matthew
Branch: MAIN
CVS Tags: 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.12: +12 -12 lines
Diff to previous 1.12 (colored)

Use Fa for vscsi(4) ioctl() commands.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 26 01:36:49 2014 UTC (9 years, 11 months ago) by matthew
Branch: MAIN
Changes since 1.11: +12 -2 lines
Diff to previous 1.11 (colored)

Document that VSCSI_I2T is a non-blocking operation and can be
monitored with select(2).

Revision 1.11 / (download) - annotate - [select for diffs], Tue Apr 22 10:25:12 2014 UTC (10 years, 1 month ago) by dlg
Branch: MAIN
Changes since 1.10: +4 -3 lines
Diff to previous 1.10 (colored)

list VSCSI_STAT_RESET.

claudio didnt believe it existed cos it wasnt documented. i didnt believe
there was a manpage. i guess we were both wrong.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 16 16:05:49 2013 UTC (10 years, 10 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@

Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 14 01:08:19 2012 UTC (11 years, 9 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

kernel configs dont need "scsibus* at foo?" anymore.

"guess you get more commits" deraadt@

Revision 1.8 / (download) - annotate - [select for diffs], Tue Sep 7 12:33:09 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

no need for this page to refer to MAKEDEV(8);

Revision 1.7 / (download) - annotate - [select for diffs], Sun Jun 27 21:36:02 2010 UTC (13 years, 11 months ago) by matthew
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

vscsi(4) doesn't use vscsi_ioc_t2i's senselen field anymore, so
garbage collect it.

ok dlg@, krw@, claudio@

Revision 1.6 / (download) - annotate - [select for diffs], Wed May 12 08:17:31 2010 UTC (14 years ago) by claudio
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5 (colored)

Fix includes. Diffy by Remco (remco at d-compu dyndns org)

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 13 14:33:09 2010 UTC (14 years, 2 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.4: +13 -2 lines
Diff to previous 1.4 (colored)

document the REQPROBE and REQDETACH ioctls so i can make claudios slides go
out of date.

ok claudio@ deraadt@

Revision 1.4 / (download) - annotate - [select for diffs], Mon Nov 16 16:53:56 2009 UTC (14 years, 6 months ago) by sobrado
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

argument to name description (.Nd) macros is usually lower case.

Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 4 06:29:21 2008 UTC (15 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.2: +11 -7 lines
Diff to previous 1.2 (colored)

tidy up the list a little, and add missing .El;

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 4 01:55:02 2008 UTC (15 years, 6 months ago) by dlg
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

dont need this bit of whitespace

Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 4 00:37:39 2008 UTC (15 years, 6 months ago) by dlg
Branch: MAIN

start documenting vscsi(4)

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.