K 10 svn:author V 5 jamie K 8 svn:date V 27 2016-04-13T20:14:13.035712Z K 7 svn:log V 310 Separate POSIX sem/shm objects in jails, by prepending the jail's path name to the object's "path". While the objects don't have real path names, it's a filesystem-like namespace, which allows jails to be kept to their own space, but still allows the system / jail parent to access a jail's IPC. PR: 208082 END