Date: Tue, 13 Jul 1999 11:44:57 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd dd.c dd.h position.c Message-ID: <199907131844.LAA10876@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/07/13 11:44:57 PDT Modified files: bin/dd dd.c dd.h position.c Log: Implement seekability for disk devices (not just regular files). Also, fix pos_out() to do the same checks pos_in() did. Done for: jdp, luigi, the good of the world Revision Changes Path 1.19 +6 -1 src/bin/dd/dd.c 1.11 +3 -2 src/bin/dd/dd.h 1.11 +4 -8 src/bin/dd/position.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907131844.LAA10876>