The NetBSD Project

CVS log for src/sbin/scsictl/scsictl.8

[BACK] Up to [cvs.NetBSD.org] / src / sbin / scsictl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Nov 9 12:45:39 2024 UTC (3 weeks, 4 days ago) by rillig
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +16 -19 lines
scsictl.8: brush up markup

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Nov 9 11:09:40 2024 UTC (3 weeks, 4 days ago) by mlelstv
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +7 -2 lines
Add 'identify vpd' to also report Vital Product Data that identifies the device.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Aug 21 12:44:16 2022 UTC (2 years, 3 months ago) by mlelstv
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +22 -1 lines
Add REPORT_LUNS command.

Revision 1.30.2.1: download - view: text, markup, annotated - select for diffs
Fri Apr 21 16:53:15 2017 UTC (7 years, 7 months ago) by bouyer
Branches: bouyer-socketcan
Diff to: previous 1.30: preferred, colored; next MAIN 1.31: preferred, colored
Changes since revision 1.30: +2 -2 lines
Sync with HEAD

Revision 1.26.10.2: download - view: text, markup, annotated - select for diffs
Mon Mar 20 06:57:03 2017 UTC (7 years, 8 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.26.10.1: preferred, colored; branchpoint 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26.10.1: +2 -2 lines
Sync with HEAD

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Mar 8 11:45:14 2017 UTC (7 years, 8 months ago) by tsutsui
Branches: MAIN
CVS tags: prg-localcount2-base3, prg-localcount2-base2, prg-localcount2-base1, prg-localcount2-base, prg-localcount2, phil-wifi-base, phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, phil-wifi, pgoyette-localcount-20170426, pgoyette-localcount-20170320, pgoyette-compat-merge-20190127, pgoyette-compat-base, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, pgoyette-compat-0930, pgoyette-compat-0906, pgoyette-compat-0728, pgoyette-compat-0625, pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407, pgoyette-compat-0330, pgoyette-compat-0322, pgoyette-compat-0315, pgoyette-compat, perseant-stdc-iso10646-base, perseant-stdc-iso10646, netbsd-9-base, netbsd-9-4-RELEASE, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, netbsd-8-base, netbsd-8-3-RELEASE, netbsd-8-2-RELEASE, netbsd-8-1-RELEASE, netbsd-8-1-RC1, netbsd-8-0-RELEASE, netbsd-8-0-RC2, netbsd-8-0-RC1, netbsd-8, matt-nb8-mediatek-base, matt-nb8-mediatek, is-mlppp-base, is-mlppp, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-socketcan-base1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Fix format.

Revision 1.26.12.1: download - view: text, markup, annotated - select for diffs
Wed Jan 18 08:46:24 2017 UTC (7 years, 10 months ago) by skrll
Branches: netbsd-7-nhusb
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +46 -78 lines
Sync with netbsd-5

Revision 1.25.22.1: download - view: text, markup, annotated - select for diffs
Sun Jan 15 23:51:32 2017 UTC (7 years, 10 months ago) by snj
Branches: netbsd-6
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +25 -2 lines

Pull up following revision(s) (requested by flxd in ticket #1418):
	sbin/scsictl/scsictl.8: 1.27, 1.29, 1.30 via patch
	sbin/scsictl/scsictl.c: revision 1.39 via patch
	sys/dev/scsipi/scsi_disk.h: revision 1.32
Add "getrealloc" and "setrealloc" commands to get/set automatic reallocation
parameters/enables for error recovery, similar to {get,set}cache.
Many old SCSI disks shipped with reallocation disabled, albeit
supporting it.
Minor (cosmetic) fixup of scsi_disk_pages while there.
Based upon code in PR bin/29165 by Greg A. Woods.
OK christos@
--
Bump date for previous.
--
Add crossreference to scsi(4) per note in PR 9627.
Whitespace, sort.

Revision 1.26.10.1: download - view: text, markup, annotated - select for diffs
Sat Jan 7 08:56:07 2017 UTC (7 years, 10 months ago) by pgoyette
Branches: pgoyette-localcount
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +46 -78 lines
Sync with HEAD.  (Note that most of these changes are simply $NetBSD$
tag issues.)

Revision 1.26.6.1: download - view: text, markup, annotated - select for diffs
Sat Dec 3 12:20:32 2016 UTC (8 years ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116, netbsd-7-2-RELEASE, netbsd-7-1-RELEASE, netbsd-7-1-RC2, netbsd-7-1-RC1, netbsd-7-1-2-RELEASE, netbsd-7-1-1-RELEASE, netbsd-7-1
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +46 -78 lines
Pull up following revision(s) (requested by flxd in ticket #1276):
	sys/dev/scsipi/scsi_disk.h: revision 1.32
	sbin/scsictl/scsictl.8: revision 1.27-1.30
	sbin/scsictl/scsictl.c: revision 1.39
Add "getrealloc" and "setrealloc" commands to get/set automatic reallocation
parameters/enables for error recovery, similar to {get,set}cache.
Many old SCSI disks shipped with reallocation disabled, albeit
supporting it.
Minor (cosmetic) fixup of scsi_disk_pages while there.
Based upon code in PR bin/29165 by Greg A. Woods.
OK christos@
Bump date for previous.
Use more and more appropriate markup while here.
Add crossreference to scsi(4) per note in PR 9627.
Whitespace, sort.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Nov 20 09:38:11 2016 UTC (8 years ago) by wiz
Branches: MAIN
CVS tags: pgoyette-localcount-20170107, bouyer-socketcan-base
Branch point for: bouyer-socketcan
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Whitespace, sort.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Nov 20 07:04:14 2016 UTC (8 years ago) by dholland
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -1 lines
Add crossreference to scsi(4) per note in PR 9627.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Nov 19 23:37:33 2016 UTC (8 years ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +31 -86 lines
Bump date for previous.

Use more and more appropriate markup while here.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Nov 19 08:43:40 2016 UTC (8 years ago) by flxd
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +23 -1 lines
Add "getrealloc" and "setrealloc" commands to get/set automatic reallocation
parameters/enables for error recovery, similar to {get,set}cache.
Many old SCSI disks shipped with reallocation disabled, albeit supporting it.
Minor (cosmetic) fixup of scsi_disk_pages while there.
Based upon code in PR bin/29165 by Greg A. Woods.
OK christos@

Revision 1.25.20.1: download - view: text, markup, annotated - select for diffs
Thu May 22 11:37:32 2014 UTC (10 years, 6 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +22 -2 lines
sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs.  ("Protocol error: too many arguments")

Revision 1.25.26.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 06:28:52 2013 UTC (11 years, 5 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.25: preferred, colored; next MAIN 1.26: preferred, colored
Changes since revision 1.25: +22 -2 lines
resync from head

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 29 21:46:32 2013 UTC (11 years, 8 months ago) by christos
Branches: MAIN
CVS tags: yamt-pagecache-base9, tls-maxphys-base, tls-earlyentropy-base, tls-earlyentropy, riastradh-xf86-video-intel-2-7-1-pre-2-21-15, riastradh-drm2-base3, riastradh-drm2-base2, riastradh-drm2-base1, riastradh-drm2-base, riastradh-drm2, pgoyette-localcount-base, pgoyette-localcount-20161104, pgoyette-localcount-20160806, pgoyette-localcount-20160726, netbsd-7-nhusb-base, netbsd-7-base, netbsd-7-0-RELEASE, netbsd-7-0-RC3, netbsd-7-0-RC2, netbsd-7-0-RC1, netbsd-7-0-2-RELEASE, netbsd-7-0-1-RELEASE, netbsd-7-0, localcount-20160914
Branch point for: pgoyette-localcount, netbsd-7-nhusb, netbsd-7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +22 -2 lines
Document debug

Revision 1.24.12.1: download - view: text, markup, annotated - select for diffs
Mon Jun 2 13:21:24 2008 UTC (16 years, 6 months ago) by mjf
Branches: mjf-devfs2
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +1 -8 lines
Sync with HEAD.

Revision 1.24.14.1: download - view: text, markup, annotated - select for diffs
Sun May 18 12:30:54 2008 UTC (16 years, 6 months ago) by yamt
Branches: yamt-pf42
Diff to: previous 1.24: preferred, colored; next MAIN 1.25: preferred, colored
Changes since revision 1.24: +1 -8 lines
sync with head.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 30 13:10:53 2008 UTC (16 years, 7 months ago) by martin
Branches: MAIN
CVS tags: yamt-pf42-base4, yamt-pf42-base3, yamt-pf42-base2, yamt-pagecache-tag8, yamt-pagecache-base8, yamt-pagecache-base7, yamt-pagecache-base6, yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, wrstuden-revivesa-base-3, wrstuden-revivesa-base-2, wrstuden-revivesa-base-1, wrstuden-revivesa-base, wrstuden-revivesa, netbsd-6-base, netbsd-6-1-RELEASE, netbsd-6-1-RC4, netbsd-6-1-RC3, netbsd-6-1-RC2, netbsd-6-1-RC1, netbsd-6-1-5-RELEASE, netbsd-6-1-4-RELEASE, netbsd-6-1-3-RELEASE, netbsd-6-1-2-RELEASE, netbsd-6-1-1-RELEASE, netbsd-6-1, netbsd-6-0-RELEASE, netbsd-6-0-RC2, netbsd-6-0-RC1, netbsd-6-0-6-RELEASE, netbsd-6-0-5-RELEASE, netbsd-6-0-4-RELEASE, netbsd-6-0-3-RELEASE, netbsd-6-0-2-RELEASE, netbsd-6-0-1-RELEASE, netbsd-6-0, netbsd-5-base, netbsd-5-2-RELEASE, netbsd-5-2-RC1, netbsd-5-2-3-RELEASE, netbsd-5-2-2-RELEASE, netbsd-5-2-1-RELEASE, netbsd-5-2, netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-5-RELEASE, netbsd-5-1-4-RELEASE, netbsd-5-1-3-RELEASE, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, netbsd-5-0-RELEASE, netbsd-5-0-RC4, netbsd-5-0-RC3, netbsd-5-0-RC2, netbsd-5-0-RC1, netbsd-5-0-2-RELEASE, netbsd-5-0-1-RELEASE, netbsd-5-0, netbsd-5, mjf-devfs2-base, matt-premerge-20091211, matt-nb6-plus-nbase, matt-nb6-plus-base, matt-nb6-plus, matt-nb5-pq3-base, matt-nb5-pq3, matt-nb5-mips64-u2-k2-k4-k7-k8-k9, matt-nb5-mips64-u1-k1-k5, matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-premerge-20091211, matt-nb5-mips64-k15, matt-nb5-mips64, matt-nb4-mips64-k7-u2a-k9b, matt-mips64-premerge-20101231, matt-mips64-base2, jym-xensuspend-nbase, jym-xensuspend-base, jym-xensuspend, hpcarm-cleanup-nbase, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, bouyer-quota2, agc-symver-base, agc-symver
Branch point for: yamt-pagecache, tls-maxphys, netbsd-6
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -8 lines
Convert TNF licenses to new 2 clause variant

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Jan 23 20:34:17 2007 UTC (17 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: yamt-pf42-baseX, yamt-pf42-base, mjf-devfs-base, mjf-devfs, matt-mips64-base, matt-mips64, matt-armv6-prevmlocking, matt-armv6-nbase, matt-armv6-base, matt-armv6, keiichi-mipv6-base, keiichi-mipv6, hpcarm-cleanup-base, hpcarm-cleanup, cube-autoconf-base, cube-autoconf
Branch point for: yamt-pf42, mjf-devfs2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Bump date for previous.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Jan 22 20:56:46 2007 UTC (17 years, 10 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +9 -1 lines
Kimura Fuyuki, bin/35216: add a setspeed command, to set the highest speed
that the optical drive should use for reading data.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:13:13 2005 UTC (19 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: wrstuden-fixsa-newbase, wrstuden-fixsa-base-1, wrstuden-fixsa-base, wrstuden-fixsa, netbsd-4-base, netbsd-4-0-RELEASE, netbsd-4-0-RC5, netbsd-4-0-RC4, netbsd-4-0-RC3, netbsd-4-0-RC2, netbsd-4-0-RC1, netbsd-4-0-1-RELEASE, netbsd-4-0, netbsd-4, netbsd-3-base, netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-1-1-RELEASE, netbsd-3-1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-3-RELEASE, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE, netbsd-3-0, netbsd-3, abandoned-netbsd-4-base, abandoned-netbsd-4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +10 -11 lines
New sentence, new line. Simplify macro usage.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Jan 7 02:08:34 2005 UTC (19 years, 11 months ago) by ginsbach
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +14 -2 lines
Add command to read the defect data from a direct access device.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Sep 16 18:02:27 2004 UTC (20 years, 2 months ago) by erh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +4 -2 lines
Add a couple cross-references to make similar ctl commands easier to find.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Sep 1 04:43:32 2003 UTC (21 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-2-base, netbsd-2-1-RELEASE, netbsd-2-1-RC6, netbsd-2-1-RC5, netbsd-2-1-RC4, netbsd-2-1-RC3, netbsd-2-1-RC2, netbsd-2-1-RC1, netbsd-2-1, netbsd-2-0-base, netbsd-2-0-RELEASE, netbsd-2-0-RC5, netbsd-2-0-RC4, netbsd-2-0-RC3, netbsd-2-0-RC2, netbsd-2-0-RC1, netbsd-2-0-3-RELEASE, netbsd-2-0-2-RELEASE, netbsd-2-0-1-RELEASE, netbsd-2-0, netbsd-2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Bump date for last.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Sep 1 04:24:55 2003 UTC (21 years, 3 months ago) by mycroft
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -1 lines
Add a flushcache command -- I need it for my DVD+RW.

Revision 1.13.2.1: download - view: text, markup, annotated - select for diffs
Mon Jul 28 17:35:38 2003 UTC (21 years, 4 months ago) by he
Branches: netbsd-1-6
CVS tags: netbsd-1-6-PATCH002-RELEASE, netbsd-1-6-PATCH002-RC4, netbsd-1-6-PATCH002-RC3, netbsd-1-6-PATCH002-RC2, netbsd-1-6-PATCH002-RC1, netbsd-1-6-PATCH002
Diff to: previous 1.13: preferred, colored; next MAIN 1.14: preferred, colored
Changes since revision 1.13: +91 -4 lines
Pull up revisions 1.14-1.16 (requested by thorpej in ticket #764):
  Several changes/updates to scsictl:
   o Allow specification of logical blocksize
   o Add 'getcache' and 'setcache' commands
   o Add 'tur', 'reserve', 'release', 'start', and 'stop' functions
   o Add an 'immediate' option to do formatting in the background
   o Fix bug in scsi_command -- value in resets is an int not a
     bitmask
   o Fix usage of errx() / warnx() and remove unneeded trailing \n

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Oct 3 15:41:47 2002 UTC (22 years, 2 months ago) by wiz
Branches: MAIN
CVS tags: fvdl_fs64_base
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +44 -36 lines
New sentence, new line. From Robert Elz.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Sep 3 16:56:05 2002 UTC (22 years, 3 months ago) by thorpej
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +24 -10 lines
* Add "getcache" and "setcache" commands to get/set basic cache
  parameters (enables, really).
* Fix an error in the manpage.
* Shuffle some code to group things together better.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Jun 26 18:07:21 2002 UTC (22 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +18 -8 lines
Punctuation vs. markup nits, and use .Dq instead of double quotes.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jun 26 16:04:13 2002 UTC (22 years, 5 months ago) by mjacob
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +65 -2 lines
Add a bunch of stuff from Bob Nestor that fixes format to allow one to
specify device logical blocksize.

Furthermore, it also adds an 'immediate' option, which then sends more modern
devices into formatting in the background. scsictl still waits around and
sends a TEST UNIT READY every 10 seconds and, based upon the sense data
it gets back after the invariable CHECK CONDITION, prints out a progress
indicator (based upon SKSV progress in the sense data).

While we're at it, add a 'tur', 'reserve', 'release', 'start' and 'stop'
functions to the device commands.

Fix a long standing bug in scsi_command- the value in retsts is an integral
value- not a bitmask.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 16 11:26:56 2001 UTC (23 years ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-base, netbsd-1-6-RELEASE, netbsd-1-6-RC3, netbsd-1-6-RC2, netbsd-1-6-RC1, netbsd-1-6-PATCH001-RELEASE, netbsd-1-6-PATCH001-RC3, netbsd-1-6-PATCH001-RC2, netbsd-1-6-PATCH001-RC1, netbsd-1-6-PATCH001
Branch point for: netbsd-1-6
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -6 lines
Sort sections, use standard section headers.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Jul 18 23:16:20 2001 UTC (23 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Fix a typo, and capitalize SCSI in one place.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jul 18 20:36:36 2001 UTC (23 years, 4 months ago) by bouyer
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +14 -1 lines
Add and document a 'detach' command.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 5 11:22:53 2001 UTC (23 years, 6 months ago) by wiz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Drop arguments of .Os.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Apr 3 11:51:33 2001 UTC (23 years, 8 months ago) by jdolecek
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
xref se(4) now that the manpage is built and installed

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Apr 3 11:18:53 2001 UTC (23 years, 8 months ago) by wiz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Don't xref nonexisting se(4).

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Feb 11 13:04:22 2001 UTC (23 years, 9 months ago) by ad
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Fix typo.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jul 8 10:28:17 2000 UTC (24 years, 5 months ago) by kleink
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
Use .Pa.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Mar 7 19:27:11 2000 UTC (24 years, 9 months ago) by jdolecek
Branches: MAIN
CVS tags: netbsd-1-5-base, netbsd-1-5-RELEASE, netbsd-1-5-PATCH003, netbsd-1-5-PATCH002, netbsd-1-5-PATCH001, netbsd-1-5-BETA2, netbsd-1-5-BETA, netbsd-1-5-ALPHA2, netbsd-1-5, minoura-xpg4dl-base, minoura-xpg4dl
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -1 lines
Add a note about what and where is printed for 'scan' command.
Addresses bin/9227 by <johnr@spimageworks.com>

Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Mon Dec 27 18:30:33 1999 UTC (24 years, 11 months ago) by wrstuden
Branches: wrstuden-devbsize
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +5 -3 lines
Pull up to last week's -current.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 28 23:32:04 1999 UTC (25 years, 2 months ago) by ad
Branches: MAIN
CVS tags: wrstuden-devbsize-base, wrstuden-devbsize-19991221, comdex-fall-1999-base, comdex-fall-1999
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
Make `all' a synonym for the `any' keyword.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 30 02:29:04 1999 UTC (25 years, 4 months ago) by hubertf
Branches: MAIN
Branch point for: wrstuden-devbsize
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
Collect all little usage-messages spread around into one place,
and as a side effect, print the available commands (and their
usage) if no command is given on the command line.

Approved by Jason Thorpe.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Oct 15 21:51:23 1998 UTC (26 years, 1 month ago) by thorpej
Branches: MAIN
CVS tags: netbsd-1-4-base, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, netbsd-1-4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -2 lines
Oops, finish the description of the "scan" bus command.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 15 21:44:39 1998 UTC (26 years, 1 month ago) by thorpej
Branches: MAIN
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.

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>