commit | 2c23705ab0e3038f0b5bfd3af742d07a3383ed54 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sat Dec 13 18:35:11 2014 -0600 |
committer | Rob Landley <rob@landley.net> | Sat Dec 13 18:35:11 2014 -0600 |
tree | 63111c380f2b137a1b1a4caa150ab93345d4e279 | |
parent | 76ea44a623ba186a3c4662d54b71b60b358ae0ad [diff] |
Fix bug in sed y/// where bytes in target but not in source were replaced by zeroes (nul terminator overwritten).