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
/
ps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ps: fix build failure if FEATURE_PS_TIME is disabled
Ron Yorston
2017-08-22
1
-1
/
+3
*
ps: allow ps config options if minips is enabled
Kang-Che Sung
2017-08-22
1
-8
/
+8
*
klibc-utils: new applets: resume, nuke, minips
Denys Vlasenko
2017-08-18
1
-1
/
+4
*
ps: improve TIME column for large times: showing "14453:50" is not good
Denys Vlasenko
2017-08-10
1
-9
/
+36
*
ps: make it NOEXEC
Denys Vlasenko
2017-08-10
1
-2
/
+1
*
ps: stop using AT_CLKTCK, there are more standard ways
Denys Vlasenko
2017-08-10
1
-95
/
+10
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-3
/
+5
*
pstree: make it NOEXEC
Denys Vlasenko
2017-08-05
1
-11
/
+13
*
getopt32: factor out code to treat all args as options
Denys Vlasenko
2017-08-04
1
-2
/
+3
*
ps: tweak outdated comment, no code changes
Denys Vlasenko
2017-07-29
1
-5
/
+0
*
ps: implement -o sid
Denys Vlasenko
2017-07-29
1
-0
/
+6
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-8
/
+8
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
Assorted warning fixes and added a comment, no code changes
Denys Vlasenko
2017-01-16
1
-1
/
+7
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-10
/
+6
*
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+49
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+1
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
1
-1
/
+1
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-1
/
+2
*
libbb: factor out code which queries screen width
Denys Vlasenko
2015-10-23
1
-2
/
+2
*
ps: fix SEGV on narrow screens. closes 8176
Denys Vlasenko
2015-07-01
1
-5
/
+7
*
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
2013-09-06
1
-6
/
+3
*
ps: seconds_since_boot: uint64_t -> ulong
Denys Vlasenko
2013-01-26
1
-4
/
+1
*
ps: fix sscanf format specifier (%l); make uptime unsigned
Denys Vlasenko
2013-01-22
1
-15
/
+21
*
ps: fix build failure in !DESKTOP case
Denys Vlasenko
2012-09-25
1
-3
/
+3
*
ps: use separate get_uptime() and make it work on non-linux too
Michael Tokarev
2012-06-13
1
-11
/
+29
*
ps: fix for !FEATURE_PS_LONG build
Cristian Ionescu-Idbohrn
2011-09-29
1
-0
/
+2
*
ps: with -l, show STIME too
Flemming Madsen
2011-09-27
1
-16
/
+21
*
ps: add support for -l for !DESKTOP
Denys Vlasenko
2011-09-26
1
-18
/
+85
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
1
-0
/
+3
*
procps: remove PSSCAN_STAT define, users were using it incorrectly
Denys Vlasenko
2011-06-18
1
-12
/
+11
*
fix breakage caused by 'remove "Options:" string from help texts' commit
Denys Vlasenko
2011-06-05
1
-0
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-2
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+47
*
ps: implement -o stat
Denys Vlasenko
2011-02-02
1
-8
/
+34
*
remove redundant ENABLE_DESKTOP in procps/ps.c
Cristian Ionescu-Idbohrn
2010-09-05
1
-8
/
+0
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
ps: make "ps -o BAD" emit list of good -o params
Denys Vlasenko
2010-05-23
1
-4
/
+18
*
fix typo in commented-out code
Denys Vlasenko
2010-05-04
1
-1
/
+1
*
ps: fix non-DESKTOP option handling code
Denys Vlasenko
2010-04-07
1
-23
/
+26
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-1
/
+1
*
ps: add comment about -T
Denys Vlasenko
2009-11-24
1
-1
/
+5
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
ps: show longer COMMAND
Denys Vlasenko
2009-10-09
1
-3
/
+9
*
ps: conditionally enable -T on non-DESKTOP build too
Denys Vlasenko
2009-09-21
1
-25
/
+25
*
ps,top: add an option to show threads. +260 bytes of code
Denys Vlasenko
2009-09-19
1
-7
/
+24
*
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
Denys Vlasenko
2009-09-12
1
-1
/
+1
*
ps: conditionally support additional -o FIELDs
Denys Vlasenko
2009-07-03
1
-7
/
+34
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-7
/
+7
*
s/SELINIX/SELINUX/
Denis Vlasenko
2008-07-16
1
-3
/
+3
[next]