Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 2001 14:08:22 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config main.c
Message-ID:  <200101042208.f04M8MS15126@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/01/04 14:08:22 PST

  Modified files:
    usr.sbin/config      main.c 
  Log:
  Try and stop config(8) from freaking out due to unnecessary paranoia
  when using -d.  Use realpath(3) to locate the top of the tree rather than
  trying to manually trim back the results of a getcwd().
  
  Requested by:  alfred
  
  Revision  Changes    Path
  1.42      +3 -14     src/usr.sbin/config/main.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?200101042208.f04M8MS15126>