https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229968
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- linprocfs_donetdev() does no filtering for jails, but probably should. In fact, the only linprocfs routine that does any jail-specific behavior appears to be linprocfs_doprocroot() (proc/pid/root). I.e., it seems like proc/pid may show processes outside the jail, too. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
