freebsd-dev/usr.bin/getent
Ed Schouten 86586473e3 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.
2010-01-13 18:08:00 +00:00
..
getent.1 Allow getent(1) to display utmpx entries as well. 2010-01-13 18:08:00 +00:00
getent.c Allow getent(1) to display utmpx entries as well. 2010-01-13 18:08:00 +00:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00