From owner-cvs-sbin Fri Jan 2 10:31:05 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA21521 for cvs-sbin-outgoing; Fri, 2 Jan 1998 10:31:05 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA20843; Fri, 2 Jan 1998 10:21:45 -0800 (PST) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id TAA12114; Fri, 2 Jan 1998 19:21:43 +0100 (CET) (envelope-from j@uriah.heep.sax.de) Received: (from j@localhost) by uriah.heep.sax.de (8.8.8/8.8.5) id TAA22530; Fri, 2 Jan 1998 19:18:44 +0100 (MET) Message-ID: <19980102191844.63985@uriah.heep.sax.de> Date: Fri, 2 Jan 1998 19:18:44 +0100 From: J Wunsch To: Brian Somers Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/scsi scsi.8 Reply-To: Joerg Wunsch References: <199712291517.HAA29078@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 In-Reply-To: <199712291517.HAA29078@freefall.freebsd.org>; from Brian Somers on Mon, Dec 29, 1997 at 07:17:58AM -0800 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Brian Somers wrote: > brian 1997/12/29 07:17:58 PST > > Modified files: > sbin/scsi scsi.8 > Log: > Mention that the -r flag reprobes the entire bus on which the given Actually all busses (that were present at boot-time, but it's hard to plug in new busses later :). > device resides and that the -f flag must specify the `whole slice' > if it's a disk. It should rather refer to the control device instead of any slice or partition (like /dev/rsd0.ctl). -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) From owner-cvs-sbin Sat Jan 3 12:31:57 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA01236 for cvs-sbin-outgoing; Sat, 3 Jan 1998 12:31:57 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA01202; Sat, 3 Jan 1998 12:31:23 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA07171; Sat, 3 Jan 1998 12:26:16 -0800 (PST) Date: Sat, 3 Jan 1998 12:26:16 -0800 (PST) Message-Id: <199801032026.MAA07171@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump dump.8 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/01/03 12:26:16 PST Modified files: sbin/dump dump.8 Log: The default dumplevel is 0. PR: 5413 Submitted by: NOKUBI Hirotaka Revision Changes Path 1.19 +2 -2 src/sbin/dump/dump.8 From owner-cvs-sbin Sat Jan 3 12:33:42 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA01386 for cvs-sbin-outgoing; Sat, 3 Jan 1998 12:33:42 -0800 (PST) (envelope-from owner-cvs-sbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA01303; Sat, 3 Jan 1998 12:33:20 -0800 (PST) (envelope-from steve@FreeBSD.org) From: Steve Price Received: (from steve@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id MAA07224; Sat, 3 Jan 1998 12:28:14 -0800 (PST) Date: Sat, 3 Jan 1998 12:28:14 -0800 (PST) Message-Id: <199801032028.MAA07224@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/dump dump.8 Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk steve 1998/01/03 12:28:14 PST Modified files: (Branch: RELENG_2_2) sbin/dump dump.8 Log: MFC: The default dumplevel is 0. PR: 5413 Submitted by: NOKUBI Hirotaka Revision Changes Path 1.5.2.7 +2 -2 src/sbin/dump/dump.8