Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 21:03:04 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 in_cksum.c src/sys/i386/include in_cksum.h
Message-ID:  <200207020403.g62434Iv003501@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2002/07/01 21:03:04 PDT

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        in_cksum.c 
    sys/i386/include     in_cksum.h 
  Log:
  MFC: Fixes to asm statements in the Internet checksum code to make
  them safer at high optimization levels.  Also, replace matching
  constraints with the "+" modifier where appropriate.  This commit
  merges in the following revisions from the main branch:
  
          i386/in_cksum.c         1.23, 1.24
          include/in_cksum.h      1.11, 1.13
  
  Revision  Changes    Path
  1.17.2.3  +15 -10    src/sys/i386/i386/in_cksum.c
  1.7.2.2   +15 -12    src/sys/i386/include/in_cksum.h

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?200207020403.g62434Iv003501>