Date: Thu, 5 Apr 2001 21:17:50 -0700 (PDT) From: John Polstra <jdp@polstra.com> To: stable@freebsd.org Cc: wayne@staff.msen.com Subject: Re: cvsup dumps core Message-ID: <200104060417.f364Ho506761@vashon.polstra.com> In-Reply-To: <200104051720.NAA44550@manor.msen.com> References: <200104051720.NAA44550@manor.msen.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <200104051720.NAA44550@manor.msen.com>, Michael R. Wayne <wayne@staff.msen.com> wrote: > > With the recent ntpd exploit, I wanted to update only the files > in /usr/src/contrib/ntp/ntpd. Based on the man page, I should > be able to use -i to do this. But cvsup seems pretty unhappy: > > 1162> /usr/local/bin/cvsup @M3stackdump -g -L 2 -i ntpd /usr/local/etc/stable-supfile I don't know why you got a core dump. It doesn't do that here when I try it. Unrelated to the core dump, you didn't use the -i option quite right. As the man page says: "The pattern is a standard file name pattern. It is interpreted relative to the collection's prefix directory." So you should have used "-i src/contrib/ntp/ntpd". John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104060417.f364Ho506761>