aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-51/+53
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | Change directory permissions in pre-order.Sergey Kandaurov2015-06-041-2/+4
| |/ |/|
* | Standardise chmod, chflags, chown and chgrp recursive symlink processingSteven Hartland2015-04-292-51/+53
|/
* Update sticky(7) cross references.Sergey Kandaurov2011-05-131-3/+3
* - Don't include both <sys/types.h> and <sys/param.h>Edward Tomasz Napierala2009-09-021-9/+6
* Make the code more readable and fix chmod(1) on symlinks withEdward Tomasz Napierala2009-08-311-13/+15
* With NFSv4 ACLs, it is possible that applying a mode to an ACL whichEdward Tomasz Napierala2009-07-011-2/+30
* Staticify internal routines.Xin LI2009-06-231-2/+2
* Make the Monty Python quote more google friendly instead ofTom Rhodes2009-01-261-3/+2
* Note the implication of setting the 'w' permission on directories,Tom Rhodes2009-01-231-2/+7
* - Mention umask(2) when first referring to it.Ruslan Ermilov2006-12-221-2/+6
* Expand contractions.Ruslan Ermilov2005-02-131-1/+1
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-5/+5
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-102-1/+2
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-062-8/+0
* Print unambiguous paths with -R -v.Ruslan Ermilov2003-12-161-1/+1
* Remove the code for parsing octal modes, since setmode(3) alreadyAnton Berezin2003-10-311-22/+5
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Remove now unnecessary main() prototype.Maxime Henrion2003-01-291-1/+0
* mdoc(7) police: In DESCRIPTION, list the options in pure alphabeticalRuslan Ermilov2002-11-251-14/+17
* Cross-reference setfacl(1).Tim J. Robbins2002-11-041-0/+1
* Return the ``u''Tom Rhodes2002-10-011-1/+1
* s/behaviour/behavior/ in the chmod(1) manualTom Rhodes2002-09-281-1/+1
* mdoc(7) police: kill hard sentence breaks and one double space.Ruslan Ermilov2002-08-091-5/+9
* Allow "-v -v" to mean very verbose.David E. O'Brien2002-08-042-4/+23
* Revert previous delta, which is not required with rev 1.5 ofSheldon Hearn2002-07-151-1/+0
* Don't duplicate the description of the sticky bit that is alreadyGiorgos Keramidas2002-07-121-7/+4
* Set WFORMAT=0, because our compiler currently complains about NULLSheldon Hearn2002-07-111-0/+1
* err() is documented as allowing NULL for the format string but GCC isn'tMatthew Dillon2002-07-101-1/+1
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Fix warnings inspired by lint, a commercial lint and WARNS=4Mark Murray2002-02-221-9/+8
* Modernization effort for bin/c*:Warner Losh2002-02-021-7/+5
* Refer to the original mode of the file, not the mode of the originalSheldon Hearn2002-02-011-3/+3
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-2/+0
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-17/+17
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* Fixed the bug from the previous revision.Ruslan Ermilov2001-05-311-1/+1
* Change noop option -h to do the real work. Now mode of symbolic linkRuslan Ermilov2001-05-282-20/+22
* Follow symbolic links named as command line arguments if run without -R.Ruslan Ermilov2001-05-281-2/+3
* Make it clear that -P is the default.Ruslan Ermilov2001-05-251-0/+1
* Make this compile with WARNS=2Kris Kennaway2001-05-202-0/+3
* The 'X' permission symbol is specified by POSIX.2, so don't say that itBen Smithurst2001-03-011-4/+2