Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2009 14:53:22 +0000 (UTC)
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/bin/sh cd.c
Message-ID:  <200911211453.nALErh5F010645@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stefanf     2009-11-21 14:53:22 UTC

  FreeBSD src repository

  Modified files:
    bin/sh               cd.c 
  Log:
  SVN rev 199631 on 2009-11-21 14:53:22Z by stefanf
  
  Handle current work directories of arbitrary length.  The argument to cd
  continues to be limited by PATH_MAX (1024).
  
  Obtained from:  NetBSD
  PR:             104456
  
  Revision  Changes    Path
  1.37      +29 -22    src/bin/sh/cd.c



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