Module Name: src Committed By: hannken Date: Wed May 22 08:42:57 UTC 2019
Modified Files: src/external/cddl/osnet/sys/kern: vfs.c src/external/cddl/osnet/sys/sys: pathname.h Log Message: Implement the needed part of Solaris lookupname(). Remove unneeded protoype lookupnameat(). To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/external/cddl/osnet/sys/kern/vfs.c cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/sys/sys/pathname.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.