Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Mar 2005 04:45:54 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/mount mount.c
Message-ID:  <200503260445.j2Q4jsfl008483@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2005-03-26 04:45:54 UTC

  FreeBSD src repository

  Modified files:
    sbin/mount           mount.c 
  Log:
  When executing mount_foo, pass "mount_foo" as argv[0] instead of "foo".
  This unbreaks "/rescue/mount -t foo" -- previously it was necessary to
  explicitly call "/rescue/mount_foo".
  
  Hints from:     gordon
  X-MFC after:    3 days (if approved by re@)
  
  Revision  Changes    Path
  1.69      +4 -2      src/sbin/mount/mount.c



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