9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@plan9.cs.york.ac.uk forsyth@plan9.cs.york.ac.uk
Subject: VGA Hell * 2 (Stealth 64 & Phantom 64)
Date: Fri, 24 Nov 1995 03:48:04 -0500	[thread overview]
Message-ID: <19951124084804.uB9hhHGb33r89br0C5nu-RRy3RvCyv0fJSS8O6Yv-tA@z> (raw)

>>tar file ok, however fs/tarfs gives a checksum error on the first
>>file.

try this:

vortex% diff /n/cd/sys/src/cmd/tapefs/tarfs.c .
132c132
< 		i += *cp;
---
> 		i += *cp & 0xFF;






             reply	other threads:[~1995-11-24  8:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-11-24  8:48 forsyth [this message]
  -- strict thread matches above, loose matches on Subject: below --
1995-11-23 23:14 Scott
1995-11-23 22:29 Stefan
1995-11-23 22:04 Bob
1995-11-23 17:00 jim
1995-11-23  8:47 Jonne

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=19951124084804.uB9hhHGb33r89br0C5nu-RRy3RvCyv0fJSS8O6Yv-tA@z \
    --to=forsyth@plan9.cs.york.ac.uk \
    /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).