Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/26/1997 01:40:02
mark
Sat Jan 25 17:30:52 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv24195

Modified Files:
	irqhandler.h 
Log Message:
Declare the arguments to the function pointers in the interrupt
handler structures.


mark
Sat Jan 25 17:31:20 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv24240

Added Files:
	cpufunc.h 
Log Message:
Create a separate header file with the prototypes for the functions that
manipulate the cpu and mmu registers.


mark
Sat Jan 25 17:34:46 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv24885

Modified Files:
	pmap.h 
Log Message:
Include <machine/cpufunc.h> for cpu specific prototypes e.g. tlbflush().


rat
Sat Jan 25 17:35:49 PST 1997
Update of /a/cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/local/work/netbsd-1-2/src/sys/arch/i386/isa

Modified Files:
      Tag: netbsd-1-2
	fd.c 
Log Message:
Pullup 1.98 -> 1.99 (fix timing bug in fdcresult()).


mark
Sat Jan 25 17:36:56 PST 1997
Update of /cvsroot/src/sys/arch/arm32/include
In directory netbsd1:/var/slash-tmp/cvs-serv25086

Added Files:
	conf.h 
Log Message:
Create a file for all the prototypes for the MD device drivers.


rat
Sat Jan 25 17:38:49 PST 1997
Update of /a/cvsroot/src/sys/msdosfs
In directory netbsd1:/local/work/netbsd-1-2/src/sys/msdosfs

Modified Files:
      Tag: netbsd-1-2
	msdosfs_conv.c 
Log Message:
Pullup 1.18 -> 1.19 by request of Wolfgang Solfrank.  Fixes a bug with
allowed/forbidden characters in non-W95 filenames.