summaryrefslogtreecommitdiffstats
path: root/usr.bin/dirname/dirname.c
Commit message (Collapse)AuthorAgeFilesLines
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
|
* ANSIify function definitions to avoid a warning.dwmalone2002-07-281-4/+2
|
* Consistently use FBSDIDobrien2002-06-301-2/+2
|
* remove __Pimp2002-03-221-1/+1
|
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
| | | | | | builtins (e.g., exit). Submitted by: Mike Barcroft <mike@q9media.com>
* Reintroduce functionality and error checks that were boneheadedly removeddes2000-09-061-1/+5
| | | | | | in the previous commit. Pass me the pointy hat. PR: bin/21061
* Use dirname(3).des2000-09-031-68/+4
|
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).archie1998-12-061-2/+2
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Merge from Lite2peter1997-03-111-1/+2
|
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+144
OpenPOWER on IntegriCloud