| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 1 | -1/+1 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | Use Fx macro wherever possible. | ru | 2000-11-14 | 1 | -1/+3 |
* | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 1 | -1/+0 |
* | Optimize out no-op chmod() syscalls. | peter | 2000-07-29 | 1 | -2/+5 |
* | Don't call warn() with no format string. This is potentially exploitable, alt... | kris | 2000-07-10 | 1 | -1/+1 |
* | From the PR: | unfurl | 2000-02-17 | 1 | -4/+4 |
* | Default to not -v. | obrien | 1999-11-28 | 1 | -2/+2 |
* | Add "-v". | obrien | 1999-11-27 | 2 | -2/+18 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 3 | -3/+3 |
* | Sort cross-references. Move mount(8) down the list where it belongs, in | chris | 1999-08-25 | 1 | -2/+2 |
* | Bad reference of mount(1) changed to mount(8). | chris | 1999-08-14 | 1 | -3/+3 |
* | Document -f flag: | chris | 1999-08-08 | 2 | -4/+10 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 1 | -2/+2 |
* | Free memory obtained from setmode. | imp | 1998-12-16 | 1 | -1/+2 |
* | Improve description of absolute modes. | jkoshy | 1998-05-19 | 1 | -20/+46 |
* | Restore original Lite-2 sccsid. Restore include of sys/types.h. | charnier | 1998-05-13 | 1 | -2/+3 |
* | Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. | charnier | 1998-05-06 | 2 | -8/+9 |
* | Reviewed by: hackers@freebsd.org in general | julian | 1997-11-13 | 1 | -2/+6 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 3 | -3/+3 |