summaryrefslogtreecommitdiff
path: root/sys/vm/vm.h
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-08-02 00:06:07 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-08-02 00:06:07 +0000
commitb2a7bcf1c6ab2f0dfb98b56de2bb2512f3f0d33a (patch)
tree976938a589b4628bb54e5ba46f0cf3d912b08489 /sys/vm/vm.h
parent6b0d7d475099e45ef06df97446491a48ba27be1b (diff)
Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.
Diffstat (limited to 'sys/vm/vm.h')
-rw-r--r--sys/vm/vm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/vm/vm.h b/sys/vm/vm.h
index c23a14e1d16..688c7987e8c 100644
--- a/sys/vm/vm.h
+++ b/sys/vm/vm.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: vm.h,v 1.2 1996/08/02 00:05:58 niklas Exp $ */
/* $NetBSD: vm.h,v 1.13 1994/06/29 06:47:52 cgd Exp $ */
/*