summaryrefslogtreecommitdiffstats
path: root/usr.sbin/utxrm
Commit message (Collapse)AuthorAgeFilesLines
* Add a utility, utxrm(8).ed2011-02-193-0/+162
Most of the ports I broke when I imported utmpx, were simple management utilities for the utmp database, allowing you to add/remove entries manually. Add a small tool called utxrm(8), which allows you to remove an entry from the utmpx database by hand. This is useful when a login daemon crashes or fails to remove the entry during shutdown.
OpenPOWER on IntegriCloud