Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/12/1997 21:30:03
mark
Sun Oct 12 14:23:38 PDT 1997
Update of /cvsroot/src/sys/lib/libkern/arch/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv23315

Removed Files:
	div.S 
Log Message:
This file is replaced by divsi3.S


mark
Sun Oct 12 14:24:12 PDT 1997
Update of /cvsroot/src/sys/lib/libkern/arch/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv23365

Added Files:
	_memcpy.S bcopy.S bzero.S divsi3.S htonl.S htons.S memcpy.S 
	memmove.S memset.S ntohl.S ntohs.S 
Log Message:
Copy files over from libc.


christos
Sun Oct 12 17:25:29 EDT 1997
Update of /cvsroot/src/games/trek
In directory netbsd1:/var/slash-tmp/cvs-serv23352

Modified Files:
	Makefile abandon.c attack.c autover.c capture.c cgetc.c 
	check_out.c checkcond.c compkl.c computer.c damage.c damaged.c 
	dcrept.c destruct.c dock.c dumpgame.c dumpme.c dumpssradio.c 
	events.c externs.c getcodi.c getpar.c getpar.h help.c 
	impulse.c initquad.c kill.c klmove.c lose.c lrscan.c main.c 
	move.c nova.c out.c phaser.c play.c ram.c ranf.c rest.c 
	schedule.c score.c setup.c setwarp.c shield.c snova.c srscan.c 
	systemname.c torped.c trek.h visual.c warp.c win.c 
Removed Files:
	utility.c 
Log Message:
Warnsify and remove local implementations of libc functions.


mark
Sun Oct 12 14:26:39 PDT 1997
Update of /cvsroot/src/sys/lib/libkern/arch/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv24019

Modified Files:
	Makefile.inc 
Log Message:
Updated with new files from libc.


mark
Sun Oct 12 14:27:46 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/conf
In directory netbsd1:/var/slash-tmp/cvs-serv24215

Modified Files:
	files.arm32 
Log Message:
Removed files memset.S and bcopy.S as these are now in libkern.


mark
Sun Oct 12 14:28:41 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv24358

Removed Files:
	bcopy.S memset.S 
Log Message:
Removed as these functions are now in libkern.