Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/miscfs/kernfs



Module Name:    syssrc
Committed By:   lukem
Date:           Sun Jul 21 00:52:40 UTC 2002

Modified Files:
        syssrc/sys/miscfs/kernfs [netbsd-1-6]: kernfs_vnops.c

Log Message:
Pull up revision 1.82 (requested by jdolocek in ticket #526):
Properly detect error in kernfs_xread().
Fixes kern/10278 by IWAMOTO Toshihiro, though implemented different way.
While here, clean up some int vs. size_t confusion, make
kernfs_x{read|write}() static and g/c some #if 0 stuff.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.79.10.1 syssrc/sys/miscfs/kernfs/kernfs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index