summaryrefslogtreecommitdiffstats
path: root/bin/chmod
Commit message (Expand)AuthorAgeFilesLines
* MFC r306582:sevan2016-10-101-6/+5
* Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-091-0/+1
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-272-51/+53
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | Change directory permissions in pre-order.pluknet2015-06-041-2/+4
| |/ |/|
* | Standardise chmod, chflags, chown and chgrp recursive symlink processingsmh2015-04-292-51/+53
|/
* Update sticky(7) cross references.pluknet2011-05-131-3/+3
* - Don't include both <sys/types.h> and <sys/param.h>trasz2009-09-021-9/+6
* Make the code more readable and fix chmod(1) on symlinks withtrasz2009-08-311-13/+15
* With NFSv4 ACLs, it is possible that applying a mode to an ACL whichtrasz2009-07-011-2/+30
* Staticify internal routines.delphij2009-06-231-2/+2
* Make the Monty Python quote more google friendly instead oftrhodes2009-01-261-3/+2
* Note the implication of setting the 'w' permission on directories,trhodes2009-01-231-2/+7
* - Mention umask(2) when first referring to it.ru2006-12-221-2/+6
* Expand contractions.ru2005-02-131-1/+1
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-161-5/+5
* /*- or .\"- or #- to begin license clauses.imp2005-01-102-1/+2
* Remove clause 3 from the UCB licenses.markm2004-04-062-8/+0
* Print unambiguous paths with -R -v.ru2003-12-161-1/+1
* Remove the code for parsing octal modes, since setmode(3) alreadytobez2003-10-311-22/+5
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* Remove now unnecessary main() prototype.mux2003-01-291-1/+0
* mdoc(7) police: In DESCRIPTION, list the options in pure alphabeticalru2002-11-251-14/+17
* Cross-reference setfacl(1).tjr2002-11-041-0/+1
* Return the ``u''trhodes2002-10-011-1/+1
* s/behaviour/behavior/ in the chmod(1) manualtrhodes2002-09-281-1/+1
* mdoc(7) police: kill hard sentence breaks and one double space.ru2002-08-091-5/+9
* Allow "-v -v" to mean very verbose.obrien2002-08-042-4/+23
* Revert previous delta, which is not required with rev 1.5 ofsheldonh2002-07-151-1/+0
* Don't duplicate the description of the sticky bit that is alreadykeramida2002-07-121-7/+4
* Set WFORMAT=0, because our compiler currently complains about NULLsheldonh2002-07-111-0/+1
* err() is documented as allowing NULL for the format string but GCC isn'tdillon2002-07-101-1/+1
* Consistently use __FBSDIDobrien2002-06-301-2/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4markm2002-02-221-9/+8
* Modernization effort for bin/c*:imp2002-02-021-7/+5
* Refer to the original mode of the file, not the mode of the originalsheldonh2002-02-011-3/+3
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-2/+0
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-151-3/+1
* Remove whitespace at EOL.dd2001-07-151-17/+17
* WARNS= -> WARNS?=dd2001-06-221-1/+1
* Fixed the bug from the previous revision.ru2001-05-311-1/+1
* Change noop option -h to do the real work. Now mode of symbolic linkru2001-05-282-20/+22
* Follow symbolic links named as command line arguments if run without -R.ru2001-05-281-2/+3
* Make it clear that -P is the default.ru2001-05-251-0/+1
OpenPOWER on IntegriCloud