Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Apr 1998 05:44:00 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG
Subject:   cvs commit: src/sbin/fsck preen.c
Message-ID:  <199804071244.FAA04011@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/04/07 05:44:00 PDT

  Modified files:
    sbin/fsck            preen.c 
  Log:
  Guess the position of the drive number in the device name better so
  that `fsck -p' doesn't check multiple slices on the same drive
  concurrently.  Don't invoke undefined behaviour when searching for
  the drive number in strange device names.
  
  PR:		6129
  Reviewed by:	phk
  Submitted by:	Yuichi MATSUTAKA <matutaka@osa.att.ne.jp>, but rewritten
  		by me.
  
  Revision  Changes    Path
  1.8       +7 -6      src/sbin/fsck/preen.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804071244.FAA04011>