Date: Fri, 10 Jun 2011 19:13:22 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/rlogin rlogin.c Message-ID: <201106101913.p5AJDgaO058964@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-06-10 19:13:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
usr.bin/rlogin rlogin.c
Log:
SVN rev 222947 on 2011-06-10 19:13:22Z by jhb
MFC 221079:
Generate the network byte order version of the window size structure in a
temporary variable on the stack and then copy that into the output buffer
so that the htons() conversions use aligned accesses.
Revision Changes Path
1.40.10.2 +6 -6 src/usr.bin/rlogin/rlogin.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106101913.p5AJDgaO058964>
