Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
c528917195498e03c8b776bbcfee4f41ea3a818f
/
miscutils
/
last.c
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
5bc8c00
move remaining help text from include/usage.src.h
by Pere Orga
· 14 years ago
8d0e0cd
move utmp.h include to libbb.h
by Denys Vlasenko
· 14 years ago
e4dcba1
*: whitespace fixes
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
3a41611
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
by Denys Vlasenko
· 15 years ago
2ec91ae
*: remove some uses of argc
by Denys Vlasenko
· 15 years ago
0e52541
taskset: fix some careless code in both fancy and non-fancy cases.
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
cd2663f
ash: optional printf builtin. +25 bytes if off, +35 if on.
by Denis Vlasenko
· 17 years ago
62d8503
- use ut_user rather than ut_name (Cristian Ionescu-Idbohrn)
by Bernhard Reutner-Fischer
· 17 years ago
30f892a
last: code shrink
by Denis Vlasenko
· 17 years ago
61082ec
- not sure but i may have had the shutdown-time wrong and no records to verify
by Bernhard Reutner-Fischer
· 17 years ago
69d5ba2
- untangle the implementation of the small and huge last applets
by Bernhard Reutner-Fischer
· 17 years ago
dfd8282
last: make its output more like "standard" last (aka "fancy last").
by Denis Vlasenko
· 17 years ago
869d3d3
last: optional alternative sysv-like implementation
by Denis Vlasenko
· 17 years ago
d04e1fc
last: style fixes
by Denis Vlasenko
· 17 years ago
c8f7a97
- fix strncmp'ing "runlevel". (Cristian Ionescu-Idbohrn)
by Bernhard Reutner-Fischer
· 17 years ago
d0a071a
brctl: eliminate stray data object
by Denis Vlasenko
· 17 years ago
b44c790
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
by Denis Vlasenko
· 17 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
bf66fbc
introduce LONE_CHAR (optimized strcmp with one-char string)
by Denis Vlasenko
· 18 years ago
f0ed376
remove bb_printf and the like
by Denis Vlasenko
· 18 years ago
e9a7a62
Change license statements (and clean up headers) on some of the files that
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
c89982d
- move #include busybox.h to the very top so we pull in the config
by Bernhard Reutner-Fischer
· 19 years ago
781e42d
- introduce and use bb_path_wtmp_file for portability (saves 11 Bytes).
by Bernhard Reutner-Fischer
· 19 years ago
f284c76
use more boiler plate GPL notices
by Mike Frysinger
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
dd14ca0
protect potential overflow for x86_64
by "Vladimir N. Oleynik"
· 19 years ago
9a58b02
make certain we dereference the pointer as a time_t, esp on x86_64
by Eric Andersen
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
2e9c257
Implement a minimalist 'last' which allows the LEAF project to
by Eric Andersen
· 21 years ago