freebsd-dev/tools/build
Ed Schouten 71d8432f98 Replace utxrm(8) by utx(8).
At first, I added a utility called utxrm(8) to remove stale entries from
the user accounting database. It seems there are cases in which we need
to perform different operations on the database as well. Simply rename
utxrm(8) to utx(8) and place the old code under the "rm" command.

In addition to "rm", this tool supports "boot" and "shutdown", which are
going to be used by an rc-script which I am going to commit separately.
2012-02-11 20:28:42 +00:00
..
cross-build Add hacks that I use to test cross-builds (by building on 2005-03-02 16:40:51 +00:00
make_check + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrived 2011-05-25 23:33:49 +00:00
mk Replace utxrm(8) by utx(8). 2012-02-11 20:28:42 +00:00
options Replace utxrm(8) by utx(8). 2012-02-11 20:28:42 +00:00
dummy.c
Makefile Revert r227538, since it doesn't compile with clang at all (it doesn't 2011-11-17 21:06:53 +00:00