summaryrefslogtreecommitdiff
path: root/bin/chmod/chmod.c
AgeCommit message (Expand)Author
2023-05-05If chown and chgrp can grow -d flags to suppress performing thekre
2012-10-22fix argument parsing.christos
2012-10-22add --reference=rfilechristos
2011-08-29Use __deadjoerg
2010-01-22Document "-f". From Andreas Wiese in PR bin/35409, slightly modified.snj
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-10-01Now that setmode() is fixed, handle errors with err instead errx.christos
2004-01-04Remove unused code left over from temporary printescaped functionality.jschauma
2003-09-14Following private discussion with kleink@ and hubertf@ and public discussionjschauma
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2002-07-07Align default behaviour of chmod, chgrp, chown, and chflags with symlink(7),bjh21
2002-05-31Fix a comment: POSIX doesn't specify -h.bjh21
2001-09-16ANSIfy, use {s,g}etprogname and other KNF. Patch by Petri Koistinen.wiz
2000-10-10Printing argv[0] on fts_open failure doesn't make sense. Just printenami
2000-09-06Remove a hack to prevent unwanted gcc -Wuninitialized warning; it's nowenami
2000-07-07do not pass user-supplied string alone, to errx?(). use "%s".itojun
2000-01-20Oops; remove unused variables.mycroft
2000-01-20Just use setmode(3); don't special-case numeric values.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint.mycroft
1997-10-11Add -h to usage.enami
1997-10-06Change noop option -h to do the real work. Now mode of symbolic linkenami
1997-10-06Don't pass the pathname itself as format string of warn(). Instead,enami
1997-07-20- Use __COPYRIGHT() and __RCSID().thorpej
1997-06-26POSIX.2 utilities must call setlocale(LC_ALL, "");kleink
1995-03-21convert to new RCS id conventions.cgd
1995-01-15Change directory permissions in pre-order.mycroft
1994-09-20Need limits.h.mycroft
1994-09-20Merge with 4.4-Lite.mycroft
1994-02-11don't barf over strange mode specscgd
1993-08-06Incorporate new version from uunet, with local changes.mycroft
1993-08-05change for new fts libraryderaadt
1993-08-01Add RCS identifiers.mycroft
1993-06-07chmod.0 says:deraadt
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd