| Commit message (Expand) | Author | Age | Files | Lines |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -51/+53 |
| |\ |
|
| * | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | | Change directory permissions in pre-order. | pluknet | 2015-06-04 | 1 | -2/+4 |
| |/
|/| |
|
* | | Standardise chmod, chflags, chown and chgrp recursive symlink processing | smh | 2015-04-29 | 2 | -51/+53 |
|/ |
|
* | Update sticky(7) cross references. | pluknet | 2011-05-13 | 1 | -3/+3 |
* | - Don't include both <sys/types.h> and <sys/param.h> | trasz | 2009-09-02 | 1 | -9/+6 |
* | Make the code more readable and fix chmod(1) on symlinks with | trasz | 2009-08-31 | 1 | -13/+15 |
* | With NFSv4 ACLs, it is possible that applying a mode to an ACL which | trasz | 2009-07-01 | 1 | -2/+30 |
* | Staticify internal routines. | delphij | 2009-06-23 | 1 | -2/+2 |
* | Make the Monty Python quote more google friendly instead of | trhodes | 2009-01-26 | 1 | -3/+2 |
* | Note the implication of setting the 'w' permission on directories, | trhodes | 2009-01-23 | 1 | -2/+7 |
* | - Mention umask(2) when first referring to it. | ru | 2006-12-22 | 1 | -2/+6 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -1/+1 |
* | Add the new standard EXIT STATUS section where appropriate. | ru | 2005-01-16 | 1 | -5/+5 |
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 2 | -1/+2 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 2 | -8/+0 |
* | Print unambiguous paths with -R -v. | ru | 2003-12-16 | 1 | -1/+1 |
* | Remove the code for parsing octal modes, since setmode(3) already | tobez | 2003-10-31 | 1 | -22/+5 |
* | Quiet warnings about copyright[]. | obrien | 2003-05-01 | 1 | -2/+2 |
* | Remove now unnecessary main() prototype. | mux | 2003-01-29 | 1 | -1/+0 |
* | mdoc(7) police: In DESCRIPTION, list the options in pure alphabetical | ru | 2002-11-25 | 1 | -14/+17 |
* | Cross-reference setfacl(1). | tjr | 2002-11-04 | 1 | -0/+1 |
* | Return the ``u'' | trhodes | 2002-10-01 | 1 | -1/+1 |
* | s/behaviour/behavior/ in the chmod(1) manual | trhodes | 2002-09-28 | 1 | -1/+1 |
* | mdoc(7) police: kill hard sentence breaks and one double space. | ru | 2002-08-09 | 1 | -5/+9 |
* | Allow "-v -v" to mean very verbose. | obrien | 2002-08-04 | 2 | -4/+23 |
* | Revert previous delta, which is not required with rev 1.5 of | sheldonh | 2002-07-15 | 1 | -1/+0 |
* | Don't duplicate the description of the sticky bit that is already | keramida | 2002-07-12 | 1 | -7/+4 |
* | Set WFORMAT=0, because our compiler currently complains about NULL | sheldonh | 2002-07-11 | 1 | -0/+1 |
* | err() is documented as allowing NULL for the format string but GCC isn't | dillon | 2002-07-10 | 1 | -1/+1 |
* | Consistently use __FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
* | Fix warnings inspired by lint, a commercial lint and WARNS=4 | markm | 2002-02-22 | 1 | -9/+8 |
* | Modernization effort for bin/c*: | imp | 2002-02-02 | 1 | -7/+5 |
* | Refer to the original mode of the file, not the mode of the original | sheldonh | 2002-02-01 | 1 | -3/+3 |
* | Default to WARNS=2. Binary builds that cannot handle this must explicitly | obrien | 2001-12-04 | 1 | -2/+0 |
* | mdoc(7) police: utilize the new .Ex macro. | ru | 2001-08-15 | 1 | -3/+1 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -17/+17 |
* | WARNS= -> WARNS?= | dd | 2001-06-22 | 1 | -1/+1 |
* | Fixed the bug from the previous revision. | ru | 2001-05-31 | 1 | -1/+1 |
* | Change noop option -h to do the real work. Now mode of symbolic link | ru | 2001-05-28 | 2 | -20/+22 |
* | Follow symbolic links named as command line arguments if run without -R. | ru | 2001-05-28 | 1 | -2/+3 |
* | Make it clear that -P is the default. | ru | 2001-05-25 | 1 | -0/+1 |
* | Make this compile with WARNS=2 | kris | 2001-05-20 | 2 | -0/+3 |
* | The 'X' permission symbol is specified by POSIX.2, so don't say that it | ben | 2001-03-01 | 1 | -4/+2 |