aboutsummaryrefslogtreecommitdiff
path: root/miscutils/last_fancy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* libbb: add a function to make a copy of a region of memoryRon Yorston2015-07-191-2/+2
* *: Switch to POSIX utmpx APIBernhard Reutner-Fischer2015-04-021-6/+10
* trivial code shrinkDenys Vlasenko2015-02-181-2/+3
* whitespace cleanup. no code changesDenys Vlasenko2013-01-141-8/+8
* fix "variable 'foo' set but not used" warningsDenys Vlasenko2011-05-131-2/+1
* move utmp.h include to libbb.hDenys Vlasenko2011-01-251-1/+0
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* whitespace fixDenis Vlasenko2008-07-091-1/+1
* last: fix ctime(ptr) ptr type mismatchDenis Vlasenko2008-07-091-1/+5
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-051-1/+1
* ash: optional printf builtin. +25 bytes if off, +35 if on.Denis Vlasenko2008-06-011-0/+3
* - use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-06-011-12/+12
* last: code shrinkDenis Vlasenko2008-05-251-17/+17
* - untangle the implementation of the small and huge last appletsBernhard Reutner-Fischer2008-05-221-0/+7
* last: trim format string a bitDenis Vlasenko2008-05-221-1/+1
* last: optional alternative sysv-like implementationDenis Vlasenko2008-05-221-0/+283