]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't prepend the directory specified by -d when the file is a relative
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 5 Oct 2004 22:16:31 +0000 (22:16 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 5 Oct 2004 22:16:31 +0000 (22:16 +0000)
commit59fdf30f9270823808555ba22630aff50781a00b
tree5f903abb72d10da71af8559a6c08eed398da43d3
parentf8135176c9478ce295ff79c953698612ffdfa2dd
Don't prepend the directory specified by -d when the file is a relative
path.  Doing so makes no sense.  I'm not sure allowing relative paths
makes sense either, but I'm not going to break that now.
usr.sbin/newsyslog/newsyslog.c