Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 17:25:53 -0700 (PDT)
From:      Cameron Grant <cg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config main.c
Message-ID:  <200106130025.f5D0PrA84726@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
cg          2001/06/12 17:25:53 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/config      main.c 
  Log:
  mfc of rev 1.42, original commit message follows:
  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().
  
  tested with buildworld, kernel builds with/without funky symlinks and
  release.
  
  Approved by:	peter
  
  Revision  Changes    Path
  1.37.2.3  +3 -15     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?200106130025.f5D0PrA84726>