Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/20/1997 00:50:02
fvdl
Sun Oct 19 17:43:22 PDT 1997
Update of /a/cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv25225

Modified Files:
	Makefile.i386 
Log Message:
Move kernel entry address down to f0100000


fvdl
Sun Oct 19 17:45:05 PDT 1997
Update of /a/cvsroot/src/sys/arch/i386/include
In directory netbsd1:/var/slash-tmp/cvs-serv25253

Modified Files:
	pmap.h param.h vmparam.h 
Log Message:
Change various constants that depend on the kernel VM base address. Lower
it to 0xf0000000 to give it more breathing space.


lukem
Sun Oct 19 17:45:34 PDT 1997
Update of /cvsroot/src/usr.bin/tftp
In directory netbsd1:/var/slash-tmp/cvs-serv25325

Modified Files:
	Makefile 
Log Message:
remove WARNS=0

lukem
Sun Oct 19 17:46:40 PDT 1997
Update of /cvsroot/src/usr.bin/tftp
In directory netbsd1:/var/slash-tmp/cvs-serv25374

Modified Files:
	main.c tftp.1 tftp.c tftpsubs.c 
Log Message:
deprecate register, use err/warn, fix .Nm usage

lukem
Sun Oct 19 17:49:54 PDT 1997
Update of /cvsroot/src/usr.bin/touch
In directory netbsd1:/var/slash-tmp/cvs-serv25490

Modified Files:
	touch.1 touch.c 
Log Message:
WARNSify, fix .Nm usage, getopt returns -1 not EOF