| Commit message (Expand) | Author | Age | Files | Lines |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 3 | -3/+3 |
| * | chown/chgrp: Add SIGINFO handler | Conrad Meyer | 2017-01-08 | 3 | -31/+65 |
| * | chown: use NULL instead of 0 for null pointer | Ed Maste | 2016-10-10 | 1 | -1/+1 |
| * | Move chown tests to proper path | Bryan Drewery | 2016-07-23 | 1 | -1/+1 |
| * | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -4/+0 |
| * | MFH | Glen Barber | 2016-03-10 | 1 | -0/+11 |
| |\ |
|
| | * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+11 |
| * | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+4 |
| |/ |
|
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 3 | -62/+70 |
| | |\
| |/
|/| |
|
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 3 | -0/+36 |
| | |\ |
|
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
| * | | | Standardise chmod, chflags, chown and chgrp recursive symlink processing | Steven Hartland | 2015-04-29 | 3 | -62/+70 |
| | |/
|/| |
|
| * | | chown: Fix chown test number | Eitan Adler | 2014-07-17 | 1 | -1/+1 |
| * | | chown: add a test | Eitan Adler | 2014-06-30 | 3 | -0/+36 |
| |/ |
|
| * | Mark global functions and/or variables in chown(8) static where possible. | Ed Schouten | 2011-11-06 | 1 | -14/+14 |
| * | Plug resource leak. | Edward Tomasz Napierala | 2010-06-05 | 1 | -0/+1 |
| * | Make chown(1) emit more useful error message when user/group name is invalid. | Edward Tomasz Napierala | 2010-06-03 | 1 | -3/+1 |
| * | Add a "-x" option to chown(8)/chgrp(1) similar to the same option in | Gavin Atkinson | 2010-02-21 | 3 | -13/+26 |
| * | The last big commit: let usr.sbin/ use WARNS=6 by default. | Ed Schouten | 2010-01-02 | 1 | -2/+0 |
| * | In preparation for raising NGROUPS and NGROUPS_MAX, change base | Brooks Davis | 2009-06-19 | 1 | -2/+6 |
| * | Fix punctuation. | Tom Rhodes | 2009-04-01 | 1 | -1/+1 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 2 | -2/+2 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -5/+5 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 2 | -2/+2 |
| * | Per letter dated July 22, 1999, delete clause 3 from code directly | Warner Losh | 2004-08-07 | 3 | -12/+0 |
| * | Use uid_t. | Philippe Charnier | 2003-09-07 | 1 | -3/+4 |
| * | Erase whitespace at EOL. | Ruslan Ermilov | 2003-05-22 | 1 | -1/+1 |
| * | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | David E. O'Brien | 2003-05-03 | 1 | -3/+2 |
| * | Similar to chmod(1); make -v -v mean very verbose and show | Johan Karlsson | 2003-04-25 | 4 | -6/+44 |
| * | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -1/+2 |
| * | Reword the description of -R a bit and add a note about being careful | Giorgos Keramidas | 2003-01-26 | 1 | -2/+6 |
| * | Use basename(3). | David E. O'Brien | 2002-12-30 | 1 | -3/+2 |
| * | 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 |