Module Name: src Committed By: mrg Date: Wed Jul 6 09:02:54 UTC 2011
Modified Files: src/sbin/mount_nfs: getnfsargs_small.c Log Message: switch from an ugly cast and ntohl() usage to be32dec(). use sizeof. idea from dh, and fixes a GCC 4.5 warning. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sbin/mount_nfs/getnfsargs_small.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.