Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e1603156ff96672375970f460716d37a50c63fae
/
coreutils
/
who.c
d60752f
build system: -fno-builtin-printf
by Denys Vlasenko
· 9 years ago
86a7f18
*: Switch to POSIX utmpx API
by Bernhard Reutner-Fischer
· 10 years ago
b110e1f
who: fix typo in help text
by Denys Vlasenko
· 13 years ago
5377286
who,less: tweaked help text
by Denys Vlasenko
· 13 years ago
7926b98
users: new applet.
by Tito Ragusa
· 13 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
3442538
move help text from include/usage.src.h to coreutils/*.c
by Pere Orga
· 14 years ago
8d0e0cd
move utmp.h include to libbb.h
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
37f5bef
libbb: split update_utmp from login/getty in preparation to use it for telnetd
by Denys Vlasenko
· 15 years ago
4c72104
who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
by Denys Vlasenko
· 15 years ago
9e0a7c9
remove a few superfluous includes
by Denis Vlasenko
· 16 years ago
f62ab2d
libbb: use improved xmalloc_read() from modprobe-small
by Denis Vlasenko
· 16 years ago
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
e897988
- add note about SUSv3 missing options.
by Bernhard Reutner-Fischer
· 17 years ago
01cd957
who: add -a (by Tito)
by Denis Vlasenko
· 17 years ago
05c8c4f
who: code shrink by Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 17 years ago
e5569cb
who: fix wrong date/time field size
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
41cca2b
who: stop using static buffer, small size optimizations
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
9225854
mostly style fixes
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
7a260f0
Make some 64 bit warnings go away on x86-64.
by Rob Landley
· 18 years ago
e01d746
Cleanup patch from tito.
by Rob Landley
· 19 years ago
1c60d97
Size reduction by Tito.
by Rob Landley
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
5b2e271
cast the time pointer so gcc stops warning over nothing
by Mike Frysinger
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
00a6a75
Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>
by Eric Andersen
· 23 years ago