Date: Tue, 8 Jan 2008 21:10:13 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config main.c Message-ID: <200801082110.m08LAENj026577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2008-01-08 21:10:13 UTC
FreeBSD src repository
Modified files:
usr.sbin/config main.c
Log:
Honour the logical current working directory ($PWD) when using config's
-d destdir option. For an automounted src tree using the logical cwd
in the Makefile keeps amd(8)'s mount timeout refreshed. Code to check
$PWD's validity cribbed from pwd(1).
Discussed on hackers@.
Revision Changes Path
1.77 +18 -0 src/usr.sbin/config/main.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801082110.m08LAENj026577>
