LetuxOS Replicant Toybox

LetuxOS Replicant Toybox All Updates

AgeSort asc/descChange
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
Mar 22, 2018
7 years 11 months atolx should use tolower instead of toupper
Mar 24, 2018
7 years 11 months Inline toys/e2fs.h into mke2fs.c. (Debris from the dawn of time.)
7 years 11 months Add the extra info we've got back to the error message.
7 years 11 months Fix break caused by removing toys/e2fs.h.
Mar 27, 2018
7 years 11 months Rename demo_human_readable.c->demo_number.c and have it do atolx() too.
Mar 29, 2018
7 years 11 months Haroon Maqsood pointed out "vmstat 1 1" didn't stop and "vmstat -n" didn't print the first header line.
Apr 1, 2018
7 years 11 months Remove semicolon from WOULD_EXIT() macro (screws up if statement levels).
7 years 11 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
Apr 3, 2018
7 years 11 months Second argument to inet_ntop() is int, not long. (64 bit big endian systems care.)
7 years 11 months Library probes need $LDFLAGS (for --static)
Apr 4, 2018
7 years 11 months Finish renameing test_* to demo_* in example directories and tweak README.
7 years 11 months Factor out xtempfile()
7 years 11 months Fix precedence error in vmstat.
Commit b60eaface3b105b077b70cc9cb02ae729663a715, by Elliott Hughes
Apr 9, 2018
7 years 11 months Ubuntu's ln -f dies if you do "ln -s link link; ln -sf / link". Toybox's ln -f does the rm and retry if the first attempt fails for any reason.
7 years 11 months Fix error message: update $NAME before complaining about test with wrong # args.
7 years 11 months Add -- to "eval".
7 years 11 months Add readlink -m to show where a missing path would be.
7 years 11 months Add mkpath() for common case of mkpathat(), and #define magic constants.
7 years 11 months Add cp --parents
Apr 12, 2018
7 years 11 months Fix "cp -p" doesn't preserve timestamps bug

All Updates

Filter by type
Commits
Reviews and Patches

Subscribe to this timeline
RSS Atom feed