aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Use Fx macro wherever possible.Ruslan Ermilov2000-11-141-1/+3
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+0
* Optimize out no-op chmod() syscalls.Peter Wemm2000-07-291-2/+5
* Don't call warn() with no format string. This is potentially exploitable, alt...Kris Kennaway2000-07-101-1/+1
* From the PR:Bill Swingle2000-02-171-4/+4
* Default to not -v.David E. O'Brien1999-11-281-2/+2
* Add "-v".David E. O'Brien1999-11-272-2/+18
* $Id$ -> $FreeBSD$Peter Wemm1999-08-273-3/+3
* Sort cross-references. Move mount(8) down the list where it belongs, inChris Costello1999-08-251-2/+2
* Bad reference of mount(1) changed to mount(8).Chris Costello1999-08-141-3/+3
* Document -f flag:Chris Costello1999-08-082-4/+10
* Various spelling/formatting changes.Kris Kennaway1999-05-081-2/+2
* Free memory obtained from setmode.Warner Losh1998-12-161-1/+2
* Improve description of absolute modes.Joseph Koshy1998-05-191-20/+46
* Restore original Lite-2 sccsid. Restore include of sys/types.h.Philippe Charnier1998-05-131-2/+3
* Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc.Philippe Charnier1998-05-062-8/+9
* Reviewed by: hackers@freebsd.org in generalJulian Elischer1997-11-131-2/+6
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Cleanup man page and -Wall cleaning.Steve Price1996-12-142-5/+6
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+6
* chmod(2) directories once only (was twice)Adam David1996-08-101-6/+5