Subject: Re: telnetd core
To: Bruno Saverio Delbono <Bruno.S.Delbono@wf0.com>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: netbsd-users
Date: 12/30/2002 21:28:47
> >
> >this is the only response on topic and helpful. thank you.
> >
> >unfortunately attached patch doesn't work :(
>
> Could you show us the output of when you apply the patch?
>
> Have you tried updating via cvs to netbsd-1-5 branch? A cvs diff -u or cvs
> update -Pad -rnetbsd-1-5 . may bring your version up2date. Also do a cvs

my last full cvs update of netbsd-1-5 was in december - long after this
security issue.

hmm strange

i usually did

cd /usr/src
cvs update -d -P -r netbsd-1-5 <some directories to update>

to update CVS and worked well.


now:

root@chylonia# cd /usr/src
root@chylonia# cvs update -d -P -r netbsd-1-5 libexec/telnetd
cvs server: Updating libexec/telnetd
cvs server: cannot open directory /cvsroot/basesrc/libexec/telnetd: No
such file or directory
cvs server: skipping directory libexec/telnetd



(-a doesn't work in my cvs)


what's wrong?