Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: rvb
Date: Tue Sep 8 20:02:52 UTC 1998
Modified Files:
src/sys/compat/ibcs2: ibcs2_misc.c
src/sys/compat/linux: linux_misc.c
src/sys/compat/sunos: sunos_misc.c
src/sys/compat/svr4: svr4_misc.c
Log Message:
ufs_readdir no longer checks if vp->v_type != VDIR so
the individual emulated readdirs must check.
Since netbsd and freebsd return EINVAL for the error
and I don't know what the other platforms do, return
EINVAL for them too.
Home |
Main Index |
Thread Index |
Old Index