Searched hist:202215 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libulog/
H A DMakefilediff 202215 Wed Jan 13 17:03:50 MST 2010 ed 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.

Completed in 66 milliseconds