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
/
fs
/
procfs
/
procfs_vnops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed procfs's locking vops. They were missed in the Lite2 merge,
bde
1997-02-24
1
-5
/
+5
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Add function prototypes for most of the new Lite2 functions.
mpp
1997-02-12
1
-2
/
+4
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-181
/
+285
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Eliminated nested include of <sys/unistd.h> in <sys/file.h> in the kernel.
bde
1996-09-03
1
-2
/
+3
*
Clean-up the new VM map procfs code, and also add support for executable
dyson
1996-06-18
1
-2
/
+4
*
Add a feature to procfs to allow display of the process address map
dyson
1996-06-17
1
-1
/
+3
*
For Lite2: proc LIST changes.
hsu
1996-03-11
1
-6
/
+4
*
Major fixes for procfs..
peter
1996-01-24
1
-15
/
+38
*
Moved declarations for static functions to the correct place (not in a
bde
1995-11-16
1
-8
/
+42
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-43
/
+43
*
Make a lot of private stuff static.
phk
1995-11-07
1
-17
/
+17
*
Change procfs_lookup to not allow delete/rename operations
mpp
1995-09-02
1
-3
/
+6
*
Be careful not to dereference NULL credentials pointers when doing the
dg
1995-08-11
1
-3
/
+7
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Fixed panic that resulted from mmaping files in kernfs and procfs. A
dg
1995-05-25
1
-29
/
+1
*
Fix -Wformat warnings from LINT kernel.
rgrimes
1995-05-11
1
-3
/
+3
*
For P_SUGID processes, we must also change ownership of the mem file
dg
1995-04-15
1
-2
/
+10
*
Retain group kmem readability for P_SUGID processes.
dg
1995-04-15
1
-2
/
+6
*
Made /proc/n/mem file group kmem and group readable. Needed to fix ps so
dg
1995-04-15
1
-2
/
+2
*
Fixed bmap run-length brokeness.
dg
1995-02-03
1
-1
/
+3
*
Cosmetics. reduce the noise from gcc -Wall.
phk
1994-10-10
1
-6
/
+11
*
1) Added "." and ".." entries.
dg
1994-09-24
1
-4
/
+20
*
Implemented loadable VFS modules, and made most existing filesystems
wollman
1994-09-21
1
-1
/
+3
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-2
/
+6
*
Added $Id$
dg
1994-08-02
1
-2
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+16
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+814