K 10 svn:author V 2 mm K 8 svn:date V 27 2012-01-24T08:04:38.678891Z K 7 svn:log V 273 Try resolving jail path with realpath(3). 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 END