AgeSort asc/desc | Change |
---|---|
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 Next | |
Dec 8, 2013 | |
10 years 9 months | Doing math on void pointers isn't portable, reported by Nathan McSween. |
Commit dbbd3d6e485d6a063dcd2f163313b52ce95b42f5, by Rob Landley | |
Dec 17, 2013 | |
10 years 8 months | Fix pidof -o bug aborting output, reported by Ashwini Sharma. |
Commit 4f20b9628bff272c504b6bf2c7c71619f7337022, by Rob Landley | |
Dec 18, 2013 | |
10 years 8 months | Ashwini Sharma added -v, I tweaked it a bit and added a couple test suite entries. |
Commit ed9eac3967ed88262293aa395744194f8be294b0, by Rob Landley | |
10 years 8 months | ln -v support from Ashwini Sharma (comment tweak from me) |
Commit c4a8ce4fe303ff66f1cf2fd3d14aef303d25287e, by Rob Landley | |
Dec 19, 2013 | |
10 years 8 months | Move names_to_pid from pending to lib. |
Commit db1009dc5c7606e5abf01d41f82ca18001dc1f52, by Rob Landley | |
10 years 8 months | Regression test against Ancient Build Environment (Ubuntu 8.04), fixup bit-rot. |
Commit 0201900cadbab691386298f195b1574a301c1b99, by Rob Landley | |
10 years 8 months | toynet.h went away, missed a file... |
Commit 68cff435a7641e92a4f261e12cd5dac53a1c7c2f, by Rob Landley | |
10 years 8 months | Only define MNT_DETACH for old glibc, portability.h included _before_ sys/mount.h... |
Commit 10d55b112963406dec3164396b9e8378f6d63961, by Rob Landley | |
10 years 8 months | Older python spit --version to stdout, 2.7 does it to stderr. Of course. |
Commit bb5cfb270f924390c2163573cc5ed8fba9f638b8, by Rob Landley | |
Dec 20, 2013 | |
10 years 8 months | Don't permute toys.optargs, cleanup code (xexec()) can free it. |
Commit 6db8529a785e2cab142e840b6e3fbdcc2c02dd1f, by Rob Landley | |
10 years 8 months | killall: fix return code, improve error reporting, avoid buffer overflow. |
Commit 06387550f363ca910c5d58d802971ecc181ec6e2, by Rob Landley | |
Dec 22, 2013 | |
10 years 8 months | Cleanup su. |
Commit a44d9db1db09e3c64803dd3ea3868f8c1f009eae, by Rob Landley | |
10 years 8 months | Promote su from pending to lsb. |
Commit d10f39dcd08bf42b2e63789b15966ed908ff6439, by Rob Landley | |
Dec 23, 2013 | |
10 years 8 months | Add -s option, allow zero optargs for -l. (Suggested by Ashwini Sharma.) |
Commit f070ec01d918ff0474a0a5fc9aa745fcd848622a, by Rob Landley | |
10 years 8 months | Ashwini sharma pointed out that show_help() doesn't exit so "ifconfig eth0 netmask" would segfault. Replace it with an error_exit(), see list for aesthetic issue this raises re: help text. |
Commit 5a73f3992d75dd4c7beefae2fa8a843d14372b19, by Rob Landley | |
10 years 8 months | Fix some issues raised (albeit indirectly) by Isaac Dunham. |
Commit afba5b8efdf1bac2c02ca787840a2be053c800f7, by Rob Landley | |
Oct 20, 2014 | |
9 years 10 months | ls: Add -Z (Smack) option |
Commit e94931034578707958fecb7f34dcd3a0a175eaf7, by Jan Cybulski | |
Mar 29, 2015 | |
9 years 5 months | Add head test for -123. |
Commit d5c92c55c424d21fc5ab84ccc8b6d3e905fede6b, by Rob Landley | |
9 years 5 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit 9d9a2855f6dff1861590f098f7be4d59d3e2f27f, by Elliott Hughes | |
Mar 30, 2015 | |
9 years 5 months | Merge remote-tracking branch 'toybox/master' into HEAD |
Commit c0058d0d0f5b06b63eae06e235d284058bd2153b, by Elliott Hughes |