c4f1bab08e
if the path was given in a user buffer, return the new path in a user buffer. if the path was given in a kernel buffer, allocate a new kernel buffer to return the new path; the caller is responsible for freeing the buffer if we fail always set the new path to NULL. This usage broke when I adde the /../ shortcut. Noted by cgd. |
||
---|---|---|
.. | ||
compat_exec.c | ||
compat_util.c | ||
compat_util.h | ||
gen_errno_tables.awk | ||
kern_exit_43.c | ||
kern_info_09.c | ||
kern_info_43.c | ||
kern_ipc_10.c | ||
kern_resource_43.c | ||
kern_sig_13.c | ||
kern_sig_43.c | ||
kern_xxx_12.c | ||
Makefile | ||
Makefile.inc | ||
tty_43.c | ||
uipc_syscalls_43.c | ||
vfs_syscalls_12.c | ||
vfs_syscalls_43.c | ||
vm_12.c | ||
vm_43.c |