Date: Fri, 10 Sep 1999 17:02:43 -0700 (PDT) From: Brian Feldman <green@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd args.c position.c Message-ID: <199909110002.RAA44273@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
green 1999/09/10 17:02:43 PDT Modified files: bin/dd args.c position.c Log: Make a bit more headway with dd's argument parsing, etc. get_bsz() is renamed get_num() since it's not just about block sizes. skip and seek can be any offset, including negative, now. Some style bogons are fixed. Revision Changes Path 1.18 +23 -25 src/bin/dd/args.c 1.13 +11 -3 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?199909110002.RAA44273>