Date: Tue, 15 May 2001 02:52:03 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/telnet/telnet telnet.c Message-ID: <200105150952.f4F9q4a21022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2001/05/15 02:52:03 PDT Modified files: crypto/telnet/telnet telnet.c Log: Hack to work around braindeath in libtelnet:sra.c. The sra.o file references global variables from telnetd, but is also linked into telnet as well. I was tempted to back out the last sra.c change as it is 100% bogus and should be taken out and shot, but for now this bandaid should get world working again. :-( Revision Changes Path 1.9 +3 -2 src/crypto/telnet/telnet/telnet.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105150952.f4F9q4a21022>