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
/
vm
/
pmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add support for 4MB pages. This includes the .text, .data, .data parts
dyson
1997-07-17
1
-1
/
+2
*
Fully implement vfork. Vfork is now much much faster than even our
dyson
1997-04-13
1
-1
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Prepare better for multi-platform by eliminating another required
dyson
1997-01-11
1
-2
/
+1
*
Move much of the machine dependent code from vm_glue.c into
dyson
1996-10-15
1
-1
/
+5
*
Addition of page coloring support. Various levels of coloring are afforded.
dyson
1996-09-08
1
-1
/
+2
*
Backed out the recent changes/enhancements to the VM code. The
dyson
1996-07-30
1
-5
/
+5
*
Clean up some lint.
dyson
1996-07-27
1
-3
/
+3
*
Missing (prototype) change from the previous commit.
dyson
1996-07-27
1
-2
/
+2
*
Several bugfixes/improvements:
dyson
1996-06-17
1
-1
/
+2
*
Initial support for mincore and madvise. Both are almost fully
dyson
1996-05-19
1
-2
/
+5
*
Add a function prototype for pmap_prefault.
dyson
1996-03-28
1
-1
/
+3
*
Cleaned up prototypes in pmap headers: removed ones for nonexistent
bde
1995-12-17
1
-41
/
+36
*
Fixed 1TB filesize changes. Some pindexes had bogus names and types
bde
1995-12-17
1
-1
/
+3
*
These changes embody the support of the fully coherent merged VM buffer cache,
dg
1995-01-09
1
-41
/
+44
*
pmap.h:
bde
1994-11-14
1
-1
/
+3
*
Removed all vestiges of tlbflush(). Replaced them with calls to pmap_update().
dg
1994-09-02
1
-2
/
+1
*
Fixed various prototype problems with the pmap functions and the subsequent
dg
1994-08-06
1
-31
/
+31
*
Added $Id$
dg
1994-08-02
1
-1
/
+3
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+122
[prev]