Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2002 14:56:44 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/sysinstall dist.c
Message-ID:  <200211052256.gA5MuiEO074028@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/11/05 14:56:44 PST

  Modified files:
    usr.sbin/sysinstall  dist.c 
  Log:
  Mount devfs with nmount(2) instead of mount(2).  This error was masked
  because errors from mount(2) were explicitly ignored.  I didn't fix that
  bug.
  
  Revision  Changes    Path
  1.209     +12 -1     src/usr.sbin/sysinstall/dist.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?200211052256.gA5MuiEO074028>