From owner-cvs-all  Mon May 20  0:54:44 2002
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 16CD237B40E; Mon, 20 May 2002 00:54:40 -0700 (PDT)
Received: (from tjr@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g4K7se228359;
	Mon, 20 May 2002 00:54:40 -0700 (PDT)
	(envelope-from tjr)
Message-Id: <200205200754.g4K7se228359@freefall.freebsd.org>
From: "Tim J. Robbins" <tjr@FreeBSD.org>
Date: Mon, 20 May 2002 00:54:39 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/bin/sh cd.c sh.1
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

tjr         2002/05/20 00:54:39 PDT

  Modified files:
    bin/sh               cd.c sh.1 
  Log:
  Add the SUSv3 -L and -P options to the cd and pwd builtin utilities. `Logical'
  handling of .. is now the default.
  
  Revision  Changes    Path
  1.24      +77 -21    src/bin/sh/cd.c
  1.61      +32 -2     src/bin/sh/sh.1

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message