diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 02:07:53 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-29 02:07:53 +0000 |
commit | 63d503d67e6e34ac2bb4a1b95b58ea311b15a9d2 (patch) | |
tree | fd9d66699269cd525e8218befe289ae6060b3ce0 /sys/uvm/uvm_mmap.c | |
parent | ac2c28e14a89746c60f5dd9023e3a98bbc40da03 (diff) |
$OpenBSD$
Diffstat (limited to 'sys/uvm/uvm_mmap.c')
-rw-r--r-- | sys/uvm/uvm_mmap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/uvm/uvm_mmap.c b/sys/uvm/uvm_mmap.c index 75b1d162648..7c6dbadca89 100644 --- a/sys/uvm/uvm_mmap.c +++ b/sys/uvm/uvm_mmap.c @@ -1,3 +1,4 @@ +/* $OpenBSD: uvm_mmap.c,v 1.6 2001/01/29 02:07:46 niklas Exp $ */ /* $NetBSD: uvm_mmap.c,v 1.21 1999/05/23 06:27:13 mrg Exp $ */ /* |