aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/chown
Commit message (Expand)AuthorAgeFilesLines
* Somehow I didn't get all the "-v" code commited.David E. O'Brien2000-03-083-10/+7
* Revert rev 1.3. chown(8)-like functionality has been added to mknod(8)David E. O'Brien2000-01-061-6/+1
* Install `chown' into /sbin rather than /usr/sbin as `chown' is needed byDavid E. O'Brien1999-12-141-1/+7
* Add "-v".David E. O'Brien1999-11-273-4/+29
* add .Sh DIAGNOSTICSPhilippe Charnier1999-10-171-5/+5
* space is not allowed between owner and :group.Philippe Charnier1999-10-081-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Backed out previous commit. chown(8) doesn't follow symlinks byBruce Evans1998-05-031-1/+2
* Don't ignore symbolic links in the absence of -h, -H or -L options.Wolfgang Helbig1998-05-021-2/+1
* Allow -R and -h to be combined as long as no symlink-following flagsJordan K. Hubbard1998-03-091-2/+2
* Chown(8) compiled with -DSUPPORT_DOT (backward compatibility) doesWolfram Schneider1997-09-211-6/+6
* Cosmetic in man page. Sync usage() with man page.Philippe Charnier1997-09-043-19/+25
* Correct error message when the superuser tries to changeSteve Price1997-08-241-13/+11
* Activate the -h flag which tells chown/chgrp to work on the symlink itselfPeter Wemm1997-03-313-38/+29
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
* chown(8) and chgrp(1) directories once onlyAdam David1996-08-141-5/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* groups[] is of type gid_t.David Greenman1994-09-231-1/+1
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-264-0/+567