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:           Mon Oct 14 00:06:30 UTC 2002

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

Log Message:
Pull up revision 1.84 (requested by jdolecek in ticket #911):
put back the while loop in kernfs_getattr() removed in rev 1.82; it's
necessary to get the whole file length e.g. for msgbuf
this fixes the '/kern/msgbuf & less' problem reported on port-i386
by Dave Tyson


To generate a diff of this commit:
cvs rdiff -r1.79.10.1 -r1.79.10.2 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