Searched hist:196753 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/bin/chmod/
H A Dchmod.cdiff 196753 Wed Sep 02 03:37:15 MDT 2009 trasz - 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

Completed in 71 milliseconds