Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2003 09:44:36 -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:  <200310291744.h9THiaM0037978@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2003/10/29 09:44:36 PST

  FreeBSD src repository

  Modified files:
    sbin/umount          umount.c 
  Log:
  When removing trailing slashes, don't remove the first character
  of the name if it is '/'. Also fix a comparison between signed and
  unsigned quantities (pointed out by trhodes).
  
  Revision  Changes    Path
  1.40      +3 -3      src/sbin/umount/umount.c



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