Source-Changes archive

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

CVS commit: [netbsd-5] src/sys



Module Name:    src
Committed By:   snj
Date:           Sun Nov  2 23:08:56 UTC 2008

Modified Files:
        src/sys/miscfs/genfs [netbsd-5]: genfs_io.c
        src/sys/nfs [netbsd-5]: nfs_bio.c
        src/sys/uvm [netbsd-5]: uvm_extern.h

Log Message:
Pull up following revision(s) (requested by tron in ticket #9):
        sys/nfs/nfs_bio.c: revision 1.180
        sys/miscfs/genfs/genfs_io.c: revision 1.14
        sys/uvm/uvm_extern.h: revision 1.149
- allocate 8 pointers on the stack to avoid stack overflow in nfs.
- make that 8 a constant
- remove bogus panic


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.4.1 src/sys/miscfs/genfs/genfs_io.c
cvs rdiff -r1.179 -r1.179.4.1 src/sys/nfs/nfs_bio.c
cvs rdiff -r1.148 -r1.148.4.1 src/sys/uvm/uvm_extern.h

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