Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 May 2002 22:15:53 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/sh cd.c
Message-ID:  <200205220515.g4M5Fr537740@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/05/21 22:15:53 PDT

  Modified files:
    bin/sh               cd.c 
  Log:
  Bring back the cd -L and -P options from revision 1.24, but try harder not
  to fail when the logical current directory no longer exists. Allow changes
  to absolute paths when logical cwd is invalid, fall back to physical cd
  if logical cd fails.
  
  Revision  Changes    Path
  1.26      +104 -32   src/bin/sh/cd.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?200205220515.g4M5Fr537740>