| Age | Commit message (Expand) | Author |
| 2021-09-13 | PR bin/56398 | kre |
| 2011-08-29 | static + __dead | joerg |
| 2008-07-20 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2005-10-01 | Fix setmode error handling. | christos |
| 2004-01-04 | remove unused code left from printescaped() backput as pointed out by Jeff | jschauma |
| 2003-09-14 | Following private discussion with kleink@ and hubertf@ and public discussion | jschauma |
| 2003-09-11 | Comment out unneeded code now that the kernel has been fixed to ignore | christos |
| 2003-08-13 | use bounded string op | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-04 | As discusses a little while back on tech-userlevel: | jschauma |
| 2003-03-10 | Fix typo in mkpath()'s test before chmod(). | lukem |
| 2003-03-05 | Rework -p support again; | lukem |
| 2002-11-24 | in mkpath(), don't try to stat() the to-be-created directory beforehand, | chs |
| 2002-02-19 | Cosmetic changes. | enami |
| 2001-09-16 | ANSIfy, KNF, use [gs]etprogname. By Petri Koistinen. | wiz |
| 2000-10-10 | - The type of return value of setmode is a void * and getmode takes it, | enami |
| 1999-05-26 | Change previous to use symbolic names for file modes. Also, clean up some | kleink |
| 1999-05-25 | Only call chmod(2) if we create a directory with a mode which isn't | tron |
| 1998-10-13 | Insert a missing 'else' which caused mknod(2) to still be called | scw |
| 1998-10-08 | umask()/mkdir() system calls will not set the setuid bit; the kernel intentio... | wsanchez |
| 1998-07-28 | Delint. | mycroft |
| 1997-11-05 | lint | cgd |
| 1997-07-20 | Fix compiler warnings | christos |
| 1997-01-09 | kill use of register | tls |
| 1996-08-12 | Fix mkdir -p to not ignore terminal directory mode specified. | explorer |
| 1995-06-25 | Style and format police. | mycroft |
| 1995-06-25 | Don't complain if a directory already exists. From Greg Hudson, but | mycroft |
| 1995-03-21 | clean up slightly; id tags, alphabetization, prototypes, etc. | cgd |
| 1995-03-01 | Revert to code before it was merged with 4.4lite. | jtc |
| 1994-09-22 | Merge 4.4-Lite version. | mycroft |
| 1994-04-29 | Strip trailing slashes, to make "mkdir -p" work as specified by POSIX.2. | jtc |
| 1994-04-28 | simplify recursive directory create (mkdir -p) code | jtc |
| 1993-12-31 | Localization changes. | jtc |
| 1993-10-13 | #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt | jtc |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-07-20 | Make Posix 1003.2 (D11.2) compliant by adding -m (mode) option. | jtc |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |
| 1993-03-22 | added rcs ids to all files | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |