Home | History | Annotate | only in /src/sbin/chown
History log of /src/sbin/chown
RevisionDateAuthorComments
 1.6 13-Jan-2011  haad Use SYMLINKS, I'm not sure why I ahve commited old version of my patch, but
it should be ok now. Thanks to tron@ for pointing at this issue.
 1.5 13-Jan-2011  haad Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.
 1.4 03-Nov-1993  mycroft Clean up deleted files.
 1.3 01-Aug-1993  mycroft Add RCS identifiers.
 1.2 05-Apr-1993  cgd made link to chgrp relative
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.10 20-May-2023  pgoyette ALso fix chgrp Synopsis to include -d option
 1.9 04-May-2023  pgoyette Add a -d flag to avoid changing a file's owner/group to the current
value. This avoids some unnecessary operations on the file.

As discussed on tech-userlevel@
 1.8 04-Jul-2017  wiz Add EXIT STATUS section. Use Ex.
 1.7 03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.6 17-Dec-2013  apb In all man pages that say:

The -H, -L and -P options are ignored unless the -R option is
specified. In addition, these options override each other and the
command's actions are determined by the last one specified.

Add:

The default is as if the -P option had been specified.
 1.5 22-Oct-2012  christos support --reference=rfile
 1.4 13-Jan-2011  haad branches: 1.4.6; 1.4.12;
Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.
 1.3 03-Nov-1993  mycroft Clean up deleted files.
 1.2 01-Aug-1993  mycroft Add RCS indentifiers.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.4.12.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.12.1 20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.6.1 30-Oct-2012  yamt sync with head
 1.14 20-May-2023  pgoyette dd -d to the Synopsis
 1.13 04-May-2023  pgoyette Add a -d flag to avoid changing a file's owner/group to the current
value. This avoids some unnecessary operations on the file.

As discussed on tech-userlevel@
 1.12 04-Jul-2017  wiz Add EXIT STATUS section. Use Ex. Sort sections.
 1.11 03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.10 11-Sep-2016  sevan Document the version chown first appeared.
Replace contractions highlighted by textproc/igor.
Bump date.
 1.9 12-Jul-2016  wiz Bump date for previous.
 1.8 12-Jul-2016  zafer improve description regarding symbolic links. ok @wiz.
 1.7 17-Dec-2013  apb In all man pages that say:

The -H, -L and -P options are ignored unless the -R option is
specified. In addition, these options override each other and the
command's actions are determined by the last one specified.

Add:

The default is as if the -P option had been specified.
 1.6 23-Oct-2012  wiz + ly
 1.5 22-Oct-2012  christos support --reference=rfile
 1.4 13-Jan-2011  haad branches: 1.4.6; 1.4.12;
Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.
 1.3 03-Nov-1993  mycroft Clean up deleted files.
 1.2 01-Aug-1993  mycroft Add RCS indentifiers.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.4.12.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.12.1 20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.4.6.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.6.1 30-Oct-2012  yamt sync with head
 1.12 04-May-2023  christos KNF: no space after ( and before ), constants on the RHS (like everywhere else
in this file).
 1.11 04-May-2023  martin Cast -1 to expected type and fix a edititing mishap to make this build.
 1.10 04-May-2023  pgoyette Add a -d flag to avoid changing a file's owner/group to the current
value. This avoids some unnecessary operations on the file.

As discussed on tech-userlevel@
 1.9 28-Apr-2023  pgoyette Fix typo in comment
 1.8 24-Oct-2012  enami The id chgrp command is required to change is not uid but gid.
 1.7 23-Oct-2012  christos - use {g,s}etprogname()
- fix usage
 1.6 22-Oct-2012  christos support --reference=rfile
 1.5 29-Aug-2011  joerg branches: 1.5.2; 1.5.8;
Use __dead
 1.4 13-Jan-2011  haad Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.
 1.3 03-Nov-1993  mycroft Clean up deleted files.
 1.2 01-Aug-1993  mycroft Add RCS identifiers.
 1.1 21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.1 21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.5.8.1 20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.5.2.1 30-Oct-2012  yamt sync with head

RSS XML Feed