index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
last.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-5
/
+5
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-05
1
-1
/
+2
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
1
-2
/
+2
*
taskset: fix some careless code in both fancy and non-fancy cases.
Denis Vlasenko
2008-07-11
1
-0
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
ash: optional printf builtin. +25 bytes if off, +35 if on.
Denis Vlasenko
2008-06-01
1
-0
/
+3
*
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-06-01
1
-3
/
+3
*
last: code shrink
Denis Vlasenko
2008-05-25
1
-2
/
+3
*
- not sure but i may have had the shutdown-time wrong and no records to verify
Bernhard Reutner-Fischer
2008-05-22
1
-1
/
+1
*
- untangle the implementation of the small and huge last applets
Bernhard Reutner-Fischer
2008-05-22
1
-8
/
+0
*
last: make its output more like "standard" last (aka "fancy last").
Denis Vlasenko
2008-05-22
1
-7
/
+40
*
last: optional alternative sysv-like implementation
Denis Vlasenko
2008-05-22
1
-0
/
+8
*
last: style fixes
Denis Vlasenko
2008-05-17
1
-5
/
+10
*
- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-05-05
1
-1
/
+1
*
brctl: eliminate stray data object
Denis Vlasenko
2008-03-17
1
-10
/
+7
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
introduce LONE_CHAR (optimized strcmp with one-char string)
Denis Vlasenko
2006-12-21
1
-1
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-22
1
-1
/
+1
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-9
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+1
*
- introduce and use bb_path_wtmp_file for portability (saves 11 Bytes).
Bernhard Reutner-Fischer
2006-05-26
1
-2
/
+6
*
use more boiler plate GPL notices
Mike Frysinger
2006-04-16
1
-14
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
protect potential overflow for x86_64
"Vladimir N. Oleynik"
2006-01-31
1
-2
/
+3
*
make certain we dereference the pointer as a time_t, esp on x86_64
Eric Andersen
2006-01-30
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-3
/
+3
*
Implement a minimalist 'last' which allows the LEAF project to
Eric Andersen
2003-08-08
1
-0
/
+107