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 Next
Nov 2, 2015
9 years 10 days If chomp() needs to test it found \n, should also test it's at end of string.
Nov 1, 2015
9 years 11 days Last patch broke creating new file as a patch, fix it. (Matches beginning and EOF at once.)
9 years 11 days Fix applying patch hunks with trailing context to the start of the file.
9 years 11 days Change grep -w to checking matches after the fact rather than modifing regex. This lets '(x)\1' match, as reported by Isabella Parakiss.
Oct 31, 2015
9 years 12 days Fix the ps -o CMD vs COMM distinction.
Commit 9d57762c921e77a7237981916d3109bbd3607891, by Elliott Hughes
9 years 12 days Make ps -o error reporting intelligible.
Commit 3c0f6a19a271a7b85d62fc85d0ac1c6f661849f2, by Elliott Hughes
9 years 12 days Add ps -Z.
Commit 11d6079ed3cb067dc66a795a1c7565c13afd5a00, by Elliott Hughes
9 years 12 days Add ps --ppid.
Commit 71617b9ea00ed774c202346c9bf8ac2bf80dfc2e, by Elliott Hughes
9 years 13 days Now that toybox is chmod -w, mv needs -f to overwrite it.
Oct 29, 2015
9 years 14 days Tweak permissions of toybox binary.
9 years 14 days Note Debian abandoning LSB and our own decision not to worry about LSB 5.0 yet.
9 years 14 days Fix sed bug reported by Isabella Parakiss, where sed -e "/x/c\" -e "y" added an extra newline because the test for whether we have an existing string to append a newline to was checking if struct step had data appended to it, and the /x/ regex is dat
9 years 15 days Oops, forgot to check in the header file change for ps.c.
9 years 15 days Promote ps to posix.
9 years 15 days Free more stuff in debug cleanup.
9 years 15 days Implement -suUgG and -o majfl,minfl, move uid/ruid/gid/rgid into slots[31-34] and vmlck into slot[18], pass error message to comma_args(), collate -stuUgG callbacks into parse_rest().
9 years 15 days Tweak build instructions in README/code.html.
Oct 28, 2015
9 years 15 days Update Android section of roadmap.
Commit 347e4f4b3d4ac83bc03a90e1362e34408997064f, by Elliott Hughes
9 years 15 days Use the /proc/self/fd/%d workaround for O_PATH not letting you read xattrs, inspired by: https://android-review.googlesource.com/#/c/152663/4/libc/bionic/fget xattr.cpp
9 years 16 days Fix ls error message for chmod -r directories.

All Updates

Filter by type
Commits
Reviews and Patches

Subscribe to this timeline
RSS Atom feed