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 Next | |
Jan 20, 2016 | |
8 years 7 months | Another CFG_TOYBOX_DEBUG test. |
Commit e9dce28087997b633dd39e8907bf67629d24b899, by Rob Landley | |
8 years 7 months | runcon needs to exec, not recurse. |
Commit ee660c977371b3bfc184f3ca3a6b1c84dcaa1686, by Rob Landley | |
Jan 19, 2016 | |
8 years 7 months | Set CONFIG_TOYBOX_NORECURSE. |
Commit 29d98209b50f3296b36d10ffaab4e88c31fe493e, by Elliott Hughes | |
8 years 7 months | Implement pgrep -clv (and remove some accidentally checked in debug code). |
Commit 559f36cf91e0872b3cac80c8f3ccc9a91f3bb2d6, by Rob Landley | |
Jan 18, 2016 | |
8 years 7 months | Implement basic pkill plumbing, and fix FORCE_FLAGS on flag context switch. |
Commit 36b7cb7c3b856b1b17db4b9df44161e40f09e237, by Rob Landley | |
8 years 7 months | Extend utf8 fontmetrics so ps can use them. |
Commit ba86864699997b0da780e15fd6be33c8a556e927, by Rob Landley | |
Jan 17, 2016 | |
8 years 7 months | Add -L label and UUID support to mkswap. |
Commit 3b17f66c10af679f7ce3cd7b17af3b13664cde0c, by Rob Landley | |
8 years 7 months | Update draw_str() and friends to do standard escaping for ^X <AB> U+ABCD. |
Commit 544c1ec1614cd9a8dcedac3478701e4b97b0f8a0, by Rob Landley | |
Jan 16, 2016 | |
8 years 7 months | Move create_uuid() to lib and xpoll() to lib/net.c. |
Commit 5493916370c74944cc796cc91d058fb4ccabe140, by Rob Landley | |
8 years 7 months | Add swapon -d (discard) |
Commit 7279b849f48e2ceb1d35e82e53b14343b708d776, by Rob Landley | |
8 years 7 months | Regenerate generated files. |
Commit e56796db41c0cda778bb5505394b895fdd77e527, by Elliott Hughes | |
8 years 7 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit a7927748ad0691c8c8d0cd28cfb98e16c30f6bd2, by Elliott Hughes | |
Jan 15, 2016 | |
8 years 7 months | Command line files without paths were attempting to use stdin as their dirfd, (because ls uses nonstandard directory recursion which collates all the command line arguments under a fake top node, which needs more thorough initialization). |
Commit 7d6f210aa38afe2a9a370f1e0f23edf72a1735bb, by Rob Landley | |
8 years 7 months | Locale setting is case sensitive. |
Commit deb31c82944c1fa98ea2942691c53c9d841c1a66, by Rob Landley | |
8 years 7 months | More utf8 test files. |
Commit a90fd0a191f4afbe55d9170c81e8ce2b196c26c4, by Rob Landley | |
8 years 7 months | Fix sort -f, add tests, make TEST_HOST pass new tests. |
Commit 7ca907824d6f8a5017c3d914d0028a3d50ea619a, by Rob Landley | |
8 years 7 months | Implement most of pgrep and pkill. |
Commit 7d4d0421b8e57bd6d9a9cb3dee04130b43bc53a0, by Rob Landley | |
Jan 14, 2016 | |
8 years 7 months | Make "find -execdir toys echo {} +" batch correctly and show topdir results. |
Commit 192155553c01f39a774d169cb3b28dc5c7417c08, by Rob Landley | |
Jan 12, 2016 | |
8 years 7 months | Expand defconfig/allyesconfig/allnoconfig help text to explain what they're for. |
Commit 456b363175ae9a9bf2128d3e39a325552e1f0c43, by Rob Landley | |
Jan 11, 2016 | |
8 years 7 months | Regenerate generated files. |
Commit b7ab12c4835a7cd8e054a088b1e2c1db4aca6b6f, by Elliott Hughes |