Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Tue Sep 10 16:11:00 UTC 2019

Modified Files:
        src/sys/miscfs/procfs [netbsd-9]: procfs_linux.c

Log Message:
Pull up following revision(s) (requested by chs in ticket #190):

        sys/miscfs/procfs/procfs_linux.c: revision 1.76

have procfs_do_pid_stat() pass the proc's map to get_proc_size_info(),
rather than having the latter look up the map again and not check
for an error.


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