Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2000 00:21:22 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/fsck main.c
Message-ID:  <200001100821.AAA75950@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2000/01/10 00:21:22 PST

  Modified files:
    sbin/fsck            main.c 
  Log:
  - Style/bde changes.
    - Don't use realpath as stat does the right thing.
    - Only check ufs filesystems in getmntpt.
    - Dont' bother checking that the ufs-mounted-on
      device is a special file.  It *must* be a special
      file, or ufs wouldn't have mounted it.
  
  Submitted by:	Paul Saab <ps@yahoo-inc.com>
  
  Revision  Changes    Path
  1.20      +39 -33    src/sbin/fsck/main.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?200001100821.AAA75950>