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 | |
Nov 7, 2015 | |
9 years 27 days | Add ps -o CMDLINE. |
Commit 976eaf88226776260c41b44cce98125ca0b638d6, by Elliott Hughes | |
9 years 28 days | Let's start the route cleanup. |
Commit 6256a5c8b9d7db4bcbb5b255d33354aecd95d9fe, by Rob Landley | |
Nov 5, 2015 | |
9 years 1 month | Fix sed bug where any ] right after [ was skipped, not just first one in range. |
Commit 769341fdd7497683136d1a9ae08f6009dbad6c8c, by Rob Landley | |
Nov 4, 2015 | |
9 years 1 month | Merge "Fix the ps -o CMD vs COMM distinction." |
Commit 6461c18128fb54a723dbe88ca4ca89aaf6febb51, by Elliott Hughes | |
9 years 1 month | Merge "Make ps -o error reporting intelligible." |
Commit 6089a48726c9cbd57baed5da41d45cefad603680, by Elliott Hughes | |
9 years 1 month | Merge "If chomp() needs to test it found \n, should also test it's at end of string." |
Commit 702696e9d7f782bdc4abf2c9005236c217ed76be, by Elliott Hughes | |
9 years 1 month | Merge "Add ps -Z." |
Commit 67917185864ce9fef0e74e0e668bdb439032c6f3, by Elliott Hughes | |
9 years 1 month | Merge "Add ps --ppid." |
Commit 5f53f4259f90c9bb042d4463c3100a9dea9ab0ec, by Elliott Hughes | |
9 years 1 month | Merge "Last patch broke creating new file as a patch, fix it. (Matches beginning and EOF at once.)" |
Commit c36b3e33ec1b124714d9dd502de6f44364aa1db3, by Elliott Hughes | |
9 years 1 month | Merge "Fix applying patch hunks with trailing context to the start of the file." |
Commit 01046872bfb9d360d4aab0e8da9b459296647106, by Elliott Hughes | |
9 years 1 month | Merge "Change grep -w to checking matches after the fact rather than modifing regex. This lets '(x)\1' match, as reported by Isabella Parakiss." |
Commit cc82b24c415da6676cdb1e3460680244671a0933, by Elliott Hughes | |
9 years 1 month | Merge "Now that toybox is chmod -w, mv needs -f to overwrite it." |
Commit 00aedd4895427256758d9d1921e3e4f6f8948d87, by Elliott Hughes | |
9 years 1 month | Merge "Tweak permissions of toybox binary." |
Commit 5fc52369a634fb157d57d1422ac43ad9c9f69b98, by Elliott Hughes | |
9 years 1 month | Merge "Update Android section of roadmap." |
Commit cba5a99c24160ed734ab51a4ce7d47234054a002, by Elliott Hughes | |
9 years 1 month | Merge "Note Debian abandoning LSB and our own decision not to worry about LSB 5.0 yet." |
Commit 181963ddcd93a222fd73c792a39490856c1f8f8d, by Elliott Hughes | |
9 years 1 month | Regenerate generated files after upstream sync. |
Commit 5b8911166c810c6a6f77a8e58332a4ebc053c32b, by Elliott Hughes | |
9 years 1 month | dhcp leanup: remove flag_get() and flag_chk() |
Commit 547c9167565cf8a2bba8bd79850889101866814a, by Rob Landley | |
9 years 1 month | New dhcp6 command from Sameer Pradhan. |
Commit 54a13f9ef4380501d3b12bb1f04408f5607d46ee, by Rob Landley | |
Nov 2, 2015 | |
9 years 1 month | Don't pass target $CFLAGS to host builds (telling x86 compiler to be big-endian seldom ends well). Instead add -DBUILD_FOR_HOST to $HOSTCC and wrap #ifdefs around problematic (smack) includes from toys.h. |
Commit d20b9ff3ee0f1014a740baed908dc0a08c646fb6, by Rob Landley | |
9 years 1 month | Add -P as short option for --ppid. |
Commit 539f8c8b56729d1b6562ade260bf6c44d1f9637b, by Rob Landley |