freebsd-src/lib/libprocstat
Konstantin Belousov 7a9423d6f3 procstat_getfiles_sysctl: do not require non-null ki_fd
ki_fd is legitimately NULL when 32bit process requests process data
from 64bit host kernel.  The field is not used by the code for sysctl
case;  procstat_getfiles_kvm() checks ki_fd.

PR:	260174
Reported by:	Damjan Jovanovic <damjan.jov@gmail.com>
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2021-12-03 00:52:49 +02:00
..
zfs Merge OpenZFS support in to HEAD. 2020-08-25 02:21:27 +00:00
cd9660.c
common_kvm.c Remove #define _KERNEL hacks from libprocstat 2021-02-21 11:38:21 +02:00
common_kvm.h
core.c
core.h
libprocstat.3 libprocstat.3: Correct two occurrences of kvm_getprocs to procstat_getprocs 2020-11-26 22:49:05 +00:00
libprocstat.c procstat_getfiles_sysctl: do not require non-null ki_fd 2021-12-03 00:52:49 +02:00
libprocstat.h Decode and report native eventfd descriptors from libprocstat and procstat. 2020-12-27 12:57:27 +02:00
libprocstat_compat.c
libprocstat_internal.h
Makefile libprocstat: extend zfs_defs hack for .pieo 2021-09-13 09:03:55 -04:00
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
msdosfs.c VFS_QUOTACTL(9): allow implementation to indicate busy state changes 2021-05-30 14:53:47 -07:00
smbfs.c VFS_QUOTACTL(9): allow implementation to indicate busy state changes 2021-05-30 14:53:47 -07:00
Symbol.map
udf.c VFS_QUOTACTL(9): allow implementation to indicate busy state changes 2021-05-30 14:53:47 -07:00
zfs.c VFS_QUOTACTL(9): allow implementation to indicate busy state changes 2021-05-30 14:53:47 -07:00
zfs_defs.c Remove #define _KERNEL hacks from libprocstat 2021-02-21 11:38:21 +02:00
zfs_defs.h libprocstat: fix ZFS support 2020-05-22 11:20:23 +00:00