K 10 svn:author V 2 ed K 8 svn:date V 27 2010-01-13T18:08:00.700054Z K 7 svn:log V 311 Allow getent(1) to display utmpx entries as well. Because getutxent also matches the typical get*ent format of library routines, I thought it would be a good idea to teach it how to read utmpx databases. getent(1) just gives a raw dump, which is very useful when debugging problems related to parsing/logging. END