Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Dec 2003 01:22:40 -0800 (PST)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/umount umount.c
Message-ID:  <200312050922.hB59MegW004265@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/12/05 01:22:40 PST

  FreeBSD src repository

  Modified files:
    sbin/umount          umount.c 
  Log:
  Don't include the file system ID in the output of `mount -v' if it
  is all zeros. The kernel now consistently zeroes FSIDs for non-root
  users, so there's no point in printing these. Also fix a misspelling
  in a comment.
  
  Submitted by:   Rudolf Cejka <cejkar@fit.vutbr.cz>
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.42      +4 -3      src/sbin/umount/umount.c



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