History log of /external/toybox/toys/posix/cat.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef55374b9d5e6ea1325f2888fdbb0425e5e73d18 06-May-2015 Rob Landley <rob@landley.net> Re-enable catv command now that flag infrastructure is updated.
/external/toybox/toys/posix/cat.c
9330bcb8ed38a27e1af87df9605527e369722632 12-Mar-2015 Rob Landley <rob@landley.net> Remove cat -v help text debris.
/external/toybox/toys/posix/cat.c
677c1b5b4051288a75db1ec24ce38f0067ca80af 23-Dec-2014 Rob Landley <rob@landley.net> Merge catv back into cat as discussed on the list. Add comments about infrastructure upgrades needed to restore separate catv option.
/external/toybox/toys/posix/cat.c
314f19e4d2099eb19824df49d71953946486f78f 03-Jun-2014 Rob Landley <rob@landley.net> Help text should have a blank line after usage: lines, and a couple other whitespace tweaks.
/external/toybox/toys/posix/cat.c
662a267c9b52f256b027d0f176a846b1d973ab99 02-Jan-2013 Rob Landley <rob@landley.net> Have error_msg() and friends set TT.exitval to 1 if it's still 0, clean out other places that were setting it that no longer need to.
/external/toybox/toys/posix/cat.c
7aa651a6a4496d848f86de9b1e6b3a003256a01f 14-Nov-2012 Rob Landley <rob@landley.net> Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style.

The actual code should be the same afterward, this is just cosmetic refactoring.
/external/toybox/toys/posix/cat.c
f91b7c89bc852868692b9518185421ebb52d67b3 26-Aug-2012 Rob Landley <rob@landley.net> Regularize command headers, update links to standards documents.
/external/toybox/toys/posix/cat.c
3a9241add947cb6d24b5de7a8927517426a78795 25-Aug-2012 Rob Landley <rob@landley.net> Move commands into "posix", "lsb", and "other" menus/directories.
/external/toybox/toys/posix/cat.c