]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add WITHOUT_UTMPX switch to the build system.
authored <ed@FreeBSD.org>
Fri, 17 Jun 2011 21:30:21 +0000 (21:30 +0000)
committered <ed@FreeBSD.org>
Fri, 17 Jun 2011 21:30:21 +0000 (21:30 +0000)
commite75cd7ae0e980477aff17703a337dee702ecd2fb
treeda84081292245c979214c2758c0344668b632ac7
parent2becca5d18eb351990ba0b4e68e407a4853be744
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.
etc/periodic/monthly/Makefile
share/mk/bsd.own.mk
tools/build/mk/OptionalObsoleteFiles.inc
tools/build/options/WITHOUT_UTMPX [new file with mode: 0644]
usr.bin/Makefile
usr.sbin/Makefile