| Commit message (Expand) | Author | Age | Files | Lines |
* | Quiet warnings about copyright[]. | obrien | 2003-05-01 | 1 | -2/+2 |
* | Put documentation of the -m option's argument in its list tag in the | tjr | 2002-06-30 | 1 | -2/+4 |
* | Consistently use __FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-16 | 1 | -2/+3 |
* | Fix a bug introduced in rev.1.23 - for some reason mkdir("/", ...) system | sobomax | 2002-02-25 | 1 | -1/+1 |
* | Fix warnings inspired by lint, a commercial lint and WARNS=4. | markm | 2002-02-22 | 1 | -4/+4 |
* | Fix the race between the stat() and the mkdir(). | zarzycki | 2002-02-05 | 1 | -16/+19 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -10/+5 |
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -1/+0 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | Set WARNS=2 on programs which compile cleanly. | dd | 2001-07-15 | 1 | -0/+1 |
* | Add a note on what happens if the "-p" option is specified | yar | 2001-06-29 | 1 | -0/+2 |
* | Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings. | kris | 2001-05-20 | 1 | -0/+1 |
* | Special case the error reporting when errno is ENOTDIR or ENOENT. | alfred | 2001-01-14 | 1 | -1/+5 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | brucify and add comment about -v being non-standard to manpage | mharo | 1999-09-04 | 2 | -6/+10 |
* | Fix typo in previous commit that documented the -v option. | mpp | 1999-08-28 | 1 | -1/+1 |
* | add verbose flag | mharo | 1999-08-28 | 2 | -5/+17 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 3 | -3/+3 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 1 | -4/+5 |
* | Free memory obtained from setmode. | imp | 1998-12-16 | 1 | -1/+2 |
* | Fix behaviour for 'mkdir -m 777 / /tmp/foo'. Play "guess the style bug" | msmith | 1998-10-23 | 1 | -6/+8 |
* | Honour the spirit rather than the implementation of the previous changes; | msmith | 1998-10-22 | 1 | -19/+10 |
* | Make this compile, and honour the spirit of the original design while | msmith | 1998-10-20 | 1 | -8/+10 |
* | - mkdir -m should call chmod because the high-order bits get ignored | msmith | 1998-10-20 | 1 | -1/+19 |
* | correct use of .Nm. Add rcsid. | charnier | 1998-05-15 | 2 | -7/+9 |
* | Fix several problems with mkdir: | mpp | 1997-04-01 | 1 | -29/+38 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 3 | -3/+3 |
* | Cleanup man page and -Wall cleaning. | steve | 1996-12-14 | 2 | -6/+6 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | wosch | 1996-08-29 | 1 | -1/+6 |
* | Added $Id$ | dg | 1994-09-24 | 3 | -0/+4 |
* | Remove bogus cast that was introduced in the previous commit. | bde | 1994-09-21 | 1 | -1/+1 |
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 1 | -3/+4 |
* | [ From Dave Tweten ] | jkh | 1994-09-08 | 1 | -2/+4 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 3 | -0/+266 |