index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
last_fancy.c
Age
Commit message (
Expand
)
Author
2015-07-19
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-04-02
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-02-18
trivial code shrink
Denys Vlasenko
2013-01-14
whitespace cleanup. no code changes
Denys Vlasenko
2011-05-13
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-01-25
move utmp.h include to libbb.h
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2008-07-09
whitespace fix
Denis Vlasenko
2008-07-09
last: fix ctime(ptr) ptr type mismatch
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-06-01
ash: 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-25
last: code shrink
Denis Vlasenko
2008-05-22
- untangle the implementation of the small and huge last applets
Bernhard Reutner-Fischer
2008-05-22
last: trim format string a bit
Denis Vlasenko
2008-05-22
last: optional alternative sysv-like implementation
Denis Vlasenko