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 Next | |
May 16, 2015 | |
9 years 10 months | Revert "Switch to toybox ls." |
Commit 0598a13bcdd84d26fe5af58e06dde03037369130, by Elliott Hughes | |
9 years 10 months | Revert "Switch to toybox ls." |
Commit 45d0f825c8d3c3b2dea18796ebb04071672ead0f, by Elliott Hughes | |
Jul 10, 2015 | |
9 years 8 months | Don't add a symlink for killall --- it's broken. |
Commit c96e42498c99b179444e6812dd8b0583f0624fcd, by Elliott Hughes | |
Aug 1, 2015 | |
9 years 7 months | '!' replaces '/' in the sysfs paths of older drivers, so properly reverse that to get correct paths. While we're here, reduce the duplication of initialization. |
Commit ce4188fd1228c8037d1f059cf24a066941c26501, by Isaac Dunham | |
9 years 7 months | Move strlower() from find to lib. |
Commit 7cc95a79a7a4ed8fb8fb3c5e1946a59c93ff335e, by Rob Landley | |
9 years 7 months | Replace xcheckrange() with atolx_range() |
Commit 5c6766a3ae30770784d054ffbf47faf290dee80e, by Rob Landley | |
Aug 3, 2015 | |
9 years 7 months | Long-overdue cleanup on login. |
Commit 3aa1d18b727ded4415d8a5f34f90a0726213aa7f, by Rob Landley | |
9 years 7 months | Mark command-local functions static. |
Commit 7a3f53ba446ae2600763ee37b7f8dcc91de3ec5f, by Rob Landley | |
9 years 7 months | Factor out xconnect(), plus some other small cleanups to telnet.c. |
Commit ea75e752f930df7b740a773294b997f46927c716, by Rob Landley | |
Aug 6, 2015 | |
9 years 7 months | Tweak xconnect: socket can be a string (ala "ftp") from /etc/services. |
Commit 35dafc7b17ce23da62dcce2195bed9b370680e65, by Rob Landley | |
9 years 7 months | Switch nbd_client to xconnect() and make xconnect() try all returned addresses before failing. |
Commit 31ff1f23dedbfe6e2dccf9d3c7c294a1cd761266, by Rob Landley | |
9 years 7 months | Cosmetic tweak: newline at the end of "make change". |
Commit 5f225ca241cd927ebf148d714ab7e1f69461522c, by Rob Landley | |
9 years 7 months | reboot: signal init, add -f option to call reboot(); init: use SIGINT, use xsignal() |
Commit a12eec740dc6d0c533fb7d83a0a54de6d3abb17c, by Isaac Dunham | |
9 years 7 months | Minor tweak of reboot.c |
Commit 802642ada1acd23fb4559678a916d2c00f6d1355, by Rob Landley | |
9 years 7 months | I've added support for running blkid without specifying a partition (so it scans /proc/partitions). |
Commit 42b7d4b06b55e0090c3be1bc6ca1ed166bd6b2fd, by Dima Krasner | |
9 years 7 months | Make multiplexer's "command not found" exit 127. |
Commit 68986475982403b0dbc7c798d0a6e61c1a7be914, by Rob Landley | |
9 years 7 months | Adjust xexec() exit code to be 127, and tweaks for nommu friendliness. |
Commit 9ce9399c01fd6aca688434dd2c552df2950a15cf, by Rob Landley | |
9 years 7 months | Initialize uninitialized variable. (Oops.) |
Commit 671ce0c9298091f28c92430482b18c1449dcd09e, by Rob Landley | |
9 years 7 months | Detect swap partitions, inline loop_partitions(), various cleanups. |
Commit 1203ddf0e1110a107cbabf4855e07055fabe1e42, by Rob Landley | |
Oct 12, 2015 | |
9 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 |