Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/18/1997 21:30:03
jtc
Sun May 18 14:24:49 PDT 1997
Update of /cvsroot/src/lib/libc/arch/m68k/string
In directory netbsd1:/var/slash-tmp/cvs-serv21105
Modified Files:
strcmp.S strncmp.S
Log Message:
I removed the extra instructions which compute the return value in Hiroshi
Horitomo's implementation a bit too hastily. They are required to handle
the unsigned comparison required by the standard.
pk
Sun May 18 14:26:23 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv21394
Modified Files:
obio.c
Log Message:
Remove bus_tmp(); it's just a special case of mapdev().
pk
Sun May 18 14:26:41 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/include
In directory netbsd1:/var/slash-tmp/cvs-serv21468
Modified Files:
autoconf.h
Log Message:
Remove bus_tmp().