Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 1997 10:56:03 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-libexec@FreeBSD.ORG
Subject:   cvs commit: src/libexec/bootpd getether.c hwaddr.c readfile.c report.c src/libexec/bootpd/tools/bootptest bootptest.c
Message-ID:  <199712241856.KAA07209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1997/12/24 10:56:03 PST

  Modified files:
    libexec/bootpd       getether.c hwaddr.c readfile.c report.c 
    libexec/bootpd/tools/bootptest bootptest.c 
  Log:
  Use snprintf rather than printf out of paranoia
  Obtained from:	OpenBSD
  
  Revision  Changes    Path
  1.8       +2 -2      src/libexec/bootpd/getether.c
  1.6       +2 -2      src/libexec/bootpd/hwaddr.c
  1.5       +3 -2      src/libexec/bootpd/readfile.c
  1.2       +1 -1      src/libexec/bootpd/report.c
  1.5       +2 -2      src/libexec/bootpd/tools/bootptest/bootptest.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712241856.KAA07209>