summaryrefslogtreecommitdiff
path: root/usr.bin/basename/basename.c
AgeCommit message (Expand)Author
2019-02-01compare pointers with NULL not '\0'.mrg
2011-08-29Use __deadjoerg
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
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1997-10-18WARNSify, fix .Nm usagelukem
1995-09-02Sync with 4.4lite2jtc
1995-03-25new rcsid formatglass
1994-09-26Fix ugly C style.mycroft
1994-09-26updated to reflect local changesglass
1993-11-19As of POSIX.2, getopt returns -1 instead of EOF on error. Changed the codejtc
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-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd