summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_lookup.c
Commit message (Expand)AuthorAgeFilesLines
* [Previous comment was incorrect for these files]dfr1997-04-041-1/+1
* Add a function vop_sharedlock which a copy of vop_nolock without thedfr1997-04-041-1/+7
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Fixed namei caching for LOOKUPs. It was broken for lstat() and olstat().bde1997-02-181-1/+2
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-26/+26
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't allow empty pathnames. POSIX standard.bde1996-12-011-1/+8
* Converted two options over to the new scheme: USER_LDT and KTRACE.wollman1996-01-031-1/+3
* Moved the filesystem read-only check out of the syscalls and into thedg1995-10-221-27/+13
* Add support for amd direct maps.dfr1995-08-241-18/+19
* Ignore trailing slashes in pathnames that "refer to a directory",bde1995-07-311-2/+36
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-061-2/+2
* Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c.phk1994-09-271-5/+160
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-201-3/+3
* Fix up some sloppy coding practices:wollman1994-08-181-1/+2
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+506
OpenPOWER on IntegriCloud