Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2000 05:01:58 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/timed/timed globals.h src/usr.sbin/arp arp.c
Message-ID:  <200003031301.FAA44219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/03/03 05:01:58 PST

  Modified files:
    usr.sbin/timed/timed globals.h 
    usr.sbin/arp         arp.c 
  Log:
  Change type of vars which hold in_addr.s_addr from u_long to u_int32_t,
  for more safety on alpha.
  
  Approved by: jkh
  
  Revision  Changes    Path
  1.5       +2 -1      src/usr.sbin/timed/timed/globals.h
  1.22      +4 -4      src/usr.sbin/arp/arp.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?200003031301.FAA44219>