Date: Wed, 18 Jul 2001 18:33:02 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall anonFTP.c command.c dispatch.c index.c msg.c network.c pccard.c sysinstall.h tcpip.c user.c variable.c wizard.c Message-ID: <200107190133.f6J1X2o80629@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/07/18 18:33:02 PDT Modified files: (Branch: RELENG_4) release/sysinstall anonFTP.c command.c dispatch.c index.c msg.c network.c pccard.c sysinstall.h tcpip.c user.c variable.c wizard.c Log: MFC: Mark relevant functions __printflike()/__printf0like() and silence some of the non-constant format string warnings. Revision Changes Path 1.29.2.1 +2 -2 src/release/sysinstall/Attic/anonFTP.c 1.17.2.1 +2 -2 src/release/sysinstall/Attic/command.c 1.35.2.2 +2 -2 src/release/sysinstall/Attic/dispatch.c 1.80.2.12 +2 -2 src/release/sysinstall/Attic/index.c 1.52.2.2 +3 -3 src/release/sysinstall/Attic/msg.c 1.46.2.4 +2 -2 src/release/sysinstall/Attic/network.c 1.10.2.6 +2 -2 src/release/sysinstall/Attic/pccard.c 1.186.2.19 +15 -15 src/release/sysinstall/Attic/sysinstall.h 1.103.2.11 +2 -2 src/release/sysinstall/Attic/tcpip.c 1.15.2.2 +3 -3 src/release/sysinstall/Attic/user.c 1.30.2.2 +2 -2 src/release/sysinstall/Attic/variable.c 1.15.2.4 +2 -2 src/release/sysinstall/Attic/wizard.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?200107190133.f6J1X2o80629>