artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc17eea
)
There no longer is any KVM_ET_* to keep in sync with UVM_ET_*, so
author
deraadt
<deraadt@openbsd.org>
Thu, 29 Sep 2022 04:10:27 +0000
(
04:10
+0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 29 Sep 2022 04:10:27 +0000
(
04:10
+0000)
comment can be deleted.
sys/uvm/uvm.h
patch
|
blob
|
history
diff --git
a/sys/uvm/uvm.h
b/sys/uvm/uvm.h
index
04c5aef
..
672e415
100644
(file)
--- a/
sys/uvm/uvm.h
+++ b/
sys/uvm/uvm.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: uvm.h,v 1.
69 2022/05/04 14:58:26 mpi Exp $
*/
+/* $OpenBSD: uvm.h,v 1.
70 2022/09/29 04:10:27 deraadt Exp $
*/
/* $NetBSD: uvm.h,v 1.24 2000/11/27 08:40:02 chs Exp $ */
/*
@@
-81,8
+81,6
@@
struct uvm {
/*
* vm_map_entry etype bits:
- *
- * keep in sync with KVM_ET_*
*/
#define UVM_ET_OBJ 0x0001 /* it is a uvm_object */
#define UVM_ET_SUBMAP 0x0002 /* it is a vm_map submap */