summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-04-02*: Switch to POSIX utmpx APIBernhard Reutner-Fischer9-52/+56
2015-01-05libbb: code shrink by factoring out common update_utmp_DEAD_PROCESSDenys Vlasenko5-16/+20
2011-01-25move utmp.h include to libbb.hDenys Vlasenko16-38/+24
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-04-06libbb: add skip_dev_pfx()Denys Vlasenko7-21/+17
2010-04-05telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363Denys Vlasenko7-56/+134
2010-04-05libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko7-159/+117