Date: Sun, 19 Apr 1998 16:09:16 -0700 (PDT) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c fsm.c id.c ipcp.c lcp.c log.h lqr.c modem.c prompt.h sig.c slcompress.c timer.c Message-ID: <199804192309.QAA27693@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1998/04/19 16:09:15 PDT Modified files: (Branch: MP) usr.sbin/ppp bundle.c fsm.c id.c ipcp.c lcp.c log.h lqr.c modem.c prompt.h sig.c slcompress.c timer.c Log: o Use __attribute__ (#ifdef __GNUC__) to type-check LogPrintf() and prompt_Printf(), and fix the bits identified as being wrong as a result. Revision Changes Path 1.1.2.55 +2 -2 src/usr.sbin/ppp/Attic/bundle.c 1.27.2.30 +8 -10 src/usr.sbin/ppp/fsm.c 1.6.4.6 +3 -3 src/usr.sbin/ppp/id.c 1.50.2.40 +12 -15 src/usr.sbin/ppp/ipcp.c 1.55.2.43 +5 -7 src/usr.sbin/ppp/lcp.c 1.18.2.4 +6 -1 src/usr.sbin/ppp/log.h 1.22.2.26 +4 -3 src/usr.sbin/ppp/lqr.c 1.77.2.53 +4 -4 src/usr.sbin/ppp/modem.c 1.1.2.8 +6 -1 src/usr.sbin/ppp/Attic/prompt.h 1.11.2.4 +2 -2 src/usr.sbin/ppp/sig.c 1.15.2.8 +2 -2 src/usr.sbin/ppp/slcompress.c 1.27.2.7 +4 -4 src/usr.sbin/ppp/timer.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?199804192309.QAA27693>