Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 1996 22:47:02 +0800 (WST)
From:      Peter Wemm <peter@jhome.DIALix.COM>
To:        Poul-Henning Kamp <phk@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/ufs/ufs ufs_readwrite.c
Message-ID:  <Pine.BSF.3.91.960106223342.771B-100000@jhome.DIALix.COM>
In-Reply-To: <199601061250.EAA19381@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Jan 1996, Poul-Henning Kamp wrote:
> phk         96/01/06 04:50:00
> 
>   Modified:    sys/ufs/ufs  ufs_readwrite.c
>   Log:
>   Fix the asami&phk bug.  This was a sign-extension bug, where a long
>   got multiplied by a constant before being upgraded to long long.
>   This should fix kern/104 and possibly kern/105.
>   Thanks to: dyson & asami.

Hmm.. This would only turn up on a >2GB disk (or partition?), no?

BTW: it's not 104 and 105.. :-)

Some related ones:
kern/904 (closed, DMA > 256 segs)
kern/929 (open, ncr scatter-gather failed)
kern/901 (open, vm_page_free.. possible negative index suggested by DG)

I can see a few other stale PR's in there.. I'll do a sweep..

-Peter



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960106223342.771B-100000>