summaryrefslogtreecommitdiff
path: root/usr.bin/dirname
AgeCommit message (Collapse)Author
2005-04-07Reintroduce getopt(3) for option processing. POSIX requires tools thatOtto Moerbeek
take no options to recognize --. ok deraadt@ jaredy@ millert@
2003-07-10add missing includesDavid Krause
ok deraadt@ tedu@
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
where applicable.
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2001-12-02Clarify man page and usage string to say 'pathname' and not 'string'Todd C. Miller
or 'dir'. Closes PR 2216; s AT msmith.net
2001-07-05include <err.h>Paul Janzen
2001-07-05Move manpage to appropriate directoryPaul Janzen
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
of the code as a large number of similar clauses makes it impossible to write an ad for a product using the code...
1997-09-21$OpenBSD$Theo de Raadt
1997-08-17Use dirname(3)Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt