log toys/od.c @ 621:488032f4394a

age author description
Wed, 11 Jul 2012 20:59:17 -0500 Rob Landley Complete rewrite of od, mostly working. (Need to finish -c and -f.)
Tue, 26 Jun 2012 20:45:56 -0500 Rob Landley Longer usage line and combine ascii[] into a single string.
Tue, 26 Jun 2012 20:45:14 -0500 Rob Landley Some refactoring, shouldn't affect the generated code.
Tue, 26 Jun 2012 19:36:45 -0500 Rob Landley First drop of od, from Andre Renaud.