Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/miscfs/procfs



Module Name:    src
Committed By:   snj
Date:           Tue Feb 14 16:50:31 UTC 2017

Modified Files:
        src/sys/miscfs/procfs [netbsd-7]: procfs_map.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #1358):
        sys/miscfs/procfs/procfs_map.c: revision 1.45
Maps don't change that frequently between reads, so don't give up and
do what linux does (support reading from an offset).


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.44.4.1 src/sys/miscfs/procfs/procfs_map.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