Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2010 12:57:06 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh parser.c
Message-ID:  <201010091257.o99CvGfq061026@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jilles      2010-10-09 12:57:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    bin/sh               parser.c 
  Log:
  SVN rev 213654 on 2010-10-09 12:57:06Z by jilles
  
  MFC r209653: sh: Use $PWD instead of getcwd() for \w \W prompt expansions.
  
  This ensures that the logical working directory (which may include
  symlinks) is shown and is similar to the default behaviour of the pwd
  builtin.
  
  Revision  Changes    Path
  1.63.2.9  +11 -12    src/bin/sh/parser.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010091257.o99CvGfq061026>