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 Next | |
May 27, 2018 | |
6 years 4 months | Teach "file -" to recognize ELF files, add bounds checking and comments. |
Commit 9448c33944651c1644ffbd0f52cf9d43cae19599, by Rob Landley | |
May 19, 2018 | |
6 years 4 months | Add buildroot prerequisites to roadmap. |
Commit 8a394040539e45934c20d59e118f620df3512d1c, by Rob Landley | |
May 7, 2018 | |
6 years 5 months | remove also "symlink" after file.test |
Commit a5604f2901211a98987bb16ae6e3d781c834b140, by Reverend Homer | |
May 6, 2018 | |
6 years 5 months | Fix bug in 'xxd' causing incorrect translation for upper-case characters. |
Commit 8db5d5bef242d1486cf78dded8a5b44e069e944a, by Zach van Rijn | |
May 4, 2018 | |
6 years 5 months | Promote uuidgen. |
Commit 828fc9c8be7e68a901e4fe79504a67cb6c9c33e8, by Rob Landley | |
6 years 5 months | Support fractional seconds (and other time units) in `top -d`. |
Commit eee28e7b5851a6eb16f7969393d8c6292b1f8754, by Elliott Hughes | |
May 3, 2018 | |
6 years 5 months | Add uuidgen. |
Commit ec66213424e671c70d1d8dd3675b85ae24d10e5f, by Elliott Hughes | |
Apr 23, 2018 | |
6 years 5 months | Don't include spurious '\r's in `top -b` output. |
Commit 3169d948c049664bcf7216d4c4ae751881099d3e, by Elliott Hughes | |
Apr 20, 2018 | |
6 years 5 months | Update tftp.c |
Commit dffdc0a75b70a71541f5d648dbffb6209e670cff, by filipperich | |
Apr 18, 2018 | |
6 years 5 months | Add the flags linux kernel build checks for. |
Commit 941f5644d18b751693bf086c4af1dc21cae558d8, by Rob Landley | |
Apr 14, 2018 | |
6 years 5 months | Add getconf. |
Commit 1e1684742dc26e62bbc2afbaab124fca58d60c8e, by Rob Landley | |
Apr 12, 2018 | |
6 years 6 months | Fix "cp -p" doesn't preserve timestamps bug |
Commit b6427f1bfe7291d6dcb102660685a2fc3bfc5123, by Minghui Liu | |
Apr 9, 2018 | |
6 years 6 months | Add cp --parents |
Commit 8fdd58a02257baf8f2bca1c086571ea7b7e17365, by Rob Landley | |
6 years 6 months | Add mkpath() for common case of mkpathat(), and #define magic constants. |
Commit 221439164eb6683a5af35540b24b5620e5d8ab19, by Rob Landley | |
6 years 6 months | Add readlink -m to show where a missing path would be. |
Commit cd3f81ebe5c82f1fd5f610b0f2e0fa07ac27903e, by Rob Landley | |
6 years 6 months | Add -- to "eval". |
Commit 4f81242e384930a683b3591bc5a634fa22dda8ca, by Rob Landley | |
6 years 6 months | Fix error message: update $NAME before complaining about test with wrong # args. |
Commit ef46bb70820717036c3d078b3e659afade713f24, by Rob Landley | |
6 years 6 months | Ubuntu's ln -f dies if you do "ln -s link link; ln -sf / link". Toybox's ln -f does the rm and retry if the first attempt fails for any reason. |
Commit bd3a4a0308e1a5e0bb60d9b99aaf547d5d767a53, by Rob Landley | |
Apr 4, 2018 | |
6 years 6 months | Fix precedence error in vmstat. |
Commit b60eaface3b105b077b70cc9cb02ae729663a715, by Elliott Hughes | |
6 years 6 months | Factor out xtempfile() |
Commit 0043e99318bfade48c7a378997b691694b06edd0, by Rob Landley |