summaryrefslogtreecommitdiffstats
path: root/usr.bin/users/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Perform all trivial ports to utmpx for usr.bin/.ed2010-01-131-3/+0
| | | | | They were already converted to use libulog, so it's easy to convert them to utmpx.
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-2/+0
| | | | Also add some missing $FreeBSD$ to keep svn happy.
* Add WARNS?=6, because it seems to build out of the box.ed2009-12-051-0/+2
|
* Port users(1) to libulog.ed2009-12-031-0/+3
| | | | | | Instead of digging through the utmp database by hand, use proper API calls to do so. Instead of parsing entries with a non-empty ut_user, we now look at LOGIN_PROCESS entries.
* WARNS=2 is going to become the default, so remove it from here.markm2001-12-111-1/+0
|
* Remove a bogus cast and lockdown users(1) with WARNS?=2mike2001-09-091-0/+2
| | | | | | Submitted by: David Hill <david@phobia.ms> Reviewed by: -audit MFC after: 1 week
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+5
OpenPOWER on IntegriCloud