commit | 00a60fcaa318a437ab66d9a6bd6c065a019a8fad | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Apr 15 18:48:12 2016 -0700 |
committer | Rob Landley <rob@landley.net> | Sat Apr 16 19:58:56 2016 -0500 |
tree | 6dbf8f2731b1b4a861dddc385d5e72cc2d512146 | |
parent | 406d4c978ac841b34c8725e67da9962957da1848 [diff] |
Fix "ssh top". The ps.c change allows us to start. The interestingtimes.c change allows us to clean up properly afterwards if you ^C out (which you usually do). Tested with both ssh and "adb shell" (the latter being where I noticed the problem).