summaryrefslogtreecommitdiffstats
path: root/bin/chmod
Commit message (Expand)AuthorAgeFilesLines
* - 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
* Make this compile with WARNS=2kris2001-05-202-0/+3
* The 'X' permission symbol is specified by POSIX.2, so don't say that itben2001-03-011-4/+2
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.ru2001-02-131-1/+1
* Prepare for mdoc(7)NG.ru2001-01-161-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Use Fx macro wherever possible.ru2000-11-141-1/+3
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
* Optimize out no-op chmod() syscalls.peter2000-07-291-2/+5
* Don't call warn() with no format string. This is potentially exploitable, alt...kris2000-07-101-1/+1
* From the PR:unfurl2000-02-171-4/+4
* Default to not -v.obrien1999-11-281-2/+2
* Add "-v".obrien1999-11-272-2/+18
* $Id$ -> $FreeBSD$peter1999-08-273-3/+3
* Sort cross-references. Move mount(8) down the list where it belongs, inchris1999-08-251-2/+2
* Bad reference of mount(1) changed to mount(8).chris1999-08-141-3/+3
* Document -f flag:chris1999-08-082-4/+10
* Various spelling/formatting changes.kris1999-05-081-2/+2
* Free memory obtained from setmode.imp1998-12-161-1/+2
* Improve description of absolute modes.jkoshy1998-05-191-20/+46
OpenPOWER on IntegriCloud