History log of /src/sbin/scsictl/scsi_sense.c |
Revision | | Date | Author | Comments |
1.11 |
| 28-Dec-2023 |
andvar | s/informtion/information/ in comments.
|
1.10 |
| 24-Jan-2022 |
andvar | s/begining/beginning/ in comments and messages.
|
1.9 |
| 22-Jun-2011 |
mrg | when checking for SKSV data, use the same test as before. fixes an always true conditional GCC 4.5 found, and is also a real bug fix.
|
1.8 |
| 28-Apr-2008 |
martin | Remove clause 3 and 4 from TNF licenses
|
1.7 |
| 11-Feb-2008 |
dyoung | branches: 1.7.4; 1.7.6; Do not #include <sys/device.h> from userland.
|
1.6 |
| 05-Feb-2005 |
xtraeme | branches: 1.6.16; 1.6.18; Kill __P(), use ANSI function declarations; WARNS=3.
|
1.5 |
| 23-Jun-2003 |
agc | Add NetBSD RCS Ids.
|
1.4 |
| 17-May-2003 |
itojun | use strlcpy
|
1.3 |
| 15-Mar-1999 |
thorpej | Remove some extra spaces.
|
1.2 |
| 24-Feb-1999 |
jwise | Code to check if a cooked device was specified was failing even if the cooked device was opened successfully. Also fix a typo.
Fixes second part of PR bin/6883 for Soren S. Jorvang <soren@t.dk>
|
1.1 |
| 15-Oct-1998 |
thorpej | scsictl(8) - a program to manipulate SCSI devices and busses. Currently supports:
Devices: identify, reassign blocks, reset
Busses: reset, scan for devices
Coming soon, device formatting, mode page editing, device freeze/thaw, etc.
|
1.6.18.1 |
| 18-Feb-2008 |
mjf | Sync with HEAD.
|
1.6.16.1 |
| 23-Mar-2008 |
matt | sync with HEAD
|
1.7.6.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.7.4.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|