cleanups. return when printing NULL commands
[unix-history] / usr / src / bin / chmod /
1992-06-02 Elan AmirAdded -Hh documentation.
1992-06-02 Elan AmirAdded -Hh options.
1992-01-28 Keith Bosticfts_statb -> fts_statp
1991-12-29 Keith Bosticdon't permit illegal file modes; lots of minor ANSI...
1991-07-24 Cynthia A. E. Livi... .Os change
1991-06-28 Keith Bosticadd POSIX/IEEE contribution notice
1991-03-13 Keith Bosticfts(3) now sets errno correctly, FTS_DNX no longer...
1991-03-08 Cynthia A. E. Livi... upgrade to new -mdoc macros & rip out -f flag
1991-03-08 Keith Bostic-f is longer documented; left for compatibility
1991-01-10 Keith Bosticfts is in section 3
1991-01-10 Keith Bosticupdate to allow "u=g" style modes
1990-11-22 Keith Bosticput in rest of fts(3) error returns
1990-11-15 Keith Bosticnew fts routine names
1990-07-25 Cynthia A. E. Livi... .Xr botch fix
1990-06-25 Cynthia A. E. Livi... converted man page
1990-06-25 Cynthia A. E. Livi... fix cross reference fts(3)
1990-06-17 Keith BosticFTS_MULTIPLE is gone
1990-06-11 Cynthia A. E. Livi... converted man page
1990-06-01 Keith Bosticnew copyright notice
1990-05-18 Keith Bosticnew structure names for fts
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-12 Keith Bosticfirst pass for new make
1990-04-29 Keith Bosticcleanup, minor syntax changes
1990-04-29 Keith Bosticparenthetical mistake
1990-04-17 Keith Bosticnew version of get/setmode
1990-03-06 Keith Bosticfix errno for ANSI variable scopign
1990-01-02 Keith Bosticfrom scratch, using fts(3) and setmode(3) and the POSIX...
1988-10-19 Keith Bosticdate and time created 88/10/18 20:20:37 by bostic
1988-04-22 Keith Bosticadd getopt; clean up tree traversal; lint cleanups
1987-12-22 Keith Bosticmake ANSI C compatible; besides, structs don't fit...
1986-05-23 Kirk McKusickdo not follow symbolic links; clarify error messages
1986-05-23 Kirk McKusickclarify that -R does not follow symbolic links
1985-09-01 Sam Lefflerdocument -f
1985-09-01 Sam Leffleradd -f flag for install; cleanup -R code
1985-06-19 Kirk McKusickfix mode propagation
1985-06-10 Kirk McKusickmake ``chmod -x ...'' work right
1985-05-01 Distribution FolksAdd copyright
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-03-21 Kirk McKusickdelete -X flag; replace with X mode to indicate conditi...
1984-06-19 Ralph Campbellchmod follows links so don't use lstat.
1984-04-01 Kevin Layer-X flag: set execute bits if set anywhere in mode
1984-03-29 Kevin LayerDon't fiddle with the modes with the -R flag...
1984-03-27 Kevin Layerdate and time created 84/03/26 15:26:11 by layer