| 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 31, 2015 | |
| 10 years 5 months | Merge remote-tracking branch 'toybox/master' into HEAD |
|
Commit 226e167128144090a95197f5d30b7e6d607d52ec, by Elliott Hughes | |
| Aug 30, 2015 | |
| 10 years 5 months | Fix mv on overwrite. |
|
Commit f1f20b9306ed3658e9433e00e78f2ac640d0160d, by Elliott Hughes | |
| 10 years 5 months | Add portability.h glue to let uptime build without TOYBOX_UTMPX. |
|
Commit e96dd0716e5932625af9e8a91bfa3d989abe1fdb, by Rob Landley | |
| 10 years 5 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 5 months | Menuconfig option for musl-libc pretending mmu is just pining for the fijords. |
|
Commit 8c588d822a4771420fa32571693f728e809bb2f2, by Rob Landley | |
| Aug 27, 2015 | |
| 10 years 5 months | am 2d95e6f5: (-s ours) am 18465130: Add a base64 symlink. |
|
Commit ede75f99e7768f026407d6c137683ab49955c125, by Elliott Hughes | |
| 10 years 5 months | am 2cacaf9b: (-s ours) am a53c8ff7: Switch to toybox ionice, iorenice, and renice. |
|
Commit 6127b6bfd070733254d1251e93331e7b6af2ac48, by Elliott Hughes | |
| Aug 25, 2015 | |
| 10 years 5 months | Static analysis from Hyejin Kim found possible pointer underflow. |
|
Commit 9215cbc062f85cd285d8906a0b36941fa44d06c7, by Rob Landley | |
| Aug 20, 2015 | |
| 10 years 5 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 18, 2015 | |
| 10 years 5 months | am 18465130: Add a base64 symlink. |
|
Commit 2d95e6f510e5e6fb1d5364b2514f06e5af14df01, by Elliott Hughes | |
| 10 years 5 months | Add a base64 symlink. |
|
Commit 184651300d6a9a2f5dd00ba9945c9c52af23962c, by Elliott Hughes | |
| Aug 17, 2015 | |
| 10 years 5 months | Switch to toybox uptime. |
|
Commit 68640611f4181b5b6675e652d49b74ab531c96d9, by Elliott Hughes | |
| Aug 15, 2015 | |
| 10 years 5 months | am a53c8ff7: Switch to toybox ionice, iorenice, and renice. |
|
Commit 2cacaf9b0d17696cb771a117a50478c8e41235cf, by Elliott Hughes | |
| 10 years 5 months | Switch to toybox ionice, iorenice, and renice. |
|
Commit a53c8ff768641f5d511b18bdb46b9776926308d7, by Elliott Hughes | |
| Aug 6, 2015 | |
| 10 years 6 months | Detect swap partitions, inline loop_partitions(), various cleanups. |
|
Commit 1203ddf0e1110a107cbabf4855e07055fabe1e42, by Rob Landley | |
| 10 years 6 months | Initialize uninitialized variable. (Oops.) |
|
Commit 671ce0c9298091f28c92430482b18c1449dcd09e, by Rob Landley | |
| 10 years 6 months | Adjust xexec() exit code to be 127, and tweaks for nommu friendliness. |
|
Commit 9ce9399c01fd6aca688434dd2c552df2950a15cf, by Rob Landley | |
| 10 years 6 months | Make multiplexer's "command not found" exit 127. |
|
Commit 68986475982403b0dbc7c798d0a6e61c1a7be914, by Rob Landley | |
| 10 years 6 months | I've added support for running blkid without specifying a partition (so it scans /proc/partitions). |
|
Commit 42b7d4b06b55e0090c3be1bc6ca1ed166bd6b2fd, by Dima Krasner | |
| 10 years 6 months | Minor tweak of reboot.c |
|
Commit 802642ada1acd23fb4559678a916d2c00f6d1355, by Rob Landley | |