summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-07-19libbb: add a function to make a copy of a region of memoryRon Yorston8-17/+13
2015-04-02*: Switch to POSIX utmpx APIBernhard Reutner-Fischer9-52/+56
2015-02-18trivial code shrinkDenys Vlasenko4-13/+14
2013-01-14whitespace cleanup. no code changesDenys Vlasenko59-219/+233
2011-05-13fix "variable 'foo' set but not used" warningsDenys Vlasenko9-27/+11
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
2008-07-09whitespace fixDenis Vlasenko1-1/+1
2008-07-09last: fix ctime(ptr) ptr type mismatchDenis Vlasenko1-1/+5
2008-07-05*: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko228-479/+479
2008-06-01ash: optional printf builtin. +25 bytes if off, +35 if on.Denis Vlasenko9-13/+45
2008-06-01- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer5-22/+19
2008-05-25last: code shrinkDenis Vlasenko2-19/+20
2008-05-22- untangle the implementation of the small and huge last appletsBernhard Reutner-Fischer4-12/+22
2008-05-22last: trim format string a bitDenis Vlasenko1-1/+1
2008-05-22last: optional alternative sysv-like implementationDenis Vlasenko4-2/+307