aboutsummaryrefslogtreecommitdiff
path: root/bin/chmod/chmod.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.30:Anton Berezin2003-11-141-21/+4
* MFC: r1.21:Tom Rhodes2002-10-181-7/+17
* Back out recent commit. Incorrect impression that 'h' was alreadyTom Rhodes2002-09-181-2/+2
* MFC: 'h' missing in getopt() callTom Rhodes2002-09-171-2/+2
* MFC: rev 1.19 (quiet warnings)David E. O'Brien2001-08-011-0/+1
* MFC: [rev 1.18] Optimize out no-op chmod() syscalls.Paul Saab2000-08-071-2/+5
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-201-1/+1
* Default to not -v.David E. O'Brien1999-11-281-2/+2
* Add "-v".David E. O'Brien1999-11-271-2/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Document -f flag:Chris Costello1999-08-081-3/+3
* Free memory obtained from setmode.Warner Losh1998-12-161-1/+2
* 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-061-3/+4
* 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-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Cleanup man page and -Wall cleaning.Steve Price1996-12-141-3/+3
* chmod(2) directories once only (was twice)Adam David1996-08-101-6/+5
* You will find enclosed some changes to make gcc -Wall more happy inJoerg Wunsch1995-03-191-1/+3
* Include <limits.h> to get the definition of INT_MAX - don't depend onBruce Evans1995-02-031-1/+2
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+201