Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jun 2002 14:25:36 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_output.c
Message-ID:  <200206232125.g5NLPaO27124@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2002/06/23 14:25:36 PDT

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  Slightly restructure the #ifdef INET6 sections to make the code
  more readable.
  
  Remove the six "register" attributes from variables tcp_output(), the
  compiler surely knows well how to allocate them.
  
  Revision  Changes    Path
  1.65      +19 -31    src/sys/netinet/tcp_output.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?200206232125.g5NLPaO27124>