summaryrefslogtreecommitdiffstats
path: root/src/cmd/dd.c
Commit message (Collapse)AuthorAgeFilesLines
* dd: fix apple gcc return warning (even Go can handle this one, Apple!)Russ Cox2011-09-191-0/+2
| | | | | R=rsc http://codereview.appspot.com/5068043
* dd: update from Plan 9David du Colombier2011-08-161-28/+41
| | | | | | R=rsc CC=plan9port.codebot http://codereview.appspot.com/4850052
* new utilities.rsc2003-11-231-0/+660
the .C files compile but are renamed to avoid building automatically.