Ed Schouten 04b0c5bbfa Add a libutempter compatibility interface to libulog.
The ulog_login_pseudo(3) and ulog_logout_pseudo(3) interfaces provide a
functionality identical to what libutempter has to offer. Just transform
libutempter's calls into the before mentioned functions.

libutempter doesn't work with utmpx, so instead of fixing I thought the
easiest way would be to integrate this functionality. libutempter is
used by applications like xterm and the KDE libraries, so if I ever
change the underlying file format, these applications will keep working
automatically.

Also increase __FreeBSD_version to indicate the addition (as well as the
import of libulog).
2009-12-06 20:30:21 +00:00
..
2009-12-06 00:10:13 +00:00
2009-12-06 11:48:53 +00:00
2009-12-04 21:53:20 +00:00
2009-12-06 00:10:13 +00:00
2009-11-16 21:47:12 +00:00
2009-12-06 00:10:13 +00:00
2009-12-03 18:03:42 +00:00
2009-12-03 18:16:14 +00:00
2009-11-19 13:39:07 +00:00
2009-11-29 20:47:43 +00:00
2009-12-02 21:22:10 +00:00
2009-12-06 17:26:43 +00:00