Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 May 2002 16:19:53 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c command.c id.c physical.c
Message-ID:  <200205272319.g4RNJrA49646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2002/05/27 16:19:53 PDT

  Modified files:
    usr.sbin/ppp         bundle.c command.c id.c physical.c 
  Log:
  Coerce pid_t to long rather than int for better portability.
  
  Suggested by: Theo de Raadt <deraadt@openbsd.org>
  
  Revision  Changes    Path
  1.131     +4 -4      src/usr.sbin/ppp/bundle.c
  1.288     +7 -7      src/usr.sbin/ppp/command.c
  1.22      +3 -3      src/usr.sbin/ppp/id.c
  1.50      +3 -3      src/usr.sbin/ppp/physical.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?200205272319.g4RNJrA49646>