| 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 | |
| May 6, 2016 | |
| 9 years 10 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 93eb0e019e298939867733b9fd831a51f65b1872, by Elliott Hughes | |
| 9 years 10 months | Regenerate generated files. |
|
Commit 7844a48fe792b5effdb5acbcb35aa20ab97379ed, by Elliott Hughes | |
| May 7, 2016 | |
| 9 years 10 months | Work around increasingly insane compiler developers wanting to make everything undefined behavior so the optimizer can silently eliminate your entire program. |
|
Commit 869da8ce3752ce6f5aa63d302eebe60a2b5c8da8, by Rob Landley | |
| 9 years 10 months | Turn on CONFIG_TOYBOX_NORECURSE for SafeStack. |
|
Commit d9417c06308cf9dd34941ca338ac31a9df54b42a, by Elliott Hughes | |
| May 10, 2016 | |
| 9 years 10 months | Use CFG_TOYBOX_NORECURSE to avoid <strike>all that tedious mucking about with hyperspace</strike> stack measuring in ways that confuse security stuff. |
|
Commit 4e756d7f9fd1b32b545ce8c43120dc733653b52f, by Rob Landley | |
| May 11, 2016 | |
| 9 years 10 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 498e61d5a4361d4a225947386ac8150292dcc466, by Elliott Hughes | |
| May 23, 2016 | |
| 9 years 9 months | Revert "toybox: find: Fix segfault when using -iname/-ipath with -exec" |
|
Commit 71ddd1fa5de0d97f57509172e20d5a1b7c081965, by Steve Kondik | |
| 9 years 9 months | Revert "toybox: Fix build of static executable" |
|
Commit 17dcbb7493b46334f3df6adf3a4313b18cc2000b, by Steve Kondik | |
| 9 years 9 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
|
Commit baba9cf1ed821ae3e2a0b1e1b0748f0e332850c8, by Steve Kondik | |
| 9 years 9 months | toybox: Fix netstat crash |
|
Commit 892c602b10e745977ca161d06f1a90ac6dfc3728, by Steve Kondik | |
| Nov 20, 2016 | |
| 9 years 3 months | losetup: Fix loop mounting |
|
Commit 39b9add9ff69771b9b21dd0010a0d3116096849a, by Gabriele M | |
| Dec 27, 2017 | |
| 8 years 2 months | enable modprobe utility |
|
Commit ebd9e561906f79b88d6c6b0a32e1966ad0cd66f7, by Josua Mayer | |
| 8 years 2 months | HACK: modprobe: change modules path to android location |
|
Commit 4a5e2d171d8670595d58e0a4900f0259890e3179, by Josua Mayer | |
| Jan 22, 2018 | |
| 8 years 1 month | Un-default fmt(1) while it's in pending. |
|
Commit 19a042b71f357ef2dbfa8002bc9c44d634f86af8, by Elliott Hughes | |
| Mar 16, 2018 | |
| 7 years 11 months | Fix vmstat for large machines. |
|
Commit 133915d49405693b587c3e67fc56c186543ae210, by Elliott Hughes | |
| Mar 19, 2018 | |
| 7 years 11 months | The author of that bc.c says it won't be ready for 6 months and I'm not to touch it in the meantime, so no point having it in pending. |
|
Commit 24618ae6f03ef5554bd244fff7be9f19275735b3, by Rob Landley | |
| 7 years 11 months | Ryan Prichard pointed out that du -d0 should act like du -s, but the plumbing wouldn't let him assign a negative default value, so I fixed it. |
|
Commit aa265ebff4fd94b1bfa152a116d6d5fa1971b727, by Rob Landley | |
| Mar 21, 2018 | |
| 7 years 11 months | Minghui Liu pointed out that the b and c suffixes were reported as errors. |
|
Commit 279fe0b437f777c1133d8421a94977a9f8867b12, by Rob Landley | |
| 7 years 11 months | Fix atolx not integer error when used with suffix *d |
|
Commit 07fc8fc5273070fa4ac99d456c484f96c2ae7341, by Minghui Liu | |
| 7 years 11 months | Collate two error messages that both mean "your kernel is broken". |
|
Commit 0068c53f7e134c455785df7b0547f553d6eb80dd, by Rob Landley | |