Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/22/1995 05:40:03
mycroft
Sat Apr 22 05:32:33 EDT 1995
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1665
Modified Files:
CHANGES
Log Message:
Add quite a few things.
pk
Sat Apr 22 05:33:51 EDT 1995
Update of /a/cvsroot/src/lib/libc/arch/sparc/gen
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1316
Modified Files:
divrem.m4
Log Message:
Preserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett.
pk
Sat Apr 22 05:37:42 EDT 1995
Update of /a/cvsroot/src/sys/lib/libkern/arch/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1753
Modified Files:
divrem.m4
Log Message:
eserve the equality "x == y*(x/y)+(x%y)" for negative y; from Lon Willett.