aboutsummaryrefslogtreecommitdiff
path: root/bin/pwd
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
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Remove space at and of lineBaptiste Daroussin2017-02-111-1/+1
* Add history section of pwd(1)Sevan Janiyan2016-10-051-1/+6
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
|/
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-091-1/+1
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-6/+6
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-102-1/+2
* Deal with double whitespace.Ruslan Ermilov2004-07-031-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-062-8/+0
* Rename a local variable in order to avoid collision with standard 'log'Alexander Kabaev2003-06-301-3/+3
* mdoc(7) police: A better version of the same.Ruslan Ermilov2003-05-161-1/+1
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Document the -L and -P options as being mutually exclusive.Tim J. Robbins2003-04-121-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-182-2/+2
* Make -L the default, allow both -L and -P to be specified (last one usedTim J. Robbins2002-05-182-11/+16
* Use `The .Nm utility'Philippe Charnier2002-04-161-2/+3
* mdoc(7) police: use precise width specifier.Ruslan Ermilov2002-03-151-1/+1
* Repo-copied `src/bin/pwd/realpath.1' to `src/bin/realpath/realpath.1',Mike Barcroft2002-02-111-68/+0
* o Remove old code from pwd(1); realpath(1) is now in its own directory.Mike Barcroft2002-02-112-19/+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-042-28/+84
* o __P has been reovedWarner Losh2002-02-021-6/+3
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-2/+0
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-152-6/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-2/+2
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* PATH_MAX in preference to MAXPATHLEN.Warner Losh2001-05-301-1/+2
* Silence WARNS=2 and BDECFLAGS on i386 and alpha.Kris Kennaway2001-05-202-1/+4
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Move the realpath(1) birth day from FreeBSD 5.0 to FreeBSD 4.3.Ruslan Ermilov2001-02-221-1/+1
* Don't call err() with user data and without a format stringKris Kennaway2000-11-261-1/+1
* mdoc(7) police: minor fixes.Ruslan Ermilov2000-11-241-11/+13
* Let the pwd program double as realpath(1).Poul-Henning Kamp2000-11-244-6/+88
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Correct some hard sentence breaks. Only those surrounding the previousSheldon Hearn1999-09-141-4/+4
* Improve shell documentation:Sheldon Hearn1999-09-081-3/+13
* $Id$ -> $FreeBSD$Peter Wemm1999-08-273-3/+3
* Various spelling/formatting changes.Kris Kennaway1999-05-081-4/+6