CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/29 22:53:09
Modified files:
sys/kern : vfs_lookup.c
Log message:
Return ENOTDIR if an *at() syscall is passed a relative path and a
fd to resolve against that isn't a directory
ok matthew@
