mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
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. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Symbol.map | ||
| ulog.h | ||
| ulog_login.3 | ||
| ulog_login.c | ||
| ulog_login_pseudo.c | ||
| utempter.c | ||
| utempter.h | ||
| utempter_add_record.3 | ||