index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
scsi
/
scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed printf format errors.
bde
1998-06-28
1
-4
/
+5
*
Use err(3). Change exit(-1), and make exit values equal to 1 when errors.
charnier
1998-01-12
1
-84
/
+52
*
Various typos in man page. Cosmetic in usage string. Use err(3) instead
charnier
1997-06-18
1
-29
/
+13
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-29
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
When MODE SELECT'ing, the ``device-specific parameter'' field is
joerg
1996-10-05
1
-2
/
+2
*
Don't immediately give up if a single read() or write() wasn't
joerg
1996-04-06
1
-5
/
+31
*
scsi(8) used to fall off the end of main(), returning an arbitrary
joerg
1995-07-30
1
-1
/
+2
*
The mode page editor never cleaned up the temp files. Thanks
dufault
1995-07-11
1
-1
/
+32
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Add support for editing mode pages.
dufault
1995-05-05
1
-18
/
+246
*
Don't print out zero length names when verbose is set.
dufault
1995-05-01
1
-2
/
+2
*
Add a "-s" argument to specify the command timeout in seconds.
dufault
1995-05-01
1
-7
/
+16
*
Add "-m" command to read mode pages. Also add -z for freezing,
dufault
1995-04-28
1
-73
/
+288
*
Add support for arguments in output "-o" string.
dufault
1995-04-17
1
-5
/
+28
*
Fix verbose printout of "" name
dufault
1995-01-26
1
-2
/
+2
*
Submitted by: Julian Elischer and Peter Dufault
dufault
1995-01-24
1
-0
/
+441