| Commit message (Expand) | Author | Age | Files | Lines |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | imp | 2004-08-07 | 1 | -4/+0 |
* | Use uid_t. | charnier | 2003-09-07 | 1 | -3/+4 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | obrien | 2003-05-03 | 1 | -3/+2 |
* | Similar to chmod(1); make -v -v mean very verbose and show | johan | 2003-04-25 | 1 | -3/+31 |
* | Use basename(3). | obrien | 2002-12-30 | 1 | -3/+2 |
* | Fix a spelling mistake. | dwmalone | 2002-07-17 | 1 | -1/+1 |
* | Kill __P(), use ANSI C function declarations, remove local prototype for main, | jmallett | 2002-06-30 | 1 | -21/+14 |
* | In the SUPPORT_DOT case, warn that seperation with a period is deprecated. | jmallett | 2002-06-27 | 1 | -0/+1 |
* | Don't exit immediately if an error occurs, continue but exit non-zero. | tjr | 2002-06-02 | 1 | -5/+9 |
* | Add prototypes for main() so that these programs compile with -Werror | luigi | 2001-12-14 | 1 | -0/+1 |
* | Clean up, WARNSify, unbreak -v option handling. | ru | 2001-09-13 | 1 | -52/+51 |
* | Fixed the bug from the previous revision. | ru | 2001-05-31 | 1 | -1/+1 |
* | Follow symbolic links named as command line arguments if run without -R. | ru | 2001-05-28 | 1 | -2/+3 |
* | Initialize vflag like the rest (not necessary, but this keeps it together) | peter | 2000-07-29 | 1 | -1/+4 |
* | Somehow I didn't get all the "-v" code commited. | obrien | 2000-03-08 | 1 | -1/+4 |
* | Add "-v". | obrien | 1999-11-27 | 1 | -4/+10 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Backed out previous commit. chown(8) doesn't follow symlinks by | bde | 1998-05-03 | 1 | -1/+2 |
* | Don't ignore symbolic links in the absence of -h, -H or -L options. | helbig | 1998-05-02 | 1 | -2/+1 |
* | Allow -R and -h to be combined as long as no symlink-following flags | jkh | 1998-03-09 | 1 | -2/+2 |
* | Chown(8) compiled with -DSUPPORT_DOT (backward compatibility) does | wosch | 1997-09-21 | 1 | -6/+6 |
* | Cosmetic in man page. Sync usage() with man page. | charnier | 1997-09-04 | 1 | -6/+6 |
* | Correct error message when the superuser tries to change | steve | 1997-08-24 | 1 | -13/+11 |
* | Activate the -h flag which tells chown/chgrp to work on the symlink itself | peter | 1997-03-31 | 1 | -13/+16 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
* | chown(8) and chgrp(1) directories once only | adam | 1996-08-14 | 1 | -5/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
* | groups[] is of type gid_t. | dg | 1994-09-23 | 1 | -1/+1 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+273 |