Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/miscfs/procfs
Module Name: src
Committed By: martin
Date: Tue Sep 10 16:00:19 UTC 2019
Modified Files:
src/sys/miscfs/procfs [netbsd-8]: procfs_linux.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #1370):
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.73 -r1.73.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