Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 1999 03:28:11 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hfa fore_init.c fore_load.c src/sys/netatm/spans spans_util.c
Message-ID:  <199908291028.DAA37374@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1999/08/29 03:28:10 PDT

  Modified files:
    sys/dev/hfa          fore_init.c fore_load.c 
    sys/netatm/spans     spans_util.c 
  Log:
  Fixed printf format errors (don't assume that ntohl() returns u_long;
  it returns u_int on i386's and in_addr_t (u_int32_t) on alphas).
  
  Revision  Changes    Path
  1.6       +3 -3      src/sys/dev/hfa/fore_init.c
  1.12      +3 -3      src/sys/dev/hfa/fore_load.c
  1.5       +3 -3      src/sys/netatm/spans/spans_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?199908291028.DAA37374>