9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@caldo.demon.co.uk
To: 9fans@cse.psu.edu
Subject: [9fans] /sys/src/cmd/aux/vga/3dfx.c
Date: Mon, 29 Apr 2002 10:30:33 +0100	[thread overview]
Message-ID: <9feae800a6ef4819082f8895aa5d3f29@caldo.demon.co.uk> (raw)

this has been wrong for ages but only blew up in the new release:
the aux/vga 3dfx code was dividing just once too often.

term% yesterday -d 3dfx.c
diff /n/dump/2002/04291/sys/src/cmd/aux/vga/3dfx.c 3dfx.c
30c30
< 	ulong	r[Nior/4];
---
> 	ulong	r[Nior];



             reply	other threads:[~2002-04-29  9:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-29  9:30 forsyth [this message]
2002-04-30  9:35 ` CJayC
2002-04-30 10:58 forsyth
2002-05-07 12:00 ` CJayC
2002-05-07 14:18 forsyth
2002-05-17  9:09 ` CJayC

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9feae800a6ef4819082f8895aa5d3f29@caldo.demon.co.uk \
    --to=forsyth@caldo.demon.co.uk \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).