NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39923 CVS commit: src/games/trek
The following reply was made to PR bin/39923; it has been noted by GNATS.
From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39923 CVS commit: src/games/trek
Date: Fri, 14 Nov 2008 21:10:44 +0000 (UTC)
Module Name: src
Committed By: christos
Date: Fri Nov 14 21:10:44 UTC 2008
Modified Files:
src/games/trek: setup.c
Log Message:
PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpc
On systems where char is unsigned the number of black holes can end up being
very large (instead of negative).
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/games/trek/setup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index