This patch fixes the following problems: - Backups made by the dump program on pre-v4.0d systems were not being correctly restored by the v4.0d restore program. Specifically, ownership was being set to root:system in all cases. - Fixes two restore utility problems that were causing segmentation faults. Additionally, the restore utility now uses /var/tmp for temporary files; previously, it had incorrectly used /tmp. - Fixes a problem in which the restore command can fail with the following error: "Cannot malloc space for property list"