Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 01:03:20 -0800 (PST)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/badsect badsect.c
Message-ID:  <200011090903.BAA90374@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
adrian      2000/11/09 01:03:20 PST

  Modified files:
    sbin/badsect         badsect.c 
  Log:
  Remove the block/char device distinction. badsect only worked on bdevs,
  and then mapped /dev/foo into /dev/rfoo to get to the character device.
  This isn't needed anymore.
  
  Reviewed by: ps
  
  Revision  Changes    Path
  1.8       +2 -8      src/sbin/badsect/badsect.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?200011090903.BAA90374>