summaryrefslogtreecommitdiffstats
path: root/usr.sbin/chown/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-021-2/+0
|
* Similar to chmod(1); make -v -v mean very verbose and showjohan2003-04-251-1/+1
| | | | | | | | the old and new uid/gid. PR: 41341 Submitted by: Edward Brocklesby <nighthawk@unrealircd.com> Reviewed by: bde@ (an older version)
* style.Makefile(5)obrien2003-04-041-1/+2
|
* Clean up, WARNSify, unbreak -v option handling.ru2001-09-131-0/+1
|
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-1/+1
| | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
* Starting with 5.0-R, do not support `.' as a owner / group delimiter.obrien2001-05-311-1/+0
|
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+1
| | | | - MAN[1-9] -> MAN.
* Revert rev 1.3. chown(8)-like functionality has been added to mknod(8)obrien2000-01-061-6/+1
| | | | | and MAKEDEV(8) will be changed to not use chown(8), thus removing the depdendance on a having /usr mounted.
* Install `chown' into /sbin rather than /usr/sbin as `chown' is needed byobrien1999-12-141-1/+7
| | | | | `MAKEDEV'. And one might need to `MAKEDEV' inorder to get a device node in order to mount /usr from.
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-2/+2
| | | | (and rename a few in the process).
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+9
OpenPOWER on IntegriCloud