| 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 | |
| Nov 11, 2015 | |
| 10 years 1 month | Document %s in date(1). |
|
Commit 4e39281c1f380c53ee6ef8b9795111e0695a55be, by Elliott Hughes | |
| 10 years 1 month | Fix year parsing in date(1). |
|
Commit d885b528f2d26435ecff83da9e50e815ac73605b, by Elliott Hughes | |
| Nov 10, 2015 | |
| 10 years 1 month | Cleanup pass: inline find_tty_name(), bounds check fscanf(), use libc functions to read major()/minor(), fix printf format warnings in error msg. |
|
Commit 26ec1c05b0eef896b59fe3c870f6885fa7edf4ae, by Rob Landley | |
| Nov 9, 2015 | |
| 10 years 1 month | Fix build breaks on darwin |
|
Commit 49a8567012ab0f7e090ba9cda11510ddf118a38d, by Keith Mok | |
| Nov 8, 2015 | |
| 10 years 1 month | NOEXIT(thingy()) wrapper to turn xwrap() functions into warning versions. |
|
Commit 2f69ee2f0f25c6fc1dbc440c14c52aeaaf35b6a8, by Rob Landley | |
| 10 years 1 month | Route cleanup: whitespace and curly bracket changes. |
|
Commit 6fd77eab77ba51579eaece4d3e12b5b890638124, by Rob Landley | |
| 10 years 1 month | toybox: Build a host binary to enumerate the tools |
|
Commit 32f0e4f94cc15ccc09491fa1a9375045596cdb2e, by Steve Kondik | |
| 10 years 1 month | Bugfix for route flags. |
|
Commit 8a1509d0a6e7aedc1c3f6f13f0d7b2e0d83d6e2d, by Rob Landley | |
| 10 years 1 month | Remove TEST_ARGV() and logic to adjust irtt by "clock ticks/100" when clock ticks _is_ 100... |
|
Commit f0ddca8f88152f25f5aefba7483c389e970c5155, by Rob Landley | |
| 10 years 1 month | toybox: Build a static library version |
|
Commit d54a3e00b746d0a18f27a5191a3983abecd84fa2, by Steve Kondik | |
| 10 years 1 month | toybox: Avoid conflicting symbols in static library |
|
Commit a5eae8fb07f82adb9bf6ad1bc2c98da27e0e8860, by Steve Kondik | |
| 10 years 1 month | More route cleanup. |
|
Commit d18c10977e29ea1c1641909e20aeced529cf4556, by Rob Landley | |
| Nov 7, 2015 | |
| 10 years 1 month | Make ps try harder to find a name for a tty. |
|
Commit b0f4710754fde8cea483c4ca89ccef0d85d32219, by Elliott Hughes | |
| 10 years 1 month | On Android, ps' default output should match toolbox. |
|
Commit 86cef660e4a5a2d9e764486bc62c37a1c75fac6d, by Elliott Hughes | |
| 10 years 1 month | Add ps -n. |
|
Commit 5c2e1f60d38d6dd389d4b4910ef420d7da87b98a, by Elliott Hughes | |
| 10 years 1 month | Add ps -o CMDLINE. |
|
Commit 976eaf88226776260c41b44cce98125ca0b638d6, by Elliott Hughes | |
| 10 years 1 month | Let's start the route cleanup. |
|
Commit 6256a5c8b9d7db4bcbb5b255d33354aecd95d9fe, by Rob Landley | |
| Nov 5, 2015 | |
| 10 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 | |
| 10 years 1 month | Merge "Fix the ps -o CMD vs COMM distinction." |
|
Commit 6461c18128fb54a723dbe88ca4ca89aaf6febb51, by Elliott Hughes | |
| 10 years 1 month | Merge "Make ps -o error reporting intelligible." |
|
Commit 6089a48726c9cbd57baed5da41d45cefad603680, by Elliott Hughes | |