On Tue, Jul 31, 2001 at 10:37:31AM -0400, Daniel Frazier wrote:
> the patch isn't patching for me. cd /usr/src; patch -p ~/openssl.patch
> just hangs. as far as I can tell it didn't touch any source files.
> truss patch -p ~/openssl.patch gives me this...
how about patch -p < ~/openssl.patch?
th
Daniel Frazier wrote:
> the patch isn't patching for me. cd /usr/src; patch -p ~/openssl.patch
> just hangs. as far as I can tell it didn't touch any source files.
> truss patch -p ~/openssl.patch gives me this...
>
nevermind me... as soon as I read my post I saw my error...
--