The location of the aux info vector is now cached in ps_auxinfo of struct
authorclaudio <claudio@openbsd.org>
Wed, 21 Dec 2022 07:59:02 +0000 (07:59 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 21 Dec 2022 07:59:02 +0000 (07:59 +0000)
commitbcc2e3d7508b5e9be73e81bd83a4cbe5e750bd95
tree014c90ff9777b6934552e2d3390259d02b941b31
parentbe6fe69078fc4cf16d03ca9dc2252e517c3fceac
The location of the aux info vector is now cached in ps_auxinfo of struct
process. Use this information to access the vector.
OK mpi@ mbuhl@ deraadt@
sys/kern/sys_process.c