History log of /freebsd-10.0-release/usr.sbin/chown/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 201390 02-Jan-2010 ed

The last big commit: let usr.sbin/ use WARNS=6 by default.


# 114007 25-Apr-2003 johan

Forced commit to note that WARNS was changed in the prev commit since
this code is WARNS=5 clean. Try to keep it that way.


# 114005 25-Apr-2003 johan

Similar to chmod(1); make -v -v mean very verbose and show
the old and new uid/gid.

PR: 41341
Submitted by: Edward Brocklesby <nighthawk@unrealircd.com>
Reviewed by: bde@ (an older version)


# 113091 04-Apr-2003 obrien

style.Makefile(5)


# 83410 13-Sep-2001 ru

Clean up, WARNSify, unbreak -v option handling.


# 80029 20-Jul-2001 obrien

Perform a major cleanup of the usr.sbin Makefiles.
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.


# 77540 31-May-2001 obrien

Starting with 5.0-R, do not support `.' as a owner / group delimiter.


# 74816 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


# 55518 06-Jan-2000 obrien

The previous commit closes

PR: 14300
Submitted by: Chris Emerson <cemerson+freebsd@chiark.greenend.org.uk>


# 55497 06-Jan-2000 obrien

Revert rev 1.3. chown(8)-like functionality has been added to mknod(8)
and MAKEDEV(8) will be changed to not use chown(8), thus removing the
depdendance on a having /usr mounted.


# 54588 14-Dec-1999 obrien

Install `chown' into /sbin rather than /usr/sbin as `chown' is needed by
`MAKEDEV'. And one might need to `MAKEDEV' inorder to get a device node
in order to mount /usr from.


# 1863 05-Aug-1994 wollman

Get rid of update. Make man page installation work with our scheme
(and rename a few in the process).


# 1554 26-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1553,
which included commits to RCS files with non-trunk default branches.


# 1553 26-May-1994 rgrimes

BSD 4.4 Lite usr.sbin Sources