freebsd-src/lib/libulog
Ed Schouten 4a1f09d742 Parse DEAD_PROCESS entries properly.
The TTY line name should always be set for DEAD_PROCESS entries right
now. When we parse a clean utmp entry, we don't want to interpret it as
a DEAD_PROCESS entry if the TTY has never been used yet.
2009-12-27 22:26:29 +00:00
..
Makefile Install libulog in /lib. 2009-12-07 05:57:28 +00:00
Symbol.map Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
ulog.h Several refinements to libulog's API. 2009-12-26 22:36:05 +00:00
ulog_getutxent.3 Massively extend libulog: 2009-12-05 19:53:29 +00:00
ulog_getutxent.c Parse DEAD_PROCESS entries properly. 2009-12-27 22:26:29 +00:00
ulog_internal.h Massively extend libulog: 2009-12-05 19:53:29 +00:00
ulog_login.3 Massively extend libulog: 2009-12-05 19:53:29 +00:00
ulog_login.c The hostname passed to ulog_login(3) may be optional. 2009-12-11 23:52:42 +00:00
ulog_login_pseudo.c
ulog_pututxline.c Don't corrupt logout entries in utmp files. 2009-12-25 20:04:36 +00:00
ulog_setutxfile.3 Several refinements to libulog's API. 2009-12-26 22:36:05 +00:00
ulog_util.c Massively extend libulog: 2009-12-05 19:53:29 +00:00
utempter.c Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
utempter.h Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
utempter_add_record.3 Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00