AgeSort asc/desc | Change |
---|---|
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 Next | |
Jun 24, 2018 | |
6 years 3 months | News and version update for 0.7.7 release. |
Commit 89d6d71cdaa31672a52032ba77b376093a4c8e9e, by Rob Landley | |
Jun 22, 2018 | |
6 years 3 months | Elliott pointed out that ping's been promoted, not needed in airlock list. |
Commit 8b0486cf0c37bd66a070c7482f1a875179502583, by Rob Landley | |
Jun 21, 2018 | |
6 years 3 months | Promote fmt to other |
Commit c5ddfba4809e5f3aa9425cfc42c288407bdebc08, by Rob Landley | |
6 years 3 months | Tweak fmt width calculation. |
Commit f8c93b1ec6f9c8356e5c368cbf9963ce0900b35d, by Rob Landley | |
6 years 3 months | Redo of fmt.c around loopfiles_lines() and understanding tab indents. |
Commit 84015ca09da250e8ea46f2e212efa51274af4124, by Rob Landley | |
Jun 20, 2018 | |
6 years 3 months | The kernel's old kconfig had _shipped files, the new one should too, but until then install bison and flex. (Not yacc and lex, the kernel build is calling the propreitary versions.) |
Commit a2363811a34d69b0f26b26a04503a393841d3d0e, by Rob Landley | |
Jun 14, 2018 | |
6 years 3 months | More cut tests. |
Commit d948ac5f32cbb15a43c9785e152a21c1e6b01339, by Rob Landley | |
6 years 3 months | Fix cut -DF as awk replacement by not matching delimiterless lines with -D |
Commit 851930b82dec1ac45cfb68c8d2958df947a4442e, by Rob Landley | |
6 years 3 months | Change do_lines() semantics to end with a callback(0,0) to indicate EOF, adjusting existing users. |
Commit d63bc6849c2a3b6ff0b909390488cb423208d61d, by Rob Landley | |
6 years 3 months | I tend to put extra parentheses around & because its precedence being slightly wonky was Dennis Ritche's one public regret about C (see https://www.lysator.liu.se/c/dmr-on-or.html). |
Commit 5605a0ff2ad28eafa3ce6f2f4ef1ca96498ab79d, by Rob Landley | |
6 years 4 months | ping: support ping6 as a synonym for `ping -6`. |
Commit 442f7a0c90b537c1af56c6ce7b3f40a0a47f822d, by Elliott Hughes | |
Jun 13, 2018 | |
6 years 4 months | ping: add -m, switch to xsetsockopt. |
Commit 36772a1926beb55f6077d29484955ddbcee026d7, by Elliott Hughes | |
Jun 12, 2018 | |
6 years 4 months | top: remove flicker in interactive mode. |
Commit 1e0dd35f3cfef45f3de9dc6819c85e7870a90aba, by Elliott Hughes | |
6 years 4 months | top: running processes are shown in bold. |
Commit 1683db07dd8ba6464fa3ee7220948f2681bbef33, by Elliott Hughes | |
Jun 11, 2018 | |
6 years 4 months | Add tests for file stdin behavior. |
Commit 42ad032a945ff437bc032b0882fb0ce3386bc247, by Elliott Hughes | |
6 years 4 months | Promote ping to toys/net |
Commit 871c5d740a7f0b7e7ecda16bc23f3476acef4e7a, by Rob Landley | |
6 years 4 months | Fix ping -f, add summary section, yank TOYFLAG_ROOTONLY. |
Commit 3b0ff97a8f37ed2ffa4872737fdc1854f1d19f2a, by Rob Landley | |
Jun 9, 2018 | |
6 years 4 months | Show workaround for the kernel bug when ping hits it. |
Commit c88d216f221e49031f8fa6f924a9b1e8dffa1463, by Rob Landley | |
Jun 2, 2018 | |
6 years 4 months | Convert more ps help text to two columns. |
Commit 1e90addea792297259803028911ca88462e97732, by Rob Landley | |
6 years 4 months | call strip as $STRIP |
Commit 5efc1674a81ce1fd423ca8aac2ce3c02144751fc, by Francesco Valla |