]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
use construct_utmp to construct btmp records
authorDamien Miller <djm@mindrot.org>
Sun, 15 Sep 2024 02:53:59 +0000 (12:53 +1000)
committerDamien Miller <djm@mindrot.org>
Sun, 15 Sep 2024 02:53:59 +0000 (12:53 +1000)
commit671c440786a5a66216922f15d0007b60f1e6733f
tree648f4376245e944b92e29393ddcec7dbe84fec3c
parent930cb02b6113df72fbc732b9feb8e4f490952a81
use construct_utmp to construct btmp records

Simpler and removes some code with the old-style BSD license.
loginrec.c