]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 221079:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2011 19:13:22 +0000 (19:13 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 10 Jun 2011 19:13:22 +0000 (19:13 +0000)
commit3467bb0bb95d38ea1ac3acd6199e5b8e5f1a9196
tree4594cceb041e5ace99a80aa872abb024f415c34f
parent024cfe7ab19d5cc8389ef3070d29016f2ed59f6d
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.

git-svn-id: svn://svn.freebsd.org/base/stable/8@222947 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/rlogin/rlogin.c