Date: Tue, 13 Apr 1999 09:26:22 -0700 (PDT) From: Hidetoshi Shimokawa <simokawa@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypbind ypbind.c Message-ID: <199904131626.JAA06491@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
simokawa 1999/04/13 09:26:22 PDT Modified files: usr.sbin/ypbind ypbind.c Log: Use u_int32_t for sin_addr.s_addr rather than u_long to avoid unaligned access on alpha. Revision Changes Path 1.29 +4 -4 src/usr.sbin/ypbind/ypbind.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?199904131626.JAA06491>