| 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 | |
| Feb 19, 2016 | |
| 9 years 10 months | RLIMIT_RTTIME was added to the kernel in 2008, you can't expect uClibc to have noticed yet. |
|
Commit 42cad120baa22bc043bcce6f5aac74fa26a01aef, by Rob Landley | |
| 9 years 10 months | Add xxd -p and -r. |
|
Commit 577b7cabd4bae054e314484249f28088b5f385ab, by Elliott Hughes | |
| 9 years 10 months | Help text update from Isaac Dunham, tweaked slightly. |
|
Commit 137f5c9b0937dfa204ea2580e58430c7180a79c5, by Rob Landley | |
| Feb 20, 2016 | |
| 9 years 10 months | Add test_COMMAND for each command, update "make help" to describe TEST_HOST and VERBOSE=fail, and fix a quote mismatch. |
|
Commit 5ec9f52a39c0f5a631cd60f12560698033eba7dc, by Rob Landley | |
| 9 years 10 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 19ef8b8a7d596e032eb5b2449120d6d3d3031f0e, by Elliott Hughes | |
| 9 years 10 months | Regenerate generated files. |
|
Commit bae185a8e0bcc981a170f338edf44900ba7888fa, by Elliott Hughes | |
| Feb 21, 2016 | |
| 9 years 10 months | lsof cleanup |
|
Commit 36ffaeee6076709f4b68d83ef6cddc3eb39db3a7, by Rob Landley | |
| Feb 22, 2016 | |
| 9 years 10 months | implement simple 'wget' and port name can be specified in URL if default port 80 is not used. |
|
Commit 5e3d1e35997315df044af3de0633b8298ad63988, by Lipi C. H. Lee | |
| Feb 25, 2016 | |
| 9 years 10 months | Use the correct types for recvfrom. |
|
Commit 789d2c1234cf7805d3d6df846b491a112ae93bc7, by George Burgess IV | |
| Feb 26, 2016 | |
| 9 years 10 months | Musl needs an extra #include. |
|
Commit 3879cd97c16332db2edb225f0725b591c2fa14dc, by Rob Landley | |
| 9 years 10 months | Typecast a printf argument because wchar_t isn't a rigidly defined size. |
|
Commit fd6c94753f072df405126272a6d48d93dabe42a6, by Rob Landley | |
| 9 years 10 months | Fix bug where mount -o leftover string didn't get passed through to kernel for 2-argument version. |
|
Commit 8fffeffdf259bc1a7c2c8055a0bbc3f4c508ed76, by Rob Landley | |
| 9 years 10 months | Fix more warnings on 32 bit builds. |
|
Commit f9ca79a7b7762bdc698efb7c34ecaac63540eacb, by Rob Landley | |
| 9 years 10 months | Switch to $! for make.sh process enumeration. |
|
Commit e17fbf19c4b48d763041761052e98c2b4ee95487, by Rob Landley | |
| Feb 27, 2016 | |
| 9 years 10 months | Fix "make help" again. |
|
Commit d3904ef62366c6a5ba5c47a583f114ac4338698b, by Elliott Hughes | |
| Feb 29, 2016 | |
| 9 years 10 months | Second pass at the ELF type table. |
|
Commit 44c7958214e1690e820aaddf808267e0bf78df46, by Rob Landley | |
| 9 years 10 months | Fix a typo from last time, and Isaac Dunham's todo list: |
|
Commit 4b141e67eefc396687f22f8c136267c0f8081e05, by Rob Landley | |
| 9 years 10 months | pending/file: add cpio, tar, zip formats. |
|
Commit 830f2561757083ec6d34dc92c675447e91c9ed81, by Isaac Dunham | |
| 9 years 10 months | Fix inverted test. |
|
Commit 1b3fd4a5dc3fb62a96fb3127070c5aca7cc2ee3e, by Rob Landley | |
| 9 years 10 months | Fix trailing spaces on ps -o cmdline. |
|
Commit 226c1cb1dc86e8545c0f05886149a07c40a88162, by Elliott Hughes | |