Date: Thu, 11 Dec 2008 13:30:29 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet tcp_var.h Message-ID: <200812111330.mBBDUkde023116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-12-11 13:30:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet tcp_var.h Log: SVN rev 185930 on 2008-12-11 13:30:29Z by rwatson Merge r185855 from head to stable/7: Move flag definitions for t_flags and t_oobflags below the definition of struct tcpcb so that the structure definition is a bit more vertically compact. Can't yet fit it on one printed page, though. Approved by: re (gnn) Revision Changes Path 1.157.2.6 +33 -25 src/sys/netinet/tcp_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812111330.mBBDUkde023116>