Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jun 1998 22:01:41 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/mrouted cfparse.y config.c mapper.c mrinfo.c mtrace.c rsrr.h vif.c
Message-ID:  <199806090501.WAA17394@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         1998/06/08 22:01:41 PDT

  Modified files:
    usr.sbin/mrouted     cfparse.y config.c mapper.c mrinfo.c 
                         mtrace.c rsrr.h vif.c 
  Log:
  use strncpy correctly
  use strncat correctly
  check buffer size in graph_name
  Change paths from /tmp to /var/run for server sockets
  
  This has been building in my tree for ages, but has remained lightly
  tested.
  Reviewed by:	jkh ages ago
  
  Revision  Changes    Path
  1.8       +3 -1      src/usr.sbin/mrouted/cfparse.y
  1.12      +2 -1      src/usr.sbin/mrouted/config.c
  1.13      +18 -9     src/usr.sbin/mrouted/mapper.c
  1.15      +4 -3      src/usr.sbin/mrouted/mrinfo.c
  1.14      +5 -3      src/usr.sbin/mrouted/mtrace.c
  1.3       +3 -2      src/usr.sbin/mrouted/rsrr.h
  1.13      +7 -5      src/usr.sbin/mrouted/vif.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?199806090501.WAA17394>