| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a spelling mistake. | David Malone | 2002-07-17 | 1 | -1/+1 |
* | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -4/+5 |
* | Kill __P(), use ANSI C function declarations, remove local prototype for main, | Juli Mallett | 2002-06-30 | 1 | -21/+14 |
* | In the SUPPORT_DOT case, warn that seperation with a period is deprecated. | Juli Mallett | 2002-06-27 | 1 | -0/+1 |
* | Don't exit immediately if an error occurs, continue but exit non-zero. | Tim J. Robbins | 2002-06-02 | 1 | -5/+9 |
* | mdoc(7) police: removed an extra .Op call. | Ruslan Ermilov | 2002-05-30 | 1 | -1/+1 |
* | chown(8) was not describing symlinks correctly, fixed. | Tom Rhodes | 2002-04-09 | 1 | -3/+6 |
* | Add prototypes for main() so that these programs compile with -Werror | Luigi Rizzo | 2001-12-14 | 1 | -0/+1 |
* | Clean up, WARNSify, unbreak -v option handling. | Ruslan Ermilov | 2001-09-13 | 2 | -52/+52 |
* | If a sentence starts inside parenthesis, it should end inside | Dima Dorfman | 2001-09-11 | 1 | -1/+1 |
* | mdoc(7) police: utilize the new .Ex macro. | Ruslan Ermilov | 2001-08-15 | 2 | -7/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -1/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 2 | -2/+2 |
* | Starting with 5.0-R, do not support `.' as a owner / group delimiter. | David E. O'Brien | 2001-05-31 | 1 | -1/+0 |
* | Fixed the bug from the previous revision. | Ruslan Ermilov | 2001-05-31 | 1 | -1/+1 |
* | Follow symbolic links named as command line arguments if run without -R. | Ruslan Ermilov | 2001-05-28 | 1 | -2/+3 |
* | Make it clear that -P is the default. | Ruslan Ermilov | 2001-05-25 | 2 | -0/+2 |
* | - Backout botched attempt to introduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -2/+1 |
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | Ruslan Ermilov | 2001-02-13 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -2/+2 |
* | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 2 | -3/+3 |
* | Initialize vflag like the rest (not necessary, but this keeps it together) | Peter Wemm | 2000-07-29 | 1 | -1/+4 |
* | Somehow I didn't get all the "-v" code commited. | David E. O'Brien | 2000-03-08 | 3 | -10/+7 |
* | Revert rev 1.3. chown(8)-like functionality has been added to mknod(8) | David E. O'Brien | 2000-01-06 | 1 | -6/+1 |
* | Install `chown' into /sbin rather than /usr/sbin as `chown' is needed by | David E. O'Brien | 1999-12-14 | 1 | -1/+7 |
* | Add "-v". | David E. O'Brien | 1999-11-27 | 3 | -4/+29 |
* | add .Sh DIAGNOSTICS | Philippe Charnier | 1999-10-17 | 1 | -5/+5 |
* | space is not allowed between owner and :group. | Philippe Charnier | 1999-10-08 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
* | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
* | Backed out previous commit. chown(8) doesn't follow symlinks by | Bruce Evans | 1998-05-03 | 1 | -1/+2 |
* | Don't ignore symbolic links in the absence of -h, -H or -L options. | Wolfgang Helbig | 1998-05-02 | 1 | -2/+1 |
* | Allow -R and -h to be combined as long as no symlink-following flags | Jordan K. Hubbard | 1998-03-09 | 1 | -2/+2 |
* | Chown(8) compiled with -DSUPPORT_DOT (backward compatibility) does | Wolfram Schneider | 1997-09-21 | 1 | -6/+6 |
* | Cosmetic in man page. Sync usage() with man page. | Philippe Charnier | 1997-09-04 | 3 | -19/+25 |
* | Correct error message when the superuser tries to change | Steve Price | 1997-08-24 | 1 | -13/+11 |
* | Activate the -h flag which tells chown/chgrp to work on the symlink itself | Peter Wemm | 1997-03-31 | 3 | -38/+29 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-31 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | Sort cross references. | Wolfram Schneider | 1997-01-20 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | [HISTORY] command appeared in Version 1 AT&T UNIX | Wolfram Schneider | 1996-08-29 | 1 | -0/+6 |
* | chown(8) and chgrp(1) directories once only | Adam David | 1996-08-14 | 1 | -5/+4 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -5/+5 |
* | groups[] is of type gid_t. | David Greenman | 1994-09-23 | 1 | -1/+1 |
* | Get rid of update. Make man page installation work with our scheme | Garrett Wollman | 1994-08-05 | 1 | -2/+2 |
* | BSD 4.4 Lite usr.sbin Sources | Rodney W. Grimes | 1994-05-26 | 4 | -0/+567 |