summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_stat.h
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>1999-08-23 08:13:26 +0000
committerArtur Grabowski <art@cvs.openbsd.org>1999-08-23 08:13:26 +0000
commit5e018d13123ba2850afd208f355a0577361e19d2 (patch)
tree88d1b9ad76f66ffad16bab3cc37857968ca274ac /sys/uvm/uvm_stat.h
parent238f8e71e72bda976d468ba8817e92e5248e25d3 (diff)
sync with NetBSD from 1999.05.24 (there is a reason for this date)
Mostly cleanups, but also a few improvements to pagedaemon for better handling of low memory and/or low swap conditions.
Diffstat (limited to 'sys/uvm/uvm_stat.h')
-rw-r--r--sys/uvm/uvm_stat.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/uvm/uvm_stat.h b/sys/uvm/uvm_stat.h
index ab1c9b4e99b..8b772ea9f46 100644
--- a/sys/uvm/uvm_stat.h
+++ b/sys/uvm/uvm_stat.h
@@ -1,11 +1,6 @@
-/* $OpenBSD: uvm_stat.h,v 1.2 1999/02/26 05:32:08 art Exp $ */
/* $NetBSD: uvm_stat.h,v 1.13 1998/08/09 22:36:39 perry Exp $ */
/*
- * XXXCDC: "ROUGH DRAFT" QUALITY UVM PRE-RELEASE FILE!
- * >>>USE AT YOUR OWN RISK, WORK IS NOT FINISHED<<<
- */
-/*
*
* Copyright (c) 1997 Charles D. Cranor and Washington University.
* All rights reserved.