svn commit: r270444 - in head/sys: kern sys
Konstantin Belousov
kostikbel at gmail.com
Wed Aug 27 18:59:10 UTC 2014
On Wed, Aug 27, 2014 at 06:54:32PM +0200, Mateusz Guzik wrote:
> So how about the following:
You need to update kinfo_proc32 in sys/compat/freebsd32/freebsd32.h
and freebsd32_kinfo_proc_out() in kern/kern_proc.c. Otherwise,
32bit kinfo_proc is broken, in particular, you can see 32 bit
ps(1) dumping garbage.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20140827/a6022790/attachment.sig>
More information about the svn-src-all
mailing list