| 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 | |
| Jun 14, 2018 | |
| 7 years 9 months | ping: support ping6 as a synonym for `ping -6`. |
|
Commit 442f7a0c90b537c1af56c6ce7b3f40a0a47f822d, by Elliott Hughes | |
| 7 years 9 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 | |
| 7 years 9 months | Change do_lines() semantics to end with a callback(0,0) to indicate EOF, adjusting existing users. |
|
Commit d63bc6849c2a3b6ff0b909390488cb423208d61d, by Rob Landley | |
| 7 years 9 months | Fix cut -DF as awk replacement by not matching delimiterless lines with -D |
|
Commit 851930b82dec1ac45cfb68c8d2958df947a4442e, by Rob Landley | |
| 7 years 9 months | More cut tests. |
|
Commit d948ac5f32cbb15a43c9785e152a21c1e6b01339, by Rob Landley | |
| Jun 20, 2018 | |
| 7 years 8 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 21, 2018 | |
| 7 years 8 months | Redo of fmt.c around loopfiles_lines() and understanding tab indents. |
|
Commit 84015ca09da250e8ea46f2e212efa51274af4124, by Rob Landley | |
| 7 years 8 months | Tweak fmt width calculation. |
|
Commit f8c93b1ec6f9c8356e5c368cbf9963ce0900b35d, by Rob Landley | |
| 7 years 8 months | Promote fmt to other |
|
Commit c5ddfba4809e5f3aa9425cfc42c288407bdebc08, by Rob Landley | |
| Jun 22, 2018 | |
| 7 years 8 months | Elliott pointed out that ping's been promoted, not needed in airlock list. |
|
Commit 8b0486cf0c37bd66a070c7482f1a875179502583, by Rob Landley | |
| Jun 24, 2018 | |
| 7 years 8 months | News and version update for 0.7.7 release. |
|
Commit 89d6d71cdaa31672a52032ba77b376093a4c8e9e, by Rob Landley | |