| 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 | |
| Sep 24, 2015 | |
| 10 years 5 months | xexec() is noreturn. |
|
Commit 0593b32337b48d60a521922e2355c78750e635d2, by Rob Landley | |
| Sep 27, 2015 | |
| 10 years 5 months | Another chunk of nommu support, replacing toys.recursion with toys.stacktop. |
|
Commit 3b51a07e478d64a84e40b3a7c026b2f8566b194b, by Rob Landley | |
| Sep 29, 2015 | |
| 10 years 5 months | Make defconfig build for nommu. |
|
Commit 7d6af77804adc069a83e8566250f868a6cb9786e, by Rob Landley | |
| 10 years 5 months | xvfork went away. |
|
Commit 3d9dce3b523f5e4a01189d4735c02a9b33d8c7ab, by Rob Landley | |
| 10 years 5 months | help_exit() tweak. |
|
Commit 8941e5fef58025591b7441372d486cf5de46dd39, by Rob Landley | |
| Oct 2, 2015 | |
| 10 years 5 months | Add uClinux analysis to roadmap, and a few other pending changes. |
|
Commit 469d7f11b66dfbaf7483a9a855e595d59f71fdad, by Rob Landley | |
| Oct 3, 2015 | |
| 10 years 5 months | Back to chipping away at ps... |
|
Commit 73acb3a0f4ea7204f149c964adcd8938e09cb9f4, by Rob Landley | |
| Oct 4, 2015 | |
| 10 years 5 months | Minor cleanup and add "MODALIAS" handler (suggested by Isaac Dunham). |
|
Commit 9cc78770dc593b58e2ac0b24c42c3948c09d5eec, by Rob Landley | |
| 10 years 5 months | Export makefile variables so you can say "make CROSS_COMPILE=blah-" as well as "CROSS_COMPILE=blah- make". |
|
Commit 5b39d5c58cc3c43580a9114355b0763c171926b6, by Rob Landley | |
| Oct 6, 2015 | |
| 10 years 5 months | Fix allnoconfig. (Exporting HOSTCC before HOSTCC?=cc caused a problem.) |
|
Commit 1223578c94c1d409af481dd7af2fb84261c20c62, by Rob Landley | |
| 10 years 5 months | Fix bug in od that screwed up position indicator on arm and mips. |
|
Commit d2dbdcab92f4795c1a614f0c0d2c5dee9c78e21a, by Rob Landley | |
| 10 years 5 months | New command: flock. |
|
Commit 661540a99f2c346d7fb2a4b83db2e31a7d204490, by Elliott Hughes | |
| 10 years 5 months | Decode netlink sockets in lsof. |
|
Commit 8b94351f089f8e6ef0a4a12092bfe2f04ffd960a, by Elliott Hughes | |
| 10 years 5 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit e17059605d3ece176e50abe4a141f529f891bf2e, by Elliott Hughes | |
| 10 years 5 months | Regenerate generated files (and build flock). |
|
Commit 0cad3b1b0742168cc6d6c342b566e660d009e5b8, by Elliott Hughes | |
| 10 years 5 months | Merge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab,I1223578c, ... |
|
Commit fa01b4ca5a3aac08e2a81279375e32b6a8c71183, by Elliott Hughes | |
| 10 years 5 months | am 0cad3b1b: Regenerate generated files (and build flock). |
|
Commit 356fb99208d7f93c4f419aaf1eedb913e7a3396f, by Elliott Hughes | |
| Oct 7, 2015 | |
| 10 years 5 months | am fa01b4ca: Merge changes Ie1705960,I8b94351f,I661540a9,Id2dbdcab,I1223578c, ... |
|
Commit 3b86ef8bd625b6a2f283f7c0a9a6575c5508e806, by Elliott Hughes | |
| Oct 10, 2015 | |
| 10 years 5 months | "stat -c %T" support (filesystem type names) based on patch from Hyejin Kim. |
|
Commit 1ca8a440323d04164efab68ed8f507f1c6ae84d9, by Rob Landley | |
| Oct 12, 2015 | |
| 10 years 5 months | Cleanup pass on pgrep: remove flag_twiddle macros, use 0 constants, unify some TT.signame tests checking constant value variable initialized to. |
|
Commit 3cdde514679f3de2e0e1b882b8ece2391a50b7ce, by Rob Landley | |