summaryrefslogtreecommitdiff
path: root/usr.bin/basename
AgeCommit message (Expand)Author
2019-02-01compare pointers with NULL not '\0'.mrg
2017-07-03Remove workaround for ancient HTML generation code.wiz
2011-08-29Use __deadjoerg
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-04-04Clean up by using basename(3) from libc.peter
2005-02-17Kill __P(), use ANSI function declarations.xtraeme
2005-01-12WARNS=3xtraeme
2003-09-06Add Xrefs to basename(3), dirname(3).kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Sort sections.wiz
2001-12-01Whitespace cleanup.wiz
2000-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES orkleink
1997-11-15Add ".Sh DIAGNOSTICS"msaitoh
1997-10-18WARNSify, fix .Nm usagelukem
1995-09-02Sync with 4.4lite2jtc
1995-03-25new rcsid formatglass
1994-09-26Remove description of old, pre-POSIX behavior wrt. suffixes.jtc
1994-09-26Fix ugly C style.mycroft
1994-09-26updated to reflect local changesglass
1994-01-11Fix spelling errors.jtc
1993-11-19As of POSIX.2, getopt returns -1 instead of EOF on error. Changed the codejtc
1993-10-01Fix grammar error.jtc
1993-10-01Added setlocale(LC_ALL, "") --- all POSIX.2 utilities are supposed tojtc
1993-08-27Minor tweaks: including header files to bring prototypes into scope,jtc
1993-08-19Document that utility now conforms to IEEE 1003.2-1992.jtc
1993-08-16Document the fact that basename and dirname conform to 1003.2-1992.jtc
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd