index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
chmod
/
chmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
1
-1
/
+1
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
1
-4
/
+0
*
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
*
Allow "-v -v" to mean very verbose.
obrien
2002-08-04
1
-3
/
+19
*
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
*
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
1
-7
/
+17
*
Follow symbolic links named as command line arguments if run without -R.
ru
2001-05-28
1
-2
/
+3
*
Make this compile with WARNS=2
kris
2001-05-20
1
-0
/
+1
*
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
*
Default to not -v.
obrien
1999-11-28
1
-2
/
+2
*
Add "-v".
obrien
1999-11-27
1
-2
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Document -f flag:
chris
1999-08-08
1
-3
/
+3
*
Free memory obtained from setmode.
imp
1998-12-16
1
-1
/
+2
*
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
1
-3
/
+4
*
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
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Cleanup man page and -Wall cleaning.
steve
1996-12-14
1
-3
/
+3
*
chmod(2) directories once only (was twice)
adam
1996-08-10
1
-6
/
+5
*
You will find enclosed some changes to make gcc -Wall more happy in
joerg
1995-03-19
1
-1
/
+3
*
Include <limits.h> to get the definition of INT_MAX - don't depend on
bde
1995-02-03
1
-1
/
+2
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
1
-0
/
+201