freebsd-src/lib/libulog
Ed Schouten 691ac623d7 Remove utmpx stub from libulog.
I'm not increasing the shlib major version for this, because not a
single application outside the base system should have used these
functions in such a short timespan.

Rewrite ulog_login(3) and ulog_logout(3) to build on top of the utmpx
implementation in libc.
2010-01-13 18:53:06 +00:00
..
Makefile Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
Symbol.map Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
ulog.h Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
ulog_login.3 Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
ulog_login.c Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
ulog_login_pseudo.c Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
utempter.c Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00
utempter.h Add a libutempter compatibility interface to libulog. 2009-12-06 20:30:21 +00:00
utempter_add_record.3 Remove utmpx stub from libulog. 2010-01-13 18:53:06 +00:00