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
/
coreutils
/
who.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-4
/
+4
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-1
/
+1
*
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-04-02
1
-4
/
+4
*
who: fix typo in help text
Denys Vlasenko
2012-04-18
1
-1
/
+1
*
who,less: tweaked help text
Denys Vlasenko
2012-04-17
1
-0
/
+1
*
users: new applet.
Tito Ragusa
2011-08-09
1
-28
/
+62
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move help text from include/usage.src.h to coreutils/*.c
Pere Orga
2011-03-31
1
-0
/
+7
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
1
-1
/
+0
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-04-05
1
-1
/
+1
*
who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
Denys Vlasenko
2010-04-04
1
-16
/
+28
*
remove a few superfluous includes
Denis Vlasenko
2008-11-25
1
-1
/
+0
*
libbb: use improved xmalloc_read() from modprobe-small
Denis Vlasenko
2008-07-09
1
-1
/
+5
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
1
-1
/
+1
*
- add note about SUSv3 missing options.
Bernhard Reutner-Fischer
2007-11-16
1
-1
/
+2
*
who: add -a (by Tito)
Denis Vlasenko
2007-11-16
1
-4
/
+4
*
who: code shrink by Tito <farmatito@tiscali.it>
Denis Vlasenko
2007-11-13
1
-3
/
+1
*
who: fix wrong date/time field size
Denis Vlasenko
2007-11-11
1
-2
/
+3
*
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
*
who: stop using static buffer, small size optimizations
Denis Vlasenko
2007-03-07
1
-17
/
+25
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
mostly style fixes
Denis Vlasenko
2006-11-01
1
-1
/
+1
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-3
/
+3
*
Add one-line GPL boilerplate to numerous (but not all yet) source files.
"Robert P. J. Day"
2006-07-12
1
-0
/
+3
*
Make some 64 bit warnings go away on x86-64.
Rob Landley
2006-06-19
1
-8
/
+7
*
Cleanup patch from tito.
Rob Landley
2006-03-12
1
-40
/
+37
*
Size reduction by Tito.
Rob Landley
2006-03-11
1
-22
/
+7
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-32
/
+32
*
cast the time pointer so gcc stops warning over nothing
Mike Frysinger
2005-04-23
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-17
/
+17
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-4
/
+2
*
Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>
Eric Andersen
2002-04-26
1
-0
/
+85