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
/
procps
/
uptime.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
1
-1
/
+0
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
1
-0
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-1
/
+0
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
uptime: add -s support
Denys Vlasenko
2018-08-03
1
-6
/
+24
*
users,w,who,uptime,renice: make NOEXEC
Denys Vlasenko
2017-08-07
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-4
/
+4
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-2
/
+2
*
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-3
/
+4
*
*: Switch to POSIX utmpx API
Bernhard Reutner-Fischer
2015-04-02
1
-3
/
+3
*
uptime: more compatible output
Denys Vlasenko
2011-08-10
1
-20
/
+20
*
uptime: add config flag to allow displaying the number of users currently log...
Pere Orga
2011-08-09
1
-4
/
+31
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
1
-0
/
+4
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+9
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: 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 -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
*
style fixes. No code changes
Denis Vlasenko
2007-04-12
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
Change license statements (and clean up headers) on some of the files that
Rob Landley
2006-09-22
1
-5
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-02
1
-16
/
+2
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
some portability fixes by rmh in Bug 395
Mike Frysinger
2005-08-27
1
-1
/
+3
*
Simplify, make formatting better match the procps version
Eric Andersen
2004-04-06
1
-3
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-6
/
+6
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+1
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-3
/
+3
*
Added some more '/* getopt not needed */' lines.
Mark Whitley
2001-03-09
1
-0
/
+2
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
Eric Andersen
2001-02-20
1
-1
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
0_49
Eric Andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
Eric Andersen
2001-01-27
1
-0
/
+1
*
Fixed tiny typo.
Mark Whitley
2001-01-23
1
-1
/
+1
*
#define -> static const int. Also got rid of some big static buffers.
Mark Whitley
2001-01-23
1
-1
/
+1
*
Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to
Matt Kraai
2001-01-18
1
-4
/
+4
*
Stop using TRUE and FALSE for exit status.
Matt Kraai
2000-12-01
1
-1
/
+1
*
Renamed "internal.h" to the more sensible "busybox.h".
Eric Andersen
2000-09-25
1
-1
/
+1
*
Centralize handling of --help.
Matt Kraai
2000-07-19
1
-3
/
+0
*
Add usage messages for applets without them.
Matt Kraai
2000-07-19
1
-0
/
+3
*
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
Eric Andersen
2000-06-26
1
-1
/
+2
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
1
-1
/
+1
*
Upates to include copyright 2000 to everything
Erik Andersen
2000-04-13
1
-1
/
+1
*
Oops. Forgot to add in uptime when I added uptime.
Erik Andersen
2000-03-05
1
-0
/
+73