Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/10/1997 01:50:03
fvdl
Thu Oct  9 18:42:24 PDT 1997
Update of /a/cvsroot/src/sys/compat/svr4
In directory netbsd1:/var/slash-tmp/cvs-serv16219

Modified Files:
	svr4_misc.c 
Log Message:
Signal error when getting a 64 bit offset cookie that can't be stored
in 32 bits. Provide an error message to the user, and return EINVAL.
Also, pay attention to the EOF flag from VOP_READDIR. Correct a
misspell in a panic message.


fvdl
Thu Oct  9 18:43:25 PDT 1997
Update of /a/cvsroot/src/sys/compat/ibcs2
In directory netbsd1:/var/slash-tmp/cvs-serv16748

Modified Files:
	ibcs2_misc.c 
Log Message:
Signal error when getting a 64 bit offset cookie that can't be stored
in 32 bits. Provide an error message to the user, and return EINVAL.
Also, pay attention to the EOF flag from VOP_READDIR. Correct a
misspell in a panic message.


fvdl
Thu Oct  9 18:44:03 PDT 1997
Update of /a/cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv16976

Modified Files:
	linux_misc.c 
Log Message:
Signal error when getting a 64 bit offset cookie that can't be stored
in 32 bits. Provide an error message to the user, and return EINVAL.
Also, pay attention to the EOF flag from VOP_READDIR. Correct a
misspell in a panic message.


fvdl
Thu Oct  9 18:45:01 PDT 1997
Update of /a/cvsroot/src/sys/compat/freebsd
In directory netbsd1:/var/slash-tmp/cvs-serv17111

Modified Files:
	syscalls.master 
Log Message:
Channel FreeBSD getdirentries to our now obsolete getdirentries call.


fvdl
Thu Oct  9 18:45:52 PDT 1997
Update of /a/cvsroot/src/sys/compat/freebsd
In directory netbsd1:/var/slash-tmp/cvs-serv17172

Modified Files:
	freebsd_syscall.h freebsd_syscallargs.h freebsd_syscalls.c 
	freebsd_sysent.c 
Log Message:
Regen.


fvdl
Thu Oct  9 18:47:05 PDT 1997
Update of /a/cvsroot/src/sys/compat/common
In directory netbsd1:/var/slash-tmp/cvs-serv17224

Modified Files:
	Makefile compat_util.c compat_util.h vfs_syscalls_43.c 
Added Files:
	vfs_syscalls_12.c 
Log Message:
Add getdirentries backward compat syscall. Provide common function to
signal cookie overflow during emulated getdents and friends.


fvdl
Thu Oct  9 18:47:43 PDT 1997
Update of /a/cvsroot/src/sys/compat/sunos
In directory netbsd1:/var/slash-tmp/cvs-serv17311

Modified Files:
	sunos_misc.c 
Log Message:
Signal error when getting a 64 bit offset cookie that can't be stored
in 32 bits. Provide an error message to the user, and return EINVAL.
Also, pay attention to the EOF flag from VOP_READDIR. Correct a
misspell in a panic message.


explorer
Thu Oct  9 18:49:14 PDT 1997
Update of /cvsroot/src/sys/arch/i386/isa
In directory netbsd1:/var/slash-tmp/cvs-serv17741

Modified Files:
	fd.c 
Log Message:
Add hooks to insert timing info into the random system