Denys Vlasenko
|
3106784e65
ps: ensure fields are separated by at least one space, closes 11826
|
5 yıl önce |
Ron Yorston
|
0ec0fac045
ps: fix build failure if FEATURE_PS_TIME is disabled
|
7 yıl önce |
Kang-Che Sung
|
753c4045e4
ps: allow ps config options if minips is enabled
|
7 yıl önce |
Denys Vlasenko
|
ab77e81a85
klibc-utils: new applets: resume, nuke, minips
|
7 yıl önce |
Denys Vlasenko
|
9c7c63b5c2
ps: improve TIME column for large times: showing "14453:50" is not good
|
7 yıl önce |
Denys Vlasenko
|
9a6f62fd51
ps: make it NOEXEC
|
7 yıl önce |
Denys Vlasenko
|
1fd8e66203
ps: stop using AT_CLKTCK, there are more standard ways
|
7 yıl önce |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
7 yıl önce |
Denys Vlasenko
|
00c1811d87
pstree: make it NOEXEC
|
7 yıl önce |
Denys Vlasenko
|
727948e585
getopt32: factor out code to treat all args as options
|
7 yıl önce |
Denys Vlasenko
|
69be994de6
ps: tweak outdated comment, no code changes
|
7 yıl önce |
Denys Vlasenko
|
5d725fd627
ps: implement -o sid
|
7 yıl önce |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 yıl önce |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 yıl önce |
Denys Vlasenko
|
4e08a123b0
Assorted warning fixes and added a comment, no code changes
|
7 yıl önce |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
7 yıl önce |
Denys Vlasenko
|
f8f81ed7aa
Convert all procps/* applets to "new style" applet definitions
|
8 yıl önce |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 yıl önce |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 yıl önce |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 yıl önce |
Denys Vlasenko
|
641caaec3d
libbb: factor out code which queries screen width
|
9 yıl önce |
Denys Vlasenko
|
c9091d8947
ps: fix SEGV on narrow screens. closes 8176
|
9 yıl önce |
Denys Vlasenko
|
a407cf74cc
Make smart_ulltoa return pointer to end (allows for code shink in callers)
|
11 yıl önce |
Denys Vlasenko
|
17d4436424
ps: seconds_since_boot: uint64_t -> ulong
|
11 yıl önce |
Denys Vlasenko
|
6aab061d2d
ps: fix sscanf format specifier (%l); make uptime unsigned
|
11 yıl önce |
Denys Vlasenko
|
42be921d48
ps: fix build failure in !DESKTOP case
|
12 yıl önce |
Michael Tokarev
|
ac42e3de90
ps: use separate get_uptime() and make it work on non-linux too
|
12 yıl önce |
Cristian Ionescu-Idbohrn
|
85b1f292c9
ps: fix for !FEATURE_PS_LONG build
|
13 yıl önce |
Flemming Madsen
|
b64bd16459
ps: with -l, show STIME too
|
13 yıl önce |
Denys Vlasenko
|
8d9ac30572
ps: add support for -l for !DESKTOP
|
13 yıl önce |