Date: Fri, 17 Jun 2011 21:30:21 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/periodic/monthly Makefile src/share/mk bsd.own.mk src/tools/build/mk OptionalObsoleteFiles.inc src/tools/build/options WITHOUT_UTMPX src/usr.bin Makefile src/usr.sbin Makefile Message-ID: <201106172130.p5HLUrqm003196@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2011-06-17 21:30:21 UTC
FreeBSD src repository
Modified files:
etc/periodic/monthly Makefile
share/mk bsd.own.mk
tools/build/mk OptionalObsoleteFiles.inc
usr.bin Makefile
usr.sbin Makefile
Added files:
tools/build/options WITHOUT_UTMPX
Log:
SVN rev 223209 on 2011-06-17 21:30:21Z by ed
Add WITHOUT_UTMPX switch to the build system.
This knob removes the tools that are exclusively used to view and
maintain the databases maintained by utmpx, namely last, users, who,
wtmpcvt, ac, lastlogin and utxrm.
The tool w is not in this list, because it has some other functionality
which is unrelated to utmpx; it is hardlinked to the uptime tool.
Revision Changes Path
1.6 +7 -2 src/etc/periodic/monthly/Makefile
1.106 +1 -0 src/share/mk/bsd.own.mk
1.79 +18 -0 src/tools/build/mk/OptionalObsoleteFiles.inc
1.1 +10 -0 src/tools/build/options/WITHOUT_UTMPX (new)
1.345 +7 -4 src/usr.bin/Makefile
1.439 +7 -4 src/usr.sbin/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106172130.p5HLUrqm003196>
