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 Next | |
Apr 4, 2018 | |
6 years 6 months | Finish renameing test_* to demo_* in example directories and tweak README. |
Commit 9448f8e57ed6ff85e756ec5e9545f99e6376e778, by Rob Landley | |
Apr 3, 2018 | |
6 years 6 months | Library probes need $LDFLAGS (for --static) |
Commit c244273ffb1768537eddce494e19a4c5ad435c39, by Rob Landley | |
6 years 6 months | Second argument to inet_ntop() is int, not long. (64 bit big endian systems care.) |
Commit 58aed2b87d1287bfa37b35d6a3692bcb6484d4b2, by Rob Landley | |
Apr 1, 2018 | |
6 years 6 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 | |
6 years 6 months | Remove semicolon from WOULD_EXIT() macro (screws up if statement levels). |
Commit e16c181f5869db5148410af39719128ec925923b, by Rob Landley | |
Mar 29, 2018 | |
6 years 6 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 | |
6 years 6 months | Rename demo_human_readable.c->demo_number.c and have it do atolx() too. |
Commit 16c4357f0d0df0ce4f91d424cc57ce571ccf4e91, by Rob Landley | |
Mar 24, 2018 | |
6 years 6 months | Fix break caused by removing toys/e2fs.h. |
Commit 48ac4c6c4fb7d25040cadd3c046578dd7530da00, by Rob Landley | |
6 years 6 months | Add the extra info we've got back to the error message. |
Commit 3fed6c84e76f2df4060d107280cc29607e617689, by Rob Landley | |
6 years 6 months | Inline toys/e2fs.h into mke2fs.c. (Debris from the dawn of time.) |
Commit 7fe1c73cf9406c832474dba5352e6096b86b3ebf, by Rob Landley | |
Mar 22, 2018 | |
6 years 6 months | atolx should use tolower instead of toupper |
Commit de28ab46e8ee63329959bd572ce1c3a54cabee60, by Minghui Liu | |
Mar 21, 2018 | |
6 years 6 months | Collate two error messages that both mean "your kernel is broken". |
Commit 0068c53f7e134c455785df7b0547f553d6eb80dd, by Rob Landley | |
Dec 27, 2017 | |
6 years 9 months | HACK: modprobe: change modules path to android location |
Commit 4a5e2d171d8670595d58e0a4900f0259890e3179, by Josua Mayer | |
6 years 9 months | enable modprobe utility |
Commit ebd9e561906f79b88d6c6b0a32e1966ad0cd66f7, by Josua Mayer | |
Nov 20, 2016 | |
7 years 10 months | losetup: Fix loop mounting |
Commit 39b9add9ff69771b9b21dd0010a0d3116096849a, by Gabriele M | |
May 23, 2016 | |
8 years 4 months | toybox: Fix netstat crash |
Commit 892c602b10e745977ca161d06f1a90ac6dfc3728, by Steve Kondik | |
8 years 4 months | Merge branch 'master' of https://android.googlesource.com/platform/external/toybox into cm-13.0 |
Commit baba9cf1ed821ae3e2a0b1e1b0748f0e332850c8, by Steve Kondik | |
8 years 4 months | Revert "toybox: Fix build of static executable" |
Commit 17dcbb7493b46334f3df6adf3a4313b18cc2000b, by Steve Kondik | |
8 years 4 months | Revert "toybox: find: Fix segfault when using -iname/-ipath with -exec" |
Commit 71ddd1fa5de0d97f57509172e20d5a1b7c081965, by Steve Kondik | |
May 11, 2016 | |
8 years 5 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 498e61d5a4361d4a225947386ac8150292dcc466, by Elliott Hughes |