freebsd-src/bin/chmod
Edward Tomasz Napierala f0246686c6 - Don't include both <sys/types.h> and <sys/param.h>
- Keep variables sorted

- Fix logic error with -f and -v options - don't print
  the usual -v output if there was an error, whether or not
  we were passed -f

- Don't call free(3) just before exit(2)

- Whitespace fixes

Submitted by:	bde
2009-09-02 05:26:59 +00:00
..
chmod.1 Make the Monty Python quote more google friendly instead of 2009-01-26 18:14:21 +00:00
chmod.c - Don't include both <sys/types.h> and <sys/param.h> 2009-09-02 05:26:59 +00:00
Makefile Revert previous delta, which is not required with rev 1.5 of 2002-07-15 12:08:21 +00:00