Module Name: src Committed By: mlelstv Date: Fri Sep 12 07:59:37 UTC 2014
Modified Files: src/lib/libutil: getdiskrawname.c Log Message: - use a private buffer to resolve symlinks, the previous code was broken - factored out symlink handling - handle relative symlinks now - handle device paths that do not contain a '/'. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libutil/getdiskrawname.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.