Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/xinstall
Module Name: src
Committed By: daniel
Date: Mon Sep 25 13:21:19 UTC 2006
Modified Files:
src/usr.bin/xinstall: xinstall.c
Log Message:
PR/32589: install -d ignores existing non-directories
(joerg%netbsd.org@localhost)
Raise an error if an argument to 'install -d' exists as a non-directory,
as suggested by joerg@ (and acked by some developers on #netbsd-code).
With this change behavior is equal in this respect to FreeBSD and
DragonFly.
To generate a diff of this commit:
cvs rdiff -r1.96 -r1.97 src/usr.bin/xinstall/xinstall.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index