History log of /openbsd-current/share/man/man4/vscsi.4
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.14 12-Sep-2017 schwarze

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


Revision tags: OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE
# 1.13 28-Jun-2014 matthew

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


# 1.12 26-Jun-2014 matthew

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


# 1.11 22-Apr-2014 dlg

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 tags: OPENBSD_5_4_BASE OPENBSD_5_5_BASE
# 1.10 16-Jul-2013 schwarze

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


Revision tags: OPENBSD_5_3_BASE
# 1.9 14-Aug-2012 dlg

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

"guess you get more commits" deraadt@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE
# 1.8 07-Sep-2010 jmc

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


Revision tags: OPENBSD_4_8_BASE
# 1.7 27-Jun-2010 matthew

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

ok dlg@, krw@, claudio@


# 1.6 12-May-2010 claudio

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


Revision tags: OPENBSD_4_7_BASE
# 1.5 13-Mar-2010 dlg

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

ok claudio@ deraadt@


# 1.4 16-Nov-2009 sobrado

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


Revision tags: OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.3 04-Dec-2008 jmc

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


# 1.2 04-Dec-2008 dlg

dont need this bit of whitespace


# 1.1 04-Dec-2008 dlg

start documenting vscsi(4)