summaryrefslogtreecommitdiffstats
path: root/usr.bin/basename
AgeCommit message (Expand)AuthorFilesLines
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.schwarze1-7/+5
2015-12-24Use return rather than exit to enable the stack protector. Frommmcc1-2/+2
2015-12-24Order includes. From fritjof@alokat.orgmmcc1-2/+2
2015-10-09Change all tame callers to namechange to pledge(2).deraadt1-3/+3
2015-10-03even before it reaches getopt(), this program will never do more thanderaadt1-1/+4
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-3/+3
2009-10-27rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt1-14/+1
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-3/+3
2009-01-04replace hardcoded exit values with .Ex macros;sobrado1-6/+3
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-30- use a consistent text for STANDARDSjmc1-3/+4
2005-04-12Special-case the old basename "" returns "" behaviour. Some peopleotto1-2/+6
2005-04-07- Reintroduce getopt(3) for option processing. POSIX requires tools thatotto1-48/+23
2003-06-10mostly ansi cleanup; pval okderaadt1-6/+4
2003-06-03Remove the advertising clause in the UCB license which Berkeleymillert2-13/+5
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert1-3/+3
2001-07-05Move manpage to appropriate directorypjanzen2-79/+1
2000-03-04Many improvements and general cleanup/standardization.aaron2-12/+12
1999-11-20/usr/bin/trail -> /usr/bin/tail, as suggested by rohee@dugsong2-5/+5
1999-11-18basename /usr/bin/trail is "trail", not "ls"dugsong1-2/+2
1999-07-19Xr their libc equivalents; form@vell.nsc.ruaaron2-4/+6
1999-07-03remove redundant .Pp macrosaaron2-13/+10
1999-06-05- remove trailing white spaceaaron2-5/+5
1998-09-23usr.bin/ man page repairs, a - eaaron2-10/+10
1998-07-04split dirname and basename man pages; add dirnamederaadt1-0/+77
1998-07-04split dirname and basename man pagesderaadt2-23/+11
1997-11-15add DIAGNOSTICS header; msaitohderaadt1-1/+2
1997-09-21$OpenBSD$deraadt1-2/+1
1997-08-17Don't call getopt(3) since a) there are not switches and b) '-' ismillert1-17/+8
1996-06-26rcsidderaadt3-2/+4
1995-10-18initial import of NetBSD treederaadt3-0/+247