mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-13 14:40:22 +00:00
d637f5bf9a
jail(8) does a chdir(2) to the given path argument. Kernel evaluates the jail path from the new cwd and not from the original cwd, which leads to undesired behavior if given a relative path. Reviewed by: jamie MFC after: 2 weeks |
||
---|---|---|
.. | ||
jail.8 | ||
jail.c | ||
Makefile |