Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 01:01:16 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pw pw.c pw.h
Message-ID:  <200107050801.f6581Gl15764@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/07/05 01:01:16 PDT

  Modified files:
    usr.sbin/pw          pw.c pw.h 
  Log:
  Fix a harmless format string bogon and mark a function as __printflike().
  There is still one instance of non-constant format string use inside that
  function, but it's hard to fix.
  
  MFC after:	1 week
  
  Revision  Changes    Path
  1.25      +2 -2      src/usr.sbin/pw/pw.c
  1.13      +2 -2      src/usr.sbin/pw/pw.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?200107050801.f6581Gl15764>