| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use uid_from_user(3) and gid_from_group(3) in utilities that |  millert | 2018-09-16 | 1 | -7/+5 |
| * | chown: Remove SUPPORT_DOT ifdef - it's on by default for 22 years |  awolk | 2017-05-28 | 1 | -4/+6 |
| * | In chmod's symbolic mode without -h and -R flags, a missing FTS_COMFOLLOW |  tb | 2017-02-17 | 1 | -2/+4 |
| * | Delete useless setlocale(3) in src/bin/. |  schwarze | 2016-10-19 | 1 | -7/+4 |
| * | Document the -h option for chmod and chflags, rewording the chgrp(1) and |  guenther | 2015-12-31 | 1 | -9/+5 |
| * | Change all tame callers to namechange to pledge(2). |  deraadt | 2015-10-09 | 1 | -3/+3 |
| * | oops! cannot tame the chmod case, because the kernel drops the |  deraadt | 2015-10-03 | 1 | -4/+1 |
| * | the chmod & chflags codepaths can use tame "stdio rpath fattr". the |  deraadt | 2015-10-03 | 1 | -1/+7 |
| * | KNF |  deraadt | 2015-10-03 | 1 | -3/+2 |
| * | Put fts_close() where missing. |  uebayasi | 2015-06-25 | 1 | -1/+2 |
| * | Correct the handling of symbolic links by chmod/chgrp/chown/chflags, |  guenther | 2014-12-13 | 1 | -34/+43 |
| * | Properly validate ranges: |  tobias | 2014-12-13 | 1 | -8/+10 |
| * | In case of invalid syntax like "chmod -Pr -w tf" (trailing mode letter |  schwarze | 2014-10-06 | 1 | -9/+13 |
| * | Use errc/warnc to simplify code. |  guenther | 2014-05-21 | 1 | -3/+3 |
| * | lint is dead (long live the lint!), so stop using it as a cpp conditional |  guenther | 2014-03-16 | 1 | -5/+1 |
| * | remove some unnecessary sys/param.h inclusions |  deraadt | 2012-12-04 | 1 | -2/+2 |
| * | zap from usage() as well; reminded by jmc@ |  okan | 2011-03-09 | 1 | -3/+3 |
| * | sync comment with reality, -f won't be documented. |  jasper | 2010-01-12 | 1 | -2/+2 |
| * | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -15/+1 |
| * | fix the synopsis for chown(8) |  sobrado | 2009-01-21 | 1 | -3/+7 |
| * | various small lint cleanups; ok otto |  deraadt | 2006-04-25 | 1 | -5/+7 |
| * | some warning reduction |  tedu | 2006-01-25 | 1 | -15/+16 |
| * | an old diff from tech to convert to using strtonum and some other misc |  tedu | 2006-01-25 | 1 | -36/+45 |
| * | kill unused var found by lint. ok deraadt@ |  otto | 2005-11-29 | 1 | -7/+6 |
| * | sync usage(); |  jmc | 2005-10-15 | 1 | -3/+3 |
| * | setmode(3) returns void *, not mode_t *. ok millert@ |  otto | 2004-07-01 | 1 | -3/+3 |
| * | If the user does "chown foo.bar" check to see if foo.bar is a username |  millert | 2004-02-16 | 1 | -8/+16 |
| * | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -7/+3 |
| * | Undo a misguided attempt to fix speling errors from long ago. UCB |  millert | 2003-06-01 | 1 | -3/+3 |
| * | ansi |  deraadt | 2002-07-04 | 1 | -11/+8 |
| * | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -5/+5 |
| * | make -h option work again, it was left out on the getopt string |  ericj | 2000-07-31 | 1 | -3/+3 |
| * | merge chflags(1) into chmod. |  mickey | 2000-07-19 | 1 | -11/+44 |
| * | warnx?/errx? paranoia (use "%s" not a bare string unless it is a |  millert | 2000-06-30 | 1 | -3/+3 |
| * | oops |  mickey | 2000-06-09 | 1 | -3/+3 |
| * | merge chown/chgrp into chmod. |  mickey | 2000-06-09 | 1 | -28/+123 |
| * | spelling |  todd | 1997-11-08 | 1 | -3/+3 |
| * | somebody added setlocale() w/o locale.h |  grr | 1997-06-28 | 1 | -2/+3 |
| * | setlocale; kleink |  deraadt | 1997-06-27 | 1 | -2/+5 |
| * | -Wall'ing. |  mickey | 1996-12-14 | 1 | -3/+6 |
| * | zap getopt() case of -?, come on, it is the default! |  deraadt | 1996-08-02 | 1 | -3/+2 |
| * | update rcsid |  deraadt | 1996-06-23 | 1 | -1/+2 |
| * | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+209 |