History log of /csrg-svn/bin/chmod/ (Results 1 – 25 of 63)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6660001-Apr-1994 bostic

setting errno and then not exiting isn't safe

6655331-Mar-1994 bostic

doing a chmod on a directory causing a cycle is probably the
right thing to do

6654931-Mar-1994 bostic

check for fts_read error

6654531-Mar-1994 bostic

better wording

6654431-Mar-1994 bostic

do some more error checking on the octal value

6654331-Mar-1994 bostic

POSIX 1003.2B/D9 symbolic links

6644525-Mar-1994 bostic

handle all of the 'weird' strings
check only the first two chars, so that long perm specs (e.g. "-xr") are OK.
From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>

6644425-Mar-1994 bostic

add 'permcopy' chars to the accepted perm list
explain what they are
correctly explain the operation of "-x", etc.
From: "Chris G. Demetriou" <cgd@postgres.Berkeley.EDU>

6516316-Dec-1993 bostic

handle first argument of -r,o=rw, for example

6367429-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6367329-Jun-1993 mckusick

garmmer nits

6359727-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

6359627-Jun-1993 bostic

don't set FTS_NOSTAT, because don't want to "chmod" symbolic links
From: Theo Deraadt <deraadt@sun-lamp.cs.berkeley.edu>

6068031-May-1993 bostic

4.4BSD snapshot (revision 8.1)

5814221-Feb-1993 bostic

use err(3) functions, minor cleanups

5573627-Jul-1992 bostic

on second thought, make it symlink(7)

5571927-Jul-1992 bostic

add symlin(1)

5378301-Jun-1992 elan

Added -Hh documentation.

5378201-Jun-1992 elan

Added -Hh options.

5223727-Jan-1992 bostic

fts_statb -> fts_statp

5207028-Dec-1991 bostic

don't permit illegal file modes; lots of minor ANSI/cleanup

5049223-Jul-1991 cael

.Os change

5018127-Jun-1991 bostic

add POSIX/IEEE contribution notice

4723512-Mar-1991 bostic

fts(3) now sets errno correctly, FTS_DNX no longer exists

4708907-Mar-1991 cael

upgrade to new -mdoc macros & rip out -f flag

123