Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jul 2001 17:57:18 -0700 (PDT)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/lpr/common_source common.c lp.h
Message-ID:  <200107150057.f6F0vIp08217@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gad         2001/07/14 17:57:18 PDT

  Modified files:
    usr.sbin/lpr/common_source common.c lp.h 
  Log:
  Replace three subtly-wrong calls to strncpy with calls to strlcpy, and
  use (size_t) in a few places to avoid compile-time warnings on alpha.
  
  MFC after:	1 week
  
  Revision  Changes    Path
  1.22      +13 -15    src/usr.sbin/lpr/common_source/common.c
  1.19      +2 -2      src/usr.sbin/lpr/common_source/lp.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?200107150057.f6F0vIp08217>