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_mem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a serious problem, with a window where an object lock is needed,
dyson
1996-07-02
1
-57
/
+97
*
Properly lock the vm space when accessing the memory in a process. This
dyson
1996-06-11
1
-2
/
+14
*
This time, really make the procfs work when reading stuff from the UPAGES.
peter
1996-01-25
1
-15
/
+34
*
Major fixes for procfs..
peter
1996-01-24
1
-1
/
+10
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-2
/
+3
*
Fixed 1TB filesize changes. Some pindexes had bogus names and types
bde
1995-12-17
1
-5
/
+5
*
Changes to support 1Tb filesizes. Pages are now named by an
dyson
1995-12-11
1
-3
/
+3
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+8
*
Added prototypes.
bde
1995-12-03
1
-1
/
+3
*
Removal of unnecessary usage of PG_COPYONWRITE.
dyson
1995-10-23
1
-2
/
+2
*
NOTE: libkvm, w, ps, 'top', and any other utility which depends on struct
dg
1995-07-13
1
-2
/
+2
*
Killed the "probably_never" ifdef'd code.
dg
1995-06-28
1
-68
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
Initialize map start hint to vm_map_find()...not doing so will cause it
dg
1995-01-05
1
-2
/
+2
*
Fixed bug I just introduced that would have allowed a user to clobber
dg
1994-10-18
1
-4
/
+6
*
Allow upages to be paged in/accessed.
dg
1994-10-18
1
-2
/
+2
*
Supply prototypes for some functions that were implicitly declared and
bde
1994-09-15
1
-2
/
+3
*
Added $Id$
dg
1994-08-02
1
-2
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+302