looks like you only have part of a multivolume archive
-Original Message-
From: Michael Knudsen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 28, 2005 5:17 PM
To: Roman Hunt
Subject: Re: popclient patches
Quoting Roman Hunt ([EMAIL PROTECTED]):
> What is the standard procedure for supplying patches to ports to this
> list? I have patched pop
What is the standard procedure for supplying patches to ports to this list?
I have patched popclient to use eliminate calls
to str{cat,cpy}() in favor of str[nl]{cat,cpy}() and replaced instances of
sprintf and vsprintf with snprintf() and vsnprintf()
to eliminate compiler warnings and specify bou