Date: Tue, 26 Apr 2011 20:14:29 +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: <201104262014.p3QKEiBJ092774@repoman.freebsd.org>
index | next in thread | raw e-mail
jhb 2011-04-26 20:14:29 UTC
FreeBSD src repository
Modified files:
usr.bin/rlogin rlogin.c
Log:
SVN rev 221079 on 2011-04-26 20:14:29Z by jhb
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.
MFC after: 1 month
Revision Changes Path
1.44 +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?201104262014.p3QKEiBJ092774>
