aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/cd.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: Changes following CScout analysis:Diomidis Spinellis2003-07-221-2/+2
* MFC:Tim J. Robbins2002-08-271-64/+8
* Sync with HEAD, except that printf(1) is still a shell builtin and oldTim J. Robbins2002-07-191-47/+112
* MFC: Don't call setvar() with the VTEXTFIXED flag (causes memory leak).Tor Egge2001-11-101-4/+4
* Include strerror(errno) in error messages after failed system calls.Martin Cracauer1999-11-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Don't blindly eliminate `..' and the previous pathname component.Tor Egge1998-09-061-17/+156
* Add rcsid. Spelling.Philippe Charnier1998-05-181-3/+5
* Use the __unused attribute where warranted.Steve Price1997-05-191-5/+5
* Nuke register keyword usage and #if -> #ifdef.Steve Price1997-04-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Make sh(1) think and be in the same place at the same time. This closesSteve Price1997-01-041-15/+11
* Oops, it needs little more caulk to get it right.Steve Price1996-12-231-2/+2
* Apply a little dab of bit caulk to keep those beggarsSteve Price1996-12-231-6/+2
* Don't use _POSIX_PATH_MAX to limit the size of the path, insteadSteve Price1996-12-231-3/+3
* Make sh(1) a little braver in the face of adversity. sh(1)Steve Price1996-12-211-163/+16
* Merge in NetBSD mods and -Wall cleaning.Steve Price1996-12-141-16/+20
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is aPeter Wemm1996-09-011-27/+31
* A fix for the "cd -" coredump on a brand new /bin/sh. The problem wasPeter Wemm1995-11-141-2/+5
* Obtained from: partly from 1.1.5Bruce Evans1994-12-261-2/+4
* Get this braindead, mongoloid shell look in /stand for pwd if it can'tJordan K. Hubbard1994-11-061-3/+8
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+372