Subject: CVS commit: basesrc/usr.bin/xinstall
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 11/23/2001 18:14:52
Module Name:	basesrc
Committed By:	simonb
Date:		Fri Nov 23 16:14:52 UTC 2001

Modified Files:
	basesrc/usr.bin/xinstall: xinstall.c

Log Message:
Overhaul link creation - splitting out hard and symbolic link handling
to separate functions and handling -r (renaming) correctly for both
cases.
Also fix most lint(1) warnings.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 basesrc/usr.bin/xinstall/xinstall.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.