| AgeSort asc/desc | Change |
|---|---|
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 Next | |
| Oct 15, 2015 | |
| 10 years 4 months | make.sh: missing cflags for config2help |
|
Commit 76ddf7a3c55efa456af2c488b4be4fb9997fdbd2, by Alejandro Joya | |
| 10 years 4 months | More ps work, implement -p, correct several -o fields and general alignment. |
|
Commit 04fccba19fc8aed46d756edba43859e0b3893ff0, by Rob Landley | |
| Oct 17, 2015 | |
| 10 years 4 months | Fix ps display padding (truncation) and adjust -o pri by one. |
|
Commit 0719c9743b761a8c348079e6d28ac839e9b82019, by Rob Landley | |
| Oct 18, 2015 | |
| 10 years 4 months | More ps work, tested up through etime now. |
|
Commit 196e8c0e34e2ccad657f331be9f07e784a041589, by Rob Landley | |
| Oct 21, 2015 | |
| 10 years 4 months | Move d/h units from %d %D output to default format string. |
|
Commit d7e85a7c37e2f7248b8b8c367254abcb6557fd6e, by Rob Landley | |
| 10 years 4 months | ps: implement -t, remove leading 0 from ETIME days, implement -o GROUP,GID,PCPU |
|
Commit bfee4b2325efd7c21c2e5ec02193ec2e97cca0ff, by Rob Landley | |
| 10 years 4 months | Make ps.c whitespace consistent. (Assignment has spaces around operator, comparison doesn't.) |
|
Commit 1509170ac2c0bf408501f78fa6079a6a6514c04f, by Rob Landley | |
| Oct 23, 2015 | |
| 10 years 4 months | Auto-size df columns. |
|
Commit c10638d3b16d065c1efd97ae17c1a8bf417be706, by Elliott Hughes | |
| 10 years 4 months | fix dhcpd warning |
|
Commit c9e2a656c7305fac00a5a8c09201e1e39fea6a1b, by Yeongdeok Suh | |
| 10 years 4 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit e80ddaeff17525b5a4d874ac0ca92dc44e5f3523, by Elliott Hughes | |
| 10 years 4 months | Regenerate generated files. |
|
Commit 064520b0106bb988174c2f38e6b185317486fff0, by Elliott Hughes | |
| 10 years 4 months | Merge remote-tracking branch \'toybox/master\' into HEAD am: e80ddaeff1 |
|
Commit 7bf0a28331726737cfb12667a7820227dcce27c5, by Elliott Hughes | |
| 10 years 4 months | Regenerate generated files. am: 064520b010 |
|
Commit af3fa1d6e61bc184ae01862c24657d1a47e3c989, by Elliott Hughes | |
| 10 years 4 months | Fix netstat build warnings. |
|
Commit aff606920612ceedc6fa0716cdfcea0571d56987, by Elliott Hughes | |
| 10 years 4 months | Switch to toybox df. |
|
Commit 578e62806af81c858150d5fa45842781e1b35911, by Elliott Hughes | |
| 10 years 4 months | Switch to toybox df. am: 578e62806a |
|
Commit 92b91153790517c1c16efad82f627a144579cea6, by Elliott Hughes | |
| 10 years 4 months | More ps work: move l/r justification to widths[], add RUID/RGID, implement PGID, plus tty detection fix from Elliott Hughes. |
|
Commit 71d87c9ecff852dbc115135c8ad38d40169f2726, by Rob Landley | |
| Oct 25, 2015 | |
| 10 years 4 months | More ps work, and fill out remaining help text. Fix more l/r justification, implement uname vsz vsize and stat. |
|
Commit a58bab54f60fb8268688275395780a274bed0f36, by Rob Landley | |
| 10 years 4 months | Factor out parse_o() and make -l -f and default output work on strings rather than bitfields. |
|
Commit 9e5dd1474d1a194af091c0576f57d95e4ad31a00, by Rob Landley | |
| 10 years 4 months | Add comma_args() and factor out parse_o(), parse_t(), and parse_p() to use it. Fix FLAG_w. |
|
Commit 5535a2695642dcf54051af2b654ab37a89ece72f, by Rob Landley | |