summaryrefslogtreecommitdiffstats
path: root/usr.bin/logins
Commit message (Collapse)AuthorAgeFilesLines
* Reencode files from latin1 to UTF-8.uqs2011-12-302-2/+2
| | | | | | | This makes a tiny percentage of entries in calendars ugly for latin1 users, but fixes them for UTF-8 users. This badly needs a solution involving locale-dependent re-encoding.
* Build usr.bin/ with WARNS=6 by default.ed2010-01-021-1/+0
| | | | Also add some missing $FreeBSD$ to keep svn happy.
* Fix markup.des2004-03-061-7/+6
| | | | Submitted by: ru
* Add a logins(1) utility similar to that found in SVr4 derivatives. Thisdes2004-03-063-0/+519
particular implementation is based on the Solaris logins(1) man page.
OpenPOWER on IntegriCloud