aboutsummaryrefslogtreecommitdiff
path: root/miscutils/last_fancy.c
AgeCommit message (Expand)Author
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko
2011-01-25move utmp.h include to libbb.hDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2008-07-09whitespace fixDenis Vlasenko
2008-07-09last: fix ctime(ptr) ptr type mismatchDenis Vlasenko
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko
2008-06-01ash: optional printf builtin. +25 bytes if off, +35 if on.Denis Vlasenko
2008-06-01- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2008-05-25last: code shrinkDenis Vlasenko
2008-05-22- untangle the implementation of the small and huge last appletsBernhard Reutner-Fischer
2008-05-22last: trim format string a bitDenis Vlasenko
2008-05-22last: optional alternative sysv-like implementationDenis Vlasenko