Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2003 06:05:24 -0800 (PST)
From:      Bill Fenner <fenner@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net gethostbynis.c
Message-ID:  <200301051405.h05E5O5b037180@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      2003/01/05 06:05:24 PST

  Modified files:
    lib/libc/net         gethostbynis.c 
  Log:
  Use in_addr_t for the right size of an IPv4 address, and copy into
  an unaligned destination using bcopy instead of an assignment.
  
  Submitted by:   Hartmut Brandt <brandt@fokus.gmd.de>
  PR:             sparc64/46729
  
  Revision  Changes    Path
  1.16      +3 -1      src/lib/libc/net/gethostbynis.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?200301051405.h05E5O5b037180>