OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Miod Vallat (miodcvs.openbsd.org)
Date: Tue May 24 2005 - 15:35:30 CDT


CVSROOT: /cvs
Module name: src
Changes by: miodcvs.openbsd.org 2005/05/24 14:35:30

Modified files:
        sys/arch/vax/vax: in4_cksum.c

Log message:
Do not assume anything about the calling frame in the inline assembly
statements, ends up in slightly better code and fewer memory access.