freebsd-skq/sys/compat
Eric van Gyzen 3d32d4a7c9 Export the whole thread name in kinfo_proc
kinfo_proc::ki_tdname is three characters shorter than
thread::td_name.  Add a ki_moretdname field for these three
extra characters.  Add the new field to kinfo_proc32, as well.
Update all in-tree consumers to read the new field and assemble
the full name, except for lldb's HostThreadFreeBSD.cpp, which
I will handle separately.  Bump __FreeBSD_version.

Reviewed by:	kib
MFC after:	1 week
Relnotes:	yes
Sponsored by:	Dell EMC
Differential Revision:	https://reviews.freebsd.org/D8722
2016-12-07 15:04:22 +00:00
..
cloudabi cloudabi: use fget_cap instead of hand-rolling capability read 2016-09-23 23:08:23 +00:00
cloudabi32 Regenerate syscall provider argument strings. 2016-09-22 04:50:03 +00:00
cloudabi64 Regenerate syscall provider argument strings. 2016-09-22 04:50:03 +00:00
freebsd32 Export the whole thread name in kinfo_proc 2016-12-07 15:04:22 +00:00
ia32 Tidy up ia32_sysvec sv_flags setting 2016-10-20 20:29:54 +00:00
linprocfs Remove PG_CACHED-related fields from struct vmmeter, because they are no 2016-11-22 18:13:46 +00:00
linsysfs
linux capsicum: propagate rights on accept(2) 2016-09-22 09:58:46 +00:00
linuxkpi/common linuxkpi: Fix PCI BAR lazy allocation support. 2016-09-30 05:51:11 +00:00
ndis ndis(4): Undo unneeded workarounds in ndis' rand(). 2016-05-22 14:13:20 +00:00
netbsd
svr4 Don't create pointless backups of generated files in "make sysent". 2016-07-28 21:29:04 +00:00
x86bios x86bios: spelling fix in a comment. 2016-04-30 00:34:04 +00:00