| 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 31 32 33 34 35 36 37 38 39 40 Next | |
| Oct 29, 2015 | |
| 10 years 2 months | Tweak build instructions in README/code.html. |
|
Commit 1cbc283f94aab45ca1246d248f4d323b5f455221, by Rob Landley | |
| Oct 28, 2015 | |
| 10 years 2 months | Regenerate generated files after upstream sync. am: 103f0fa6bc |
|
Commit 5166112b7704b45df08fc406fa0d77aaaeee01c5, by Elliott Hughes | |
| 10 years 2 months | Update Android section of roadmap. |
|
Commit 347e4f4b3d4ac83bc03a90e1362e34408997064f, by Elliott Hughes | |
| 10 years 2 months | Regenerate generated files after upstream sync. |
|
Commit 103f0fa6bc41bb627f45675a5a8f4d2bd4e8c631, by Elliott Hughes | |
| 10 years 2 months | Merge remote-tracking branch \'toybox/master\' into HEAD am: c5d47d26b7 |
|
Commit a758ec89cf2b32e5d66ee86c0f2eafa9bee6073c, by Elliott Hughes | |
| 10 years 2 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit c5d47d26b71a1468245e1cff372361c48928fc63, by Elliott Hughes | |
| 10 years 2 months | 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 |
|
Commit 55aa28467914463e9c6869cd3c8b7264f7e6e695, by Rob Landley | |
| 10 years 2 months | Fix ls error message for chmod -r directories. |
|
Commit 87f6a93fc594934b21fcd0e9d42baad2abb209ae, by Rob Landley | |
| 10 years 2 months | Install without a mode should use 0755, and check FLAG_preserve instead of the global so "install -g 0" doesn't alias to "cp --preserve 0" and error out. through to --preserve 0" |
|
Commit 10a942f7a67fe7f8dc6c17c3115449f5034fb607, by Rob Landley | |
| Oct 27, 2015 | |
| 10 years 2 months | Replace xcount_cpus() with a call to sysconf(_SC_NPROCESSORS_CONF) |
|
Commit d4c17cdaf1f72a872dcbe12952412f02810c29b5, by Rob Landley | |
| Oct 25, 2015 | |
| 10 years 2 months | Add xcount_cpus() |
|
Commit eb1bbc245dd6554a8fbe879a4efb903f6e7788cb, by Rob Landley | |
| 10 years 2 months | Add comma_args() and factor out parse_o(), parse_t(), and parse_p() to use it. Fix FLAG_w. |
|
Commit 5535a2695642dcf54051af2b654ab37a89ece72f, by Rob Landley | |
| 10 years 2 months | Factor out parse_o() and make -l -f and default output work on strings rather than bitfields. |
|
Commit 9e5dd1474d1a194af091c0576f57d95e4ad31a00, by Rob Landley | |
| 10 years 2 months | More ps work, and fill out remaining help text. Fix more l/r justification, implement uname vsz vsize and stat. |
|
Commit a58bab54f60fb8268688275395780a274bed0f36, by Rob Landley | |
| Oct 23, 2015 | |
| 10 years 2 months | More ps work: move l/r justification to widths[], add RUID/RGID, implement PGID, plus tty detection fix from Elliott Hughes. |
|
Commit 71d87c9ecff852dbc115135c8ad38d40169f2726, by Rob Landley | |
| 10 years 2 months | Switch to toybox df. am: 578e62806a |
|
Commit 92b91153790517c1c16efad82f627a144579cea6, by Elliott Hughes | |
| 10 years 2 months | Switch to toybox df. |
|
Commit 578e62806af81c858150d5fa45842781e1b35911, by Elliott Hughes | |
| 10 years 2 months | Fix netstat build warnings. |
|
Commit aff606920612ceedc6fa0716cdfcea0571d56987, by Elliott Hughes | |
| 10 years 2 months | Regenerate generated files. am: 064520b010 |
|
Commit af3fa1d6e61bc184ae01862c24657d1a47e3c989, by Elliott Hughes | |
| 10 years 2 months | Merge remote-tracking branch \'toybox/master\' into HEAD am: e80ddaeff1 |
|
Commit 7bf0a28331726737cfb12667a7820227dcce27c5, by Elliott Hughes | |