index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
vm
/
vm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Begone.
miod
2001-11-06
1
-1
/
+0
*
Move the last content from vm/ to uvm/
art
2001-11-06
1
-93
/
+0
*
Kill vm/vm_param.h, move it to uvm/uvm_param.h
art
2001-11-06
1
-2
/
+2
*
merge vm_map.h into uvm_map.h, kinda matches netbsd's approach
mickey
2001-08-12
1
-2
/
+2
*
vm_pager.h no more
mickey
2001-08-12
1
-2
/
+1
*
vm_inherit.h no more
mickey
2001-08-12
1
-2
/
+1
*
vm_extern.h no more
mickey
2001-08-12
1
-2
/
+1
*
vm/vm_prot.h no more
mickey
2001-08-12
1
-2
/
+3
*
Add a new type voff_t (right now it's typedefed as off_t) used for offsets
art
2001-08-06
1
-3
/
+4
*
No need to include vm/vm_object.h.
art
2001-07-05
1
-2
/
+1
*
Remove junk from headers, just leave enough for UVM.
art
2001-06-27
1
-17
/
+1
*
Get rid of vm_pmap from struct vmspace.
art
2001-04-06
1
-4
/
+1
*
Take vm_pmap out of struct vmspace if we are using UVM since UVM doesn't
millert
2001-03-23
1
-1
/
+3
*
Include vm_page.h and reorder some.
art
2000-11-08
1
-2
/
+4
*
various cleanups
art
2000-03-13
1
-8
/
+6
*
remove the "ifdef pmap_resident_count" hack and replace it with a macro.
art
1999-06-01
1
-1
/
+8
*
include pmap.h earlier, so MD pmap structures may be
mickey
1998-09-11
1
-2
/
+2
*
Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor,
niklas
1998-03-01
1
-1
/
+5
*
Updates for VFS Lite 2 + soft update.
csapuntz
1997-11-06
1
-3
/
+11
*
back out vfs lite2 till after 2.2
deraadt
1997-10-06
1
-11
/
+3
*
VFS Lite2 Changes
csapuntz
1997-10-06
1
-3
/
+11
*
Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.
niklas
1996-08-02
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+93