Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 21:52:38 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/finger util.c
Message-ID:  <200103010552.f215qcp99447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2001/02/28 21:52:38 PST

  Modified files:
    usr.bin/finger       util.c 
  Log:
  MAXPATHLEN is enough.
  
  Also, snprinf is guaranteed by the new ansi standard to NUL terminate the
  string, so we don't need to do that ourselves.
  
  Revision  Changes    Path
  1.13      +2 -3      src/usr.bin/finger/util.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?200103010552.f215qcp99447>