Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 1998 03:52:55 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa ctx.c
Message-ID:  <199806141052.DAA10998@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/06/14 03:52:54 PDT

  Modified files:
    sys/i386/isa         ctx.c 
  Log:
  Avoid 64-bit divisions and modulos.  Fixed related overflows for weird
  args.
  
  This driver should not be used, since it calls uiomove() with interrupts
  disabled.
  
  Revision  Changes    Path
  1.28      +19 -9     src/sys/i386/isa/ctx.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?199806141052.DAA10998>