freebsd-dev/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