]> git.ozlabs.org Git - ppp.git/commit - chat/chat.c
Fixed compilation failure on Solaris due to new CHAP (missing chap-md5.o
authorJames Carlson <carlsonj@workingcode.com>
Sat, 17 Jan 2004 05:47:55 +0000 (05:47 +0000)
committerJames Carlson <carlsonj@workingcode.com>
Sat, 17 Jan 2004 05:47:55 +0000 (05:47 +0000)
commita75742c5e72fa5718e57d77586887d58755feebe
tree7de758269e3b87001fab4d807a2c9cc36804ee5f
parent3f5640f901a83dd41367b8cdeeaa90222f3c967a
Fixed compilation failure on Solaris due to new CHAP (missing chap-md5.o
in makefile).

Updated ppp_mod so that it will work with Solaris 10 and beyond
(identify entry point is now obsolete).

Fixed warnings in chat, bsd-comp, deflate, vjcompress, chap-new,
sys-solaris, tty, pppdump, ppp_comp.
15 files changed:
chat/chat.c
configure
modules/bsd-comp.c
modules/deflate.c
modules/vjcompress.c
pppd/Makefile.sol2
pppd/chap-new.c
pppd/chap-new.h
pppd/sys-solaris.c
pppd/tty.c
pppdump/bsd-comp.c
pppdump/deflate.c
pppdump/pppdump.c
solaris/ppp_comp.c
solaris/ppp_mod.c