summaryrefslogtreecommitdiff
path: root/bin/chmod
AgeCommit message (Expand)Author
2010-01-22Document "-f". From Andreas Wiese in PR bin/35409, slightly modified.snj
2009-03-24Remove physical markup.joerg
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-12-09Add xref to chflags(1). From Andre Luiz de Oliveira in PR 32265.wiz
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
2003-01-20Start new paragraph after options are listed.enami
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
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Sort sections, drop unnecessary .Pps.wiz
2001-09-16ANSIfy, use {s,g}etprogname and other KNF. Patch by Petri Koistinen.wiz
2000-10-14The "X" permission _is_ specified by POSIX.2.bjh21
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-09-04For commands and utilities, use EXIT STATUS rather than RETURN VALUES askleink
2000-08-28Add 'RETURN VALUE' section header.hubertf
2000-07-07do not pass user-supplied string alone, to errx?(). use "%s".itojun
2000-02-05Sync wi/ what mdoc.samples(7) says:enami
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-20Fix .Nm usage.enami
1997-10-11Add -h to usage.enami
1997-10-06Document -h flag, option to manupilate symbolic link.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-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Build with WARNS.thorpej
1997-07-20- Use __COPYRIGHT() and __RCSID().thorpej
1997-06-26POSIX.2 utilities must call setlocale(LC_ALL, "");kleink
1997-06-23Use .Xr (from PR#3627)pk
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
1994-02-10add some info about u, g, o perm specscgd
1994-01-11Fix spelling errors.jtc
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-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-06-07chmod.0 says:deraadt