OpenBSD CVS

src/bin/dd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / dd

Current tag: OPENBSD_6_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   26 years  rahnds   gcc 2.8.X.X fixed this bug, back to a sane Makefile.
[TXT] args.c  1.31   5 years  bluhm   Implement the conv=fsync feature which does an fsync(2) after the final write to...
[TXT] conv.c  1.13   7 years  krw   Nuke a bunch of whitespace nits seen while '%q' hunting.
[TXT] conv_tab.c  1.6   10 years  tedu   The "old" conversions are not mandated by any standard and are underspecified. T...
[TXT] dd.1  1.35   5 years  jmc   add fsync to STANDARDS;
[TXT] dd.c  1.27   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] dd.h  1.9   5 years  bluhm   Implement the conv=fsync feature which does an fsync(2) after the final write to...
[TXT] extern.h  1.9   10 years  tedu   The "old" conversions are not mandated by any standard and are underspecified. T...
[TXT] misc.c  1.23   6 years  cheloha   snprintf+writev -> dprintf Much simpler. Dropping writev makes the output from...
[TXT] position.c  1.11   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...