From owner-cvs-all Tue Jan 23 7:46:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D300D37B69B; Tue, 23 Jan 2001 07:46:00 -0800 (PST) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NFk0i43622; Tue, 23 Jan 2001 07:46:00 -0800 (PST) (envelope-from asmodai) Message-Id: <200101231546.f0NFk0i43622@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 23 Jan 2001 07:46:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pwd realpath.1 Makefile pwd.1 pwd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/01/23 07:46:00 PST Modified files: (Branch: RELENG_4) bin/pwd Makefile pwd.1 pwd.c Added files: (Branch: RELENG_4) bin/pwd realpath.1 Log: MFC: Let the pwd program double as realpath(1). This includes the string paranoia and mdoc(7) police fixes. Revision Changes Path 1.5.2.1 +3 -1 src/bin/pwd/Makefile 1.10.2.2 +4 -1 src/bin/pwd/pwd.1 1.9.2.1 +16 -7 src/bin/pwd/pwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message