aboutsummaryrefslogtreecommitdiff
path: root/bin/pwd/pwd.c
Commit message (Expand)AuthorAgeFilesLines
* pwd: mark usage as deadEitan Adler2018-06-171-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-091-1/+1
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Rename a local variable in order to avoid collision with standard 'log'Alexander Kabaev2003-06-301-3/+3
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Back out part of previous commit: make -P the default again until I'mTim J. Robbins2002-05-181-1/+1
* Make -L the default, allow both -L and -P to be specified (last one usedTim J. Robbins2002-05-181-9/+14
* o Remove old code from pwd(1); realpath(1) is now in its own directory.Mike Barcroft2002-02-111-17/+3
* Use the getprogname(3) function instead of directly accessingMike Barcroft2002-02-101-4/+2
* Add -L option (SUSv3) to pwd(1). Fix a bug, where realpath(1) wouldMike Barcroft2002-02-041-21/+55
* o __P has been reovedWarner Losh2002-02-021-6/+3
* PATH_MAX in preference to MAXPATHLEN.Warner Losh2001-05-301-1/+2
* Silence WARNS=2 and BDECFLAGS on i386 and alpha.Kris Kennaway2001-05-201-1/+2
* Don't call err() with user data and without a format stringKris Kennaway2000-11-261-1/+1
* Let the pwd program double as realpath(1).Poul-Henning Kamp2000-11-241-6/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Indicate that the thing not found was not /bin/pwd but rather $CWD (or .).Jordan K. Hubbard1998-11-211-2/+2
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-151-3/+5
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-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
* Merge Lite2 mods, cleanup man page, and -Wall cleaning.Steve Price1996-12-141-3/+3
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+92