cvs commit: src/sbin/mount mount.c

Colin Percival cperciva at FreeBSD.org
Fri Mar 25 20:45:54 PST 2005


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


More information about the cvs-src mailing list