Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Apr 2001 00:46:38 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/pax extern.h tty_subs.c src/bin/rcp extern.h rcp.c src/bin/sh error.c error.h mknodes.c output.c output.h show.h src/bin/sh/bltin bltin.h
Message-ID:  <200104170746.f3H7kcK71083@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/04/17 00:46:38 PDT

  Modified files:
    bin/pax              extern.h tty_subs.c 
    bin/rcp              extern.h rcp.c 
    bin/sh               error.c error.h mknodes.c output.c 
                         output.h show.h 
    bin/sh/bltin         bltin.h 
  Log:
  -Wnon-const-format sweep: make format strings const char *'s, add
  __printflike()/__printf0like() to function prototypes, as appropriate.
  
  Reviewed by:	bde, -audit
  
  Revision  Changes    Path
  1.8       +4 -4      src/bin/pax/extern.h
  1.12      +7 -7      src/bin/pax/tty_subs.c
  1.6       +2 -2      src/bin/rcp/extern.h
  1.27      +3 -2      src/bin/rcp/rcp.c
  1.16      +6 -6      src/bin/sh/error.c
  1.13      +3 -3      src/bin/sh/error.h
  1.12      +3 -3      src/bin/sh/mknodes.c
  1.11      +10 -10    src/bin/sh/output.c
  1.9       +6 -6      src/bin/sh/output.h
  1.9       +2 -2      src/bin/sh/show.h
  1.11      +2 -2      src/bin/sh/bltin/bltin.h


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?200104170746.f3H7kcK71083>