summaryrefslogtreecommitdiff
path: root/libbb/utmp.c
Commit message (Expand)AuthorAgeFilesLines
* *: Switch to POSIX utmpx APIBernhard Reutner-Fischer2015-04-021-22/+22
* libbb: code shrink by factoring out common update_utmp_DEAD_PROCESSDenys Vlasenko2015-01-051-0/+14
* move utmp.h include to libbb.hDenys Vlasenko2011-01-251-1/+0
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* libbb: add skip_dev_pfx()Denys Vlasenko2010-04-061-8/+0
* telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363Denys Vlasenko2010-04-051-37/+86
* libbb: split update_utmp from login/getty in preparation to use it for telnetdDenys Vlasenko2010-04-051-0/+92