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 Next | |
Apr 4, 2018 | |
4 years 4 months | Finish renameing test_* to demo_* in example directories and tweak README. |
Commit 9448f8e57ed6ff85e756ec5e9545f99e6376e778, by Rob Landley | |
Apr 3, 2018 | |
4 years 4 months | Library probes need $LDFLAGS (for --static) |
Commit c244273ffb1768537eddce494e19a4c5ad435c39, by Rob Landley | |
4 years 4 months | Second argument to inet_ntop() is int, not long. (64 bit big endian systems care.) |
Commit 58aed2b87d1287bfa37b35d6a3692bcb6484d4b2, by Rob Landley | |
Apr 1, 2018 | |
4 years 4 months | Use XVFORK() macro, add option ranges, make lookup_port() check /etc/services, remove redundant CLOEXEC (xsocket does it) and CFG_NETCAT_LISTEN test (we're not doing FORCE_FLAGS so FLAG_L and FLAG_l become zero), remove comments about vfork triggerin |
Commit 96c0084bca9ef179e6e19fc77d8d67ebc1b8088b, by Rob Landley | |
4 years 4 months | Remove semicolon from WOULD_EXIT() macro (screws up if statement levels). |
Commit e16c181f5869db5148410af39719128ec925923b, by Rob Landley | |
Mar 29, 2018 | |
4 years 4 months | Haroon Maqsood pointed out "vmstat 1 1" didn't stop and "vmstat -n" didn't print the first header line. |
Commit 01b5fb007cb0259c78574d90b59f83bba13f46eb, by Rob Landley | |
Mar 27, 2018 | |
4 years 4 months | Rename demo_human_readable.c->demo_number.c and have it do atolx() too. |
Commit 16c4357f0d0df0ce4f91d424cc57ce571ccf4e91, by Rob Landley | |
Dec 27, 2017 | |
4 years 7 months | HACK: modprobe: change modules path to android location |
Commit 4a5e2d171d8670595d58e0a4900f0259890e3179, by Josua Mayer | |
4 years 7 months | enable modprobe utility |
Commit ebd9e561906f79b88d6c6b0a32e1966ad0cd66f7, by Josua Mayer | |
Nov 20, 2016 | |
5 years 8 months | losetup: Fix loop mounting |
Commit 39b9add9ff69771b9b21dd0010a0d3116096849a, by Gabriele M | |
May 23, 2016 | |
6 years 2 months | toybox: Fix netstat crash |
Commit 892c602b10e745977ca161d06f1a90ac6dfc3728, by Steve Kondik | |
6 years 2 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
Commit baba9cf1ed821ae3e2a0b1e1b0748f0e332850c8, by Steve Kondik | |
6 years 2 months | Revert "toybox: Fix build of static executable" |
Commit 17dcbb7493b46334f3df6adf3a4313b18cc2000b, by Steve Kondik | |
6 years 2 months | Revert "toybox: find: Fix segfault when using -iname/-ipath with -exec" |
Commit 71ddd1fa5de0d97f57509172e20d5a1b7c081965, by Steve Kondik | |
May 11, 2016 | |
6 years 3 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 498e61d5a4361d4a225947386ac8150292dcc466, by Elliott Hughes | |
May 10, 2016 | |
6 years 3 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 7, 2016 | |
6 years 3 months | Turn on CONFIG_TOYBOX_NORECURSE for SafeStack. |
Commit d9417c06308cf9dd34941ca338ac31a9df54b42a, by Elliott Hughes | |
6 years 3 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 | |
May 6, 2016 | |
6 years 3 months | Regenerate generated files. |
Commit 7844a48fe792b5effdb5acbcb35aa20ab97379ed, by Elliott Hughes | |
6 years 3 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 93eb0e019e298939867733b9fd831a51f65b1872, by Elliott Hughes |