summaryrefslogtreecommitdiff
path: root/sys/kern/vfs_lookup.c
AgeCommit message (Expand)Author
1996-11-06Get vnode locking right when verifying pathnames ending in '/' are directoriesThorsten Lockert
1996-11-06Temporarily disable special-case for trailing '/' in pathname lookupsThorsten Lockert
1996-10-28Disallow null strings ("") as path names; ignore trailing / on path names,Thorsten Lockert
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt