OSDN Git Service

lsof cleanup
[android-x86/external-toybox.git] / toys / other /
2016-02-19 Elliott HughesImplement "insmod -".
2016-02-19 Rob LandleyHelp text update from Isaac Dunham, tweaked slightly.
2016-02-19 Elliott HughesAdd xxd -p and -r.
2016-02-10 izaberause unsigned long with factor
2016-01-31 Rob LandleyFix blkid typo (label wasn't detected in murderfs).
2016-01-27 izaberalong opts and -f for unshare
2016-01-17 Rob LandleyExtend utf8 fontmetrics so ps can use them.
2016-01-17 Rob LandleyAdd -L label and UUID support to mkswap.
2016-01-17 Rob LandleyUpdate draw_str() and friends to do standard escaping...
2016-01-16 Rob LandleyAdd swapon -d (discard)
2016-01-10 Rob LandleyMake cursor left/right change sort type in iotop.
2016-01-07 Rob LandleyMake scan_key() specify timeout in miliseconds, split...
2016-01-06 Rob LandleyAdd error_msg_raw() and friends, replace error_msg...
2015-12-29 Rob LandleyAdd strafter() to lib.
2015-12-27 Rob LandleyAdd scan_key_getsize() doing the ANSI probe, switch...
2015-12-24 Rob LandleyFactor out draw_str() and friends.
2015-12-06 Rob LandleyAdd free -h, based on a patch from Isabella Parakiss.
2015-12-04 Rob LandleyTom Marshall reported that blkid was handling ext2...
2015-11-03 Rob LandleyWhitespace and parentheses.
2015-11-02 Rob LandleyExplain signals in oneit help text.
2015-10-27 Rob LandleyReplace xcount_cpus() with a call to sysconf(_SC_NPROCE...
2015-10-25 Rob LandleyAdd xcount_cpus()
2015-10-21 Rob LandleyMove d/h units from %d %D output to default format...
2015-10-10 Rob Landley"stat -c %T" support (filesystem type names) based...
2015-10-06 Elliott HughesNew command: flock.
2015-09-29 Rob Landleyhelp_exit() tweak.
2015-09-29 Rob LandleyMake defconfig build for nommu.
2015-09-24 Rob LandleyAdd xvfork() as a static inline and use it from various...
2015-09-17 Rob LandleyFix a couple things gcc is too dumb to figure out on...
2015-09-11 Rob LandleyReplace toys.exithelp with help_exit() in lib.
2015-09-05 Rob LandleyTwo large thinkos in oneit: -3 was always enabled and...
2015-09-02 Colin Crossvmstat: fix units for bi and bo columns
2015-09-02 Rob LandleyTrivial code style tweak.
2015-09-02 Colin Crossvmstat: reset header pointer when looping
2015-08-20 Isaac DunhamI discovered that the reason SIGINT causes a reboot...
2015-08-15 Elliott HughesFix ionice default class.
2015-08-09 Rob LandleyFirst pass at proper bunzip2 command line handling.
2015-08-08 Isaac Dunhamlogin: execl() requires a path, not a file name
2015-08-08 Alistair StrachanFix switch_root implementation.
2015-08-06 Rob LandleyDetect swap partitions, inline loop_partitions(), vario...
2015-08-06 Rob LandleyInitialize uninitialized variable. (Oops.)
2015-08-06 Dima KrasnerI've added support for running blkid without specifying...
2015-08-06 Rob LandleyMinor tweak of reboot.c
2015-08-06 Isaac Dunhamreboot: signal init, add -f option to call reboot();
2015-08-06 Rob LandleySwitch nbd_client to xconnect() and make xconnect(...
2015-08-03 Rob LandleyMark command-local functions static.
2015-08-02 Rob LandleyLong-overdue cleanup on login.
2015-07-25 Rob LandleyPromote fsync.
2015-07-25 Rob LandleyPromote hostid.
2015-07-10 Elliott Hughesifconfig MAC addresses should be lowercase.
2015-07-10 Rob LandleyPromote hwclock.
2015-07-08 Elliott HughesFix ionice.
2015-07-03 Rob LandleyPromote xxd to other.
2015-06-28 Rob LandleyAdd ionice and iorenice.
2015-06-28 Rob LandleyAdd undo buffer for 'u'.
2015-06-27 Rob LandleySimplify hexedit logic by adjusting viewport all in...
2015-06-26 Rob LandleyFactor out more not-curses infrastructure into lib.
2015-06-11 Rob LandleyAdd nproc.
2015-05-31 Rob LandleyMove the magic list of commands needing cleanup from...
2015-05-15 José Bollostat: fix group name
2015-05-14 Rob LandleyPromote reset (actually write a new one using the simpl...
2015-05-13 Rob LandleyPrint name of file at the bottom of the screen.
2015-05-13 Rob LandleyMore hexedit cursor boundary tweaking.
2015-05-10 Rob LandleyGit hates me.
2015-04-28 Rob LandleyFix truncate prefix bug and add truncate test suite...
2015-04-28 Rob LandleyAdd prefix support Hyejin Kim asked about.
2015-04-27 Rob LandleyPromote hexedit to other.
2015-04-27 Rob LandleySome infrastructure hexedit needs. (Poor man's curses.)
2015-04-21 Rob LandleyBugfix from Hyejin Kim (count=1 shouldn't change name...
2015-04-12 Samuel Hollandunshare: fix -r
2015-04-04 Paul BarkerTo ensure that toybox can be installed alongside busybo...
2015-03-12 Rob LandleySwitch nsenter to default y.
2015-03-12 Rob LandleyImplement shred -u and switch to default y in defconfig.
2015-03-12 Rob LandleyMake find accept numeric uid/gid, and simplify makedevs...
2015-03-10 Rob LandleyUse xsignal() instead of signal().
2015-03-09 Rob LandleyFix thinko (don't &toybuf to get scratch space) and...
2015-03-09 Rob LandleyUpgrade oneit with -r (restart), -3 (send exiting PID...
2015-03-01 Rob LandleyFix several printf_format warnings.
2015-03-01 Rob LandleyPatches from Elliott Hughes to fix various printf(...
2015-03-01 Rob LandleyPatches from Elliott Hughes to add missing arguments...
2015-02-25 Rob Landleystat -f didn't work on 32 bit systems because type...
2015-02-18 Rob LandleyPatch from Isaac Dunham to add -r, fixed up so it doesn...
2015-02-14 Rob LandleySplit out unix2dos so scripts/single.sh and "make chang...
2015-02-08 Rob LandleyPromote chcon to "other".
2015-02-08 Rob LandleyFor some reason, ifconfig was explicitly excluding...
2015-02-07 Rob LandleyMake toy_exec() check if argc is in optargs and deal...
2015-02-07 Rob LandleyMerge unshare and nsenter (promoting and cleaning up...
2015-01-25 Rob LandleyCleanup mountpoint and remove it from the pending README.
2015-01-16 Elliott HughesAOSP master has <pty.h> and builds netcat/nc.
2015-01-14 Rob LandleySwitch netcat to stop parsing command line at first...
2015-01-01 Rob LandleySwitch a lot of strncpy() calls to xstrncpy().
2015-01-01 Rob LandleyFix for mix from Isaac Dunham (who can actually test...
2015-01-01 Rob LandleyRedo option parsing infrastructure so #define FORCE_FLA...
2014-12-27 Rob LandleyPromote mix
2014-12-24 Rob LandleyTeach factor to accept whitespace separated arguments...
2014-12-23 Rob LandleyMerge catv back into cat as discussed on the list....
2014-12-18 Rob LandleyGive fstype its own config symbol (separate from blkid...
2014-12-13 Rob LandleyAdd base64.
2014-12-04 Rob LandleyAdd shred.
2014-12-02 Rob LandleyFix bug pointed out by Elliott Hughes ("vmstat 1" shoul...
next