aboutsummaryrefslogtreecommitdiff
path: root/sbin/scsiformat
Commit message (Collapse)AuthorAgeFilesLines
* Correct use of .Nm, add .An.Philippe Charnier1998-08-031-7/+9
| | | | Notes: svn path=/head/; revision=38035
* set timeout to 4 hours, large disks take a long time to low level format.Andreas Klemm1998-03-091-3/+3
| | | | Notes: svn path=/head/; revision=34438
* Andreas Klemm reported that 2 hours are too few to format a 9 GBJoerg Wunsch1998-03-011-2/+2
| | | | | | | Barracuda. Bump the timeout to 3 hours. Notes: svn path=/head/; revision=33956
* kill the undeadPeter Wemm1997-07-131-664/+0
| | | | Notes: svn path=/head/; revision=27369
* This commit was generated by cvs2svn to compensate for changes in r27163,Bruce Evans1997-07-021-0/+664
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=27164
| * Import Lite2's src/sbin, except for XNSrouted and routed. All relevantBruce Evans1997-07-021-0/+664
| | | | | | | | files in src/sbin are off the vendor branch, so this doesn't change the active versions. Notes: svn path=/vendor/CSRG/dist/; revision=27163
* Avoid the ``Three seconds until format begins'' construct. It'sJoerg Wunsch1997-03-022-15/+23
| | | | | | | | | | inconsistent with the remaining unix utilities, so replace it by something better suited. Learned from: The Unix Hater's Handbook :-) Notes: svn path=/head/; revision=23255
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* fix usage stringWolfram Schneider1996-11-042-8/+8
| | | | Notes: svn path=/head/; revision=19376
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-2/+4
| | | | Notes: svn path=/head/; revision=17786
* Fix a bunch of spelling errors.Mike Pritchard1996-01-291-2/+2
| | | | Notes: svn path=/head/; revision=13720
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-664/+0
| | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=13123
* Finally replace the defunct 4.4BSD scsiformat.c by Peter's wrapperJoerg Wunsch1995-09-173-9/+172
| | | | | | | | | | around scsi(8). I've done extensive testing of it with a spare disk in the past, and it's ready for prime-time now. Submitted by: dufault Notes: svn path=/head/; revision=10854
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+753
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin. Notes: svn path=/head/; revision=1558