Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 01/11/2001 00:53:23
Module Name:	basesrc
Committed By:	jdolecek
Date:		Wed Jan 10 22:53:23 UTC 2001

Modified Files:
	basesrc/usr.sbin/pkg_install/admin: main.c

Log Message:
use getcwd() instead of getwd() - mainly to avoid link warning, this
particular usage is safe


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/usr.sbin/pkg_install/admin/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.