Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/15/1996 01:30:03
cgd
Mon Jul 15 01:20:21 EDT 1996
Update of /a/cvsroot/src/sys/lib/libkern/arch/alpha
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15242

Modified Files:
	ffs.S 
Log Message:
frob the mask so that only the low set bit is set, to avoid lossage.


cgd
Mon Jul 15 01:21:10 EDT 1996
Update of /a/cvsroot/src/lib/libc/arch/alpha/string
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15294

Modified Files:
	ffs.S 
Log Message:
pull up bug fix from libkern:
>frob the mask so that only the low set bit is set, to avoid lossage.