| 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 | |
| Aug 18, 2015 | |
| 10 years 6 months | Add a base64 symlink. |
|
Commit 184651300d6a9a2f5dd00ba9945c9c52af23962c, by Elliott Hughes | |
| 10 years 6 months | am 18465130: Add a base64 symlink. |
|
Commit 2d95e6f510e5e6fb1d5364b2514f06e5af14df01, by Elliott Hughes | |
| Aug 20, 2015 | |
| 10 years 6 months | I discovered that the reason SIGINT causes a reboot on sysvinit is that it's how the kernel signals that ctrl-alt-delete has been pressed; thus, setting it as the signal for reboot prevents ctrlaltdel scripts from working. SIGTERM is what Busybox use |
|
Commit 92f3b785690f5c23e1b84b6e726d7859d0ab1608, by Isaac Dunham | |
| Aug 25, 2015 | |
| 10 years 6 months | Static analysis from Hyejin Kim found possible pointer underflow. |
|
Commit 9215cbc062f85cd285d8906a0b36941fa44d06c7, by Rob Landley | |
| Aug 27, 2015 | |
| 10 years 6 months | am 2cacaf9b: (-s ours) am a53c8ff7: Switch to toybox ionice, iorenice, and renice. |
|
Commit 6127b6bfd070733254d1251e93331e7b6af2ac48, by Elliott Hughes | |
| 10 years 6 months | am 2d95e6f5: (-s ours) am 18465130: Add a base64 symlink. |
|
Commit ede75f99e7768f026407d6c137683ab49955c125, by Elliott Hughes | |
| Aug 30, 2015 | |
| 10 years 6 months | Menuconfig option for musl-libc pretending mmu is just pining for the fijords. |
|
Commit 8c588d822a4771420fa32571693f728e809bb2f2, by Rob Landley | |
| 10 years 6 months | Build updates: make change should use top level .config for global settings, add NOSTRIP variable to force skipping strip, and save intermediate flag data in generated/flags.raw and have mkflags.c error message point to that. |
|
Commit 6fde0f9be2c78d336b2bbcb4c1488bd171c8bccd, by Rob Landley | |
| 10 years 6 months | Add portability.h glue to let uptime build without TOYBOX_UTMPX. |
|
Commit e96dd0716e5932625af9e8a91bfa3d989abe1fdb, by Rob Landley | |
| 10 years 6 months | Fix mv on overwrite. |
|
Commit f1f20b9306ed3658e9433e00e78f2ac640d0160d, by Elliott Hughes | |
| Aug 31, 2015 | |
| 10 years 6 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 226e167128144090a95197f5d30b7e6d607d52ec, by Elliott Hughes | |
| 10 years 6 months | Regenerate generated files. |
|
Commit 134791c1403d47720ccfa46efe026c7e81159e79, by Elliott Hughes | |
| 10 years 6 months | Switch to toybox ls. |
|
Commit 2e72007ecb54ff47d7d637a61baacf256513d021, by Elliott Hughes | |
| Sep 1, 2015 | |
| 10 years 6 months | am 226e1671: Merge remote-tracking branch \'toybox/master\' into HEAD |
|
Commit 21e9795410e75ea0b24a71b71438e200f505d5de, by Elliott Hughes | |
| 10 years 6 months | am 134791c1: Regenerate generated files. |
|
Commit f8ed3c3ae5bc3879d1410514207cb3a7a4be17ec, by Elliott Hughes | |
| 10 years 6 months | am 68640611: Switch to toybox uptime. |
|
Commit c0a88f9a05921cd0b28ed1803918960557a71e0e, by Elliott Hughes | |
| 10 years 6 months | am 21e97954: am 226e1671: Merge remote-tracking branch \'toybox/master\' into HEAD |
|
Commit d2a10088ae826aba87016be5a4be17eed061fc09, by Elliott Hughes | |
| 10 years 6 months | am f8ed3c3a: am 134791c1: Regenerate generated files. |
|
Commit 66d26d060b1402f28b107897c10c19570adea2af, by Elliott Hughes | |
| 10 years 6 months | am c0a88f9a: am 68640611: Switch to toybox uptime. |
|
Commit c14f1abf818a6ea4004b48a44e53414e321e23b3, by Elliott Hughes | |
| Sep 2, 2015 | |
| 10 years 6 months | vmstat: fix units for bi and bo columns |
|
Commit 54524ccbf83feb842271cf08349d9626b753f20f, by Colin Cross | |