summaryrefslogtreecommitdiffstats
path: root/usr.bin/users/users.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of style nits.ed2014-07-101-4/+3
* Don't use auto, as we also need to support GCC 4.2.ed2014-07-101-1/+1
* Let users(1) use an std::set, instead of std::{vector,sort,unique}.ed2014-07-101-14/+11
* Reimplements users(1) in C++.gahr2014-07-101-0/+69
OpenPOWER on IntegriCloud