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 Next | |
Dec 30, 2015 | |
9 years 2 months | make "ls -m | cat" assume 80 columns. |
Commit 3a70500a4b11623651d1ffd779592a521e5c738b, by Rob Landley | |
Dec 31, 2015 | |
9 years 2 months | Add more keys to scan_key() and fix hang in scan_key_getsize(). |
Commit f82a848793fbba3b3416fe037947afe73785270b, by Rob Landley | |
9 years 2 months | First half of iotop. Add READ, WRITE, IO, DREAD, DWRITE, SWAP, DIO, and corresponding percentile fields to ps. Move FLAG_ macro usage to ps-specific code (top/iotop have their own flag contexts). Split init and match code into shared and ps-specific |
Commit 08dc20ad276251f61a9a4036f9d17ee601a4b3a0, by Rob Landley | |
9 years 2 months | Don't let mktemp -q /path/to/file delete arbitrary files, and don't have "mktemp -u > /dev/full" leave file around. |
Commit 4ff9295f462c4f753902e6e520f645cad305aec6, by Rob Landley | |
9 years 2 months | Tweak error message. |
Commit adf6f03bdd7bc19013463780d059b721bf90f4d5, by Rob Landley | |
Jan 1, 2016 | |
9 years 2 months | First pass at iotop. |
Commit 7b746d26f5134fc3fe805443187177656b24036e, by Rob Landley | |
Jan 2, 2016 | |
9 years 2 months | Fix "find . -exec echo {}" segfault, and stop measuring environment space, |
Commit aa784b09a9fbbbd571130051405edeaea7c9b510, by Rob Landley | |
9 years 2 months | Fix find --prune. |
Commit 3d33dd80f8cb931e293d7f64c44bc357fec11120, by Rob Landley | |
Jan 4, 2016 | |
9 years 2 months | toybox: fix mac build |
Commit ac4365b3c29238c4701ae9a21d9d2df65c1c7f9c, by Roman Birg | |
9 years 2 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 5291717a17d6c8b7c395d1078b8eb29490b0b10e, by Elliott Hughes | |
9 years 2 months | Update generated files after toybox sync. |
Commit 3fac1bd4c14a17ce0e562af3706892152c506a79, by Elliott Hughes | |
9 years 2 months | Turn on CFG_TOYBOX_DEBUG for valgrind. |
Commit 633ae508d9d895ae3a5ba46fb195d8449732949b, by Elliott Hughes | |
Jan 5, 2016 | |
9 years 2 months | Work towards making "find . -execdir echo {} + -execdir ls {} +" work, (not finished yet) plus some error message improvements. |
Commit 80c6b26efd4eaf091c44c0c4b5dbaa778cfdfa8e, by Rob Landley | |
Jan 6, 2016 | |
9 years 2 months | Some utf8/unicode stress test files. |
Commit 8dfbf2efc89154fd74b34b5f4d8bf774dba63abf, by Rob Landley | |
9 years 2 months | Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format checking, and fix up format checking complaints. |
Commit d3a435e53c94ec25b4ae5fa2614f49ef8884e08a, by Rob Landley | |
9 years 2 months | Fix directory test in cp. |
Commit 2554243d8872a5083ad2bbd019e2e513000df3c6, by Elliott Hughes | |
Jan 7, 2016 | |
9 years 2 months | Make scan_key() specify timeout in miliseconds, split out terminal_probesize(), add function key definitions and shift/ctrl/alt cursor keys. |
Commit efb309d4cdb2f4c3926b0550d9dc1661c1e4a091, by Rob Landley | |
Jan 9, 2016 | |
9 years 2 months | Merge "Revert "Don't add a symlink for killall --- it's broken."" |
Commit c1c226e5ebad4250a72d39a6d500f2ddda5e150d, by Josh Gao | |
9 years 2 months | The sense of -L was flipped. |
Commit 0229ee428b00857b7978be1aae957839e8f00ca3, by Elliott Hughes | |
9 years 2 months | Fix cat -. |
Commit 8784d8d968c72328db11a72d50c836fc1650fa9a, by Elliott Hughes |