summaryrefslogtreecommitdiff
path: root/sys/vm/vm_pageout.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_pageout.h
parent6b0d7d475099e45ef06df97446491a48ba27be1b (diff)
Fix long-standing swap-leak. Add OpenBSD tags. Optimize thread_wakeup.
Diffstat (limited to 'sys/vm/vm_pageout.h')
-rw-r--r--sys/vm/vm_pageout.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h
index 649f2852b7f..f07c6fbcf85 100644
--- a/sys/vm/vm_pageout.h
+++ b/sys/vm/vm_pageout.h
@@ -1,3 +1,4 @@
+/* $OpenBSD: vm_pageout.h,v 1.2 1996/08/02 00:06:04 niklas Exp $ */
/* $NetBSD: vm_pageout.h,v 1.11 1995/03/26 20:39:14 jtc Exp $ */
/*