| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r222292,r230095: Show errno messages in cd. | Jilles Tjoelker | 2013-02-20 | 1 | -2/+10 |
| * | MFC r213811: c89 linkage and storage class (also covers r213744, r213760) | David E. O'Brien | 2010-10-20 | 1 | -18/+18 |
| * | MFC r201053: sh: Various warning fixes (from WARNS=6 NO_WERROR=1): | Jilles Tjoelker | 2010-10-03 | 1 | -1/+1 |
| * | MFC r200956: sh: Constify various strings. | Jilles Tjoelker | 2010-10-02 | 1 | -1/+1 |
| * | Merge r199631: Handle current work directories of arbitrary length. | Stefan Farfeleder | 2010-05-16 | 1 | -22/+29 |
| * | Split updatepwd() into two smaller functions. The first one, findpwd(), | Stefan Farfeleder | 2008-02-24 | 1 | -38/+45 |
| * | Don't strip a leading ./ from the path for the cd builtin to avoid interpreting | Stefan Farfeleder | 2006-06-12 | 1 | -2/+3 |
| * | Remove clause 3 from the UCB licenses. | Mark Murray | 2004-04-06 | 1 | -4/+0 |
| * | Changes following CScout analysis: | Diomidis Spinellis | 2003-07-05 | 1 | -2/+2 |
| * | Add a -P/-o physical option which behaves similarly to bash/ksh's options | Tim J. Robbins | 2002-07-25 | 1 | -2/+2 |
| * | Set opterr to zero to avoid duplicate warnings from getopt(3) for unknown | Tim J. Robbins | 2002-07-25 | 1 | -2/+2 |
| * | Use PATH_MAX instead of a local guess at it, which happened to be incorrect. | Tim J. Robbins | 2002-07-25 | 1 | -4/+3 |
| * | pwdcmd()'s argc and argv arguments are no longer unused, remove __unused. | Tim J. Robbins | 2002-07-25 | 1 | -1/+1 |
| * | Remove broken and incomplete support for old releases of System V, | Tim J. Robbins | 2002-07-19 | 1 | -55/+0 |
| * | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -2/+2 |
| * | Bring back the cd -L and -P options from revision 1.24, but try harder not | Tim J. Robbins | 2002-05-22 | 1 | -33/+105 |
| * | Temporarily back out revision 1.24; it seems to handle the case where the | Tim J. Robbins | 2002-05-22 | 1 | -78/+22 |
| * | Add the SUSv3 -L and -P options to the cd and pwd builtin utilities. `Logical' | Tim J. Robbins | 2002-05-20 | 1 | -22/+78 |
| * | Remove a small, annoying, nit I ran in to editing this file, a lone tab | Juli Mallett | 2002-05-19 | 1 | -1/+1 |
| * | o __P has been reoved | Warner Losh | 2002-02-02 | 1 | -16/+9 |
| * | Don't call setvar() with the VTEXTFIXED flag. A copy is created by | Tor Egge | 2001-11-07 | 1 | -4/+4 |
| * | Include strerror(errno) in error messages after failed system calls. | Martin Cracauer | 1999-11-29 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Don't blindly eliminate `..' and the previous pathname component. | Tor Egge | 1998-09-06 | 1 | -17/+156 |
| * | Add rcsid. Spelling. | Philippe Charnier | 1998-05-18 | 1 | -3/+5 |
| * | Use the __unused attribute where warranted. | Steve Price | 1997-05-19 | 1 | -5/+5 |
| * | Nuke register keyword usage and #if -> #ifdef. | Steve Price | 1997-04-28 | 1 | -2/+2 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Make sh(1) think and be in the same place at the same time. This closes | Steve Price | 1997-01-04 | 1 | -15/+11 |
| * | Oops, it needs little more caulk to get it right. | Steve Price | 1996-12-23 | 1 | -2/+2 |
| * | Apply a little dab of bit caulk to keep those beggars | Steve Price | 1996-12-23 | 1 | -6/+2 |
| * | Don't use _POSIX_PATH_MAX to limit the size of the path, instead | Steve Price | 1996-12-23 | 1 | -3/+3 |
| * | Make sh(1) a little braver in the face of adversity. sh(1) | Steve Price | 1996-12-21 | 1 | -163/+16 |
| * | Merge in NetBSD mods and -Wall cleaning. | Steve Price | 1996-12-14 | 1 | -16/+20 |
| * | Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is a | Peter Wemm | 1996-09-01 | 1 | -27/+31 |
| * | A fix for the "cd -" coredump on a brand new /bin/sh. The problem was | Peter Wemm | 1995-11-14 | 1 | -2/+5 |
| * | Obtained from: partly from 1.1.5 | Bruce Evans | 1994-12-26 | 1 | -2/+4 |
| * | Get this braindead, mongoloid shell look in /stand for pwd if it can't | Jordan K. Hubbard | 1994-11-06 | 1 | -3/+8 |
| * | Added $Id$ | David Greenman | 1994-09-24 | 1 | -0/+2 |
| * | BSD 4.4 Lite bin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+372 |