aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/chown
Commit message (Expand)AuthorAgeFilesLines
* Handle overflow of uid or gid in arguments for chownBryan Drewery2018-09-261-6/+4
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Revert part of r322770 in usr.sbin/chown/tests/chown_test.sh,Glen Barber2017-08-221-5/+0
* Apply changes from bin/chmod/tests/chmod_test.sh (r321949, r321950,Glen Barber2017-08-211-1/+18
* Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper2017-08-021-0/+1
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-021-3/+1
* Add more simple positive tests for chown(1)Enji Cooper2017-06-113-26/+207
* Renumber copyright clause 4Warner Losh2017-02-283-3/+3
* chown/chgrp: Add SIGINFO handlerConrad Meyer2017-01-083-31/+65
* chown: use NULL instead of 0 for null pointerEd Maste2016-10-101-1/+1
* Move chown tests to proper pathBryan Drewery2016-07-231-1/+1
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-041-4/+0
* MFHGlen Barber2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-091-0/+11
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-273-62/+70
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-193-0/+36
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | Standardise chmod, chflags, chown and chgrp recursive symlink processingSteven Hartland2015-04-293-62/+70
| |/ |/|
* | chown: Fix chown test numberEitan Adler2014-07-171-1/+1
* | chown: add a testEitan Adler2014-06-303-0/+36
|/
* Mark global functions and/or variables in chown(8) static where possible.Ed Schouten2011-11-061-14/+14
* Plug resource leak.Edward Tomasz Napierala2010-06-051-0/+1
* Make chown(1) emit more useful error message when user/group name is invalid.Edward Tomasz Napierala2010-06-031-3/+1
* Add a "-x" option to chown(8)/chgrp(1) similar to the same option inGavin Atkinson2010-02-213-13/+26
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* In preparation for raising NGROUPS and NGROUPS_MAX, change baseBrooks Davis2009-06-191-2/+6
* Fix punctuation.Tom Rhodes2009-04-011-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-132-2/+2
* Sort sections.Ruslan Ermilov2005-01-181-5/+5
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-172-2/+2
* Per letter dated July 22, 1999, delete clause 3 from code directlyWarner Losh2004-08-073-12/+0
* Use uid_t.Philippe Charnier2003-09-071-3/+4
* Erase whitespace at EOL.Ruslan Ermilov2003-05-221-1/+1
* Use __FBSDID over rcsid[]. Protect copyright[] where needed.David E. O'Brien2003-05-031-3/+2
* Similar to chmod(1); make -v -v mean very verbose and showJohan Karlsson2003-04-254-6/+44
* style.Makefile(5)David E. O'Brien2003-04-041-1/+2
* Reword the description of -R a bit and add a note about being carefulGiorgos Keramidas2003-01-261-2/+6
* Use basename(3).David E. O'Brien2002-12-301-3/+2
* Fix a spelling mistake.David Malone2002-07-171-1/+1
* The .Nm utilityPhilippe Charnier2002-07-141-4/+5
* Kill __P(), use ANSI C function declarations, remove local prototype for main,Juli Mallett2002-06-301-21/+14
* In the SUPPORT_DOT case, warn that seperation with a period is deprecated.Juli Mallett2002-06-271-0/+1