Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 02:51:10 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/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:  <200107050951.f659pAh37420@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/07/05 02:51:10 PDT

  Modified files:
    usr.sbin/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:
  Mark relevant functions __printflike()/__printf0like() and silence some of
  the non-constant format string warnings.
  
  MFC after:	1 week
  
  Revision  Changes    Path
  1.30      +2 -2      src/usr.sbin/sysinstall/anonFTP.c
  1.18      +2 -2      src/usr.sbin/sysinstall/command.c
  1.38      +2 -2      src/usr.sbin/sysinstall/dispatch.c
  1.93      +2 -2      src/usr.sbin/sysinstall/index.c
  1.57      +3 -3      src/usr.sbin/sysinstall/msg.c
  1.50      +2 -2      src/usr.sbin/sysinstall/network.c
  1.18      +2 -2      src/usr.sbin/sysinstall/pccard.c
  1.208     +15 -15    src/usr.sbin/sysinstall/sysinstall.h
  1.115     +2 -2      src/usr.sbin/sysinstall/tcpip.c
  1.17      +3 -3      src/usr.sbin/sysinstall/user.c
  1.32      +2 -2      src/usr.sbin/sysinstall/variable.c
  1.19      +2 -2      src/usr.sbin/sysinstall/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?200107050951.f659pAh37420>