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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for copyright notices, minor format tweaks as necessary
imp
2005-01-06
1
-1
/
+1
*
Remove advertising clause from University of California Regent's
imp
2004-04-07
1
-4
/
+0
*
Slightly change the semantics of vnode labels for MAC: rather than
rwatson
2002-10-26
1
-3
/
+0
*
Introduce support for Mandatory Access Control and extensible
rwatson
2002-08-01
1
-0
/
+3
*
Spelling fix for comment.
rwatson
2002-04-20
1
-1
/
+1
*
Remove an obsolete prototype for procfs_kmemaccess().
des
2001-12-11
1
-3
/
+0
*
Fix a KSEfication brain-o in procfs_doprocfile(): return the path of the targ...
des
2001-12-08
1
-0
/
+2
*
Pseudofsize procfs(5).
des
2001-12-04
1
-99
/
+20
*
Dissociate ptrace from procfs.
des
2001-10-07
1
-9
/
+0
*
KSE Milestone 2
julian
2001-09-12
1
-14
/
+14
*
Remove dangling prototype for the now defunct procfs_kmemaccess()
rwatson
2001-08-03
1
-3
/
+0
*
Prior to support for almost all ps activity via sysctl, ps used procfs,
rwatson
2001-08-03
1
-2
/
+0
*
Change the pfind() and zpfind() functions to lock the process that they
jhb
2001-04-24
1
-1
/
+1
*
Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath().
green
2000-04-26
1
-1
/
+0
*
Welcome back our old friend from procfs, "file"!
green
2000-04-22
1
-0
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
Introduce the new function
phk
1999-11-21
1
-13
/
+0
*
s/p_cred->pc_ucred/p_ucred/g
phk
1999-11-21
1
-1
/
+1
*
A process should be able to examine itself.
sef
1999-11-20
1
-2
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Implement support for hardware debug registers on the i386.
jlemon
1999-07-09
1
-1
/
+7
*
Eliminate the bogus procfs private almost struct dirent structure.
phk
1999-06-13
1
-14
/
+2
*
Add even more () to CHECKIO which by now feels positively LISPish.
phk
1999-05-04
1
-3
/
+4
*
Add a new "file" to procfs: "rlimit" which shows the resource limits for
phk
1999-04-30
1
-2
/
+4
*
This Implements the mumbled about "Jail" feature.
phk
1999-04-28
1
-2
/
+3
*
Suser() simplification:
phk
1999-04-27
1
-3
/
+2
*
A partial implementation of the procfs cmdline pseudo-file. This
peter
1999-01-05
1
-2
/
+4
*
Quick fix for type mismatches which were fatal if longs aren't 32
bde
1998-07-07
1
-5
/
+5
*
Disallow reading the current kernel stack. Only the user structure and
tegge
1998-05-19
1
-1
/
+4
*
Fixed a missing/misplaced/misstyled prototype.
bde
1997-12-30
1
-1
/
+3
*
Some staticized variables were still declared to be extern.
bde
1997-09-07
1
-2
/
+1
*
Fix procfs security hole -- check permissions on meaningful I/Os (namely,
sef
1997-08-12
1
-1
/
+13
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-24
/
+26
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Implement locking for pfs nodes, when at the leaf. Concurrent access
dyson
1996-07-02
1
-1
/
+2
*
Clean-up the new VM map procfs code, and also add support for executable
dyson
1996-06-18
1
-2
/
+7
*
Add a feature to procfs to allow display of the process address map
dyson
1996-06-17
1
-2
/
+3
*
Major fixes for procfs..
peter
1996-01-24
1
-1
/
+6
*
Moved declarations for static functions to the correct place (not in a
bde
1995-11-16
1
-44
/
+1
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
1
-2
/
+2
*
Make a lot of private stuff static.
phk
1995-11-07
1
-14
/
+14
*
Fixed panic that resulted from mmaping files in kernfs and procfs. A
dg
1995-05-25
1
-2
/
+2
*
Made /proc/n/mem file group kmem and group readable. Needed to fix ps so
dg
1995-04-15
1
-1
/
+2
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
1
-1
/
+3
*
Added $Id$
dg
1994-08-02
1
-2
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+186