Would someone (being more experienced than I) review these modifications to FreeBSD (HEAD)'s bin/dd? In my changes, I've tried to convert every random "int", "u_long", etc. to the proper types ("off_t", "u_int64_t", "{,s}size_t", and keeping the ints that SHOULD be ints), which I am pretty sure I've done properly. I've also removed bogus casts, added new ones, and generally cleaned up the code into a more maintainable lump. I suppose by learning the code and doing the cleanups/fixes, I've designated myself as the maintainer of dd(1), haven't I? *grin*
Brian Fundakowski Feldman _ __ ___ ____ ___ ___ ___ gr...@freebsd.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \._ \ |) | http://www.FreeBSD.org/ _ |___/___/___/
dd.patch.gz
Description: Binary data