index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
vfs_lookup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-2
/
+2
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-2
/
+2
*
KNFize, by bde.
eivind
1999-01-10
1
-4
/
+4
*
Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as
eivind
1999-01-08
1
-21
/
+10
*
Remove the 'waslocked' parameter to vfs_object_create().
eivind
1999-01-05
1
-4
/
+6
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-3
/
+3
*
New mount option nosymfollow. If enabled, the kernel lookup()
wosch
1998-04-08
1
-1
/
+5
*
Make the rootdir handling more consistent. Now, processes always
dyson
1998-02-15
1
-3
/
+3
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
1
-2
/
+1
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
1
-1
/
+2
*
Make our v_usecount vnode reference count work identically to the
dyson
1998-01-06
1
-4
/
+11
*
Lots of improvements, including restructring the caching and management
dyson
1997-12-29
1
-1
/
+7
*
Unspammed nested include of <vm/vm_zone.h>.
bde
1997-12-27
1
-2
/
+3
*
Change the M_NAMEI allocations to use the zone allocator. This change
dyson
1997-09-21
1
-10
/
+10
*
Removed unused #includes.
bde
1997-09-02
1
-4
/
+1
*
[Previous comment was incorrect for these files]
dfr
1997-04-04
1
-1
/
+1
*
Add a function vop_sharedlock which a copy of vop_nolock without the
dfr
1997-04-04
1
-1
/
+7
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Fixed namei caching for LOOKUPs. It was broken for lstat() and olstat().
bde
1997-02-18
1
-1
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-26
/
+26
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Don't allow empty pathnames. POSIX standard.
bde
1996-12-01
1
-1
/
+8
*
Converted two options over to the new scheme: USER_LDT and KTRACE.
wollman
1996-01-03
1
-1
/
+3
*
Moved the filesystem read-only check out of the syscalls and into the
dg
1995-10-22
1
-27
/
+13
*
Add support for amd direct maps.
dfr
1995-08-24
1
-18
/
+19
*
Ignore trailing slashes in pathnames that "refer to a directory",
bde
1995-07-31
1
-2
/
+36
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Use tsleep() rather than sleep so that 'ps' is more informative about
dg
1994-10-06
1
-2
/
+2
*
Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c.
phk
1994-09-27
1
-5
/
+160
*
1) cleaned up after Garrett - fixed more redundant declarations, changed
dg
1994-08-20
1
-3
/
+3
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-1
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+506