summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-273-62/+70
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-193-0/+36
| |\
| * | Updated dependenciessjg2014-05-161-1/+0
| * | Updated dependenciessjg2014-05-101-0/+2
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | Standardise chmod, chflags, chown and chgrp recursive symlink processingsmh2015-04-293-62/+70
| |/ |/|
* | chown: Fix chown test numbereadler2014-07-171-1/+1
* | chown: add a testeadler2014-06-303-0/+36
|/
* Mark global functions and/or variables in chown(8) static where possible.ed2011-11-061-14/+14
* Plug resource leak.trasz2010-06-051-0/+1
* Make chown(1) emit more useful error message when user/group name is invalid.trasz2010-06-031-3/+1
* Add a "-x" option to chown(8)/chgrp(1) similar to the same option ingavin2010-02-213-13/+26
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
* In preparation for raising NGROUPS and NGROUPS_MAX, change basebrooks2009-06-191-2/+6
* Fix punctuation.trhodes2009-04-011-1/+1
* Expand *n't contractions.ru2005-02-132-2/+2
* Sort sections.ru2005-01-181-5/+5
* Added the EXIT STATUS section where appropriate.ru2005-01-172-2/+2
* Per letter dated July 22, 1999, delete clause 3 from code directlyimp2004-08-073-12/+0
* Use uid_t.charnier2003-09-071-3/+4
* Erase whitespace at EOL.ru2003-05-221-1/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.obrien2003-05-031-3/+2
* Similar to chmod(1); make -v -v mean very verbose and showjohan2003-04-254-6/+44
* style.Makefile(5)obrien2003-04-041-1/+2
* Reword the description of -R a bit and add a note about being carefulkeramida2003-01-261-2/+6
* Use basename(3).obrien2002-12-301-3/+2
* Fix a spelling mistake.dwmalone2002-07-171-1/+1
* The .Nm utilitycharnier2002-07-141-4/+5
* Kill __P(), use ANSI C function declarations, remove local prototype for main,jmallett2002-06-301-21/+14
* In the SUPPORT_DOT case, warn that seperation with a period is deprecated.jmallett2002-06-271-0/+1
* Don't exit immediately if an error occurs, continue but exit non-zero.tjr2002-06-021-5/+9
* mdoc(7) police: removed an extra .Op call.ru2002-05-301-1/+1
* chown(8) was not describing symlinks correctly, fixed.trhodes2002-04-091-3/+6
* Add prototypes for main() so that these programs compile with -Werrorluigi2001-12-141-0/+1
* Clean up, WARNSify, unbreak -v option handling.ru2001-09-132-52/+52
* If a sentence starts inside parenthesis, it should end insidedd2001-09-111-1/+1
* mdoc(7) police: utilize the new .Ex macro.ru2001-08-152-7/+3
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
* Starting with 5.0-R, do not support `.' as a owner / group delimiter.obrien2001-05-311-1/+0
* Fixed the bug from the previous revision.ru2001-05-311-1/+1
* Follow symbolic links named as command line arguments if run without -R.ru2001-05-281-2/+3
OpenPOWER on IntegriCloud