summaryrefslogtreecommitdiffstats
path: root/sys/uvm/uvm_unix.c
diff options
context:
space:
mode:
authorart <art@openbsd.org>2000-03-15 15:50:18 +0000
committerart <art@openbsd.org>2000-03-15 15:50:18 +0000
commit4a392226606740e9cb2e9751d535aea6357bda30 (patch)
treefc36e0b0a09fe2a6854203a8a472451459d3f255 /sys/uvm/uvm_unix.c
parentBring in bit definitions from the datasheet and allow shared interrupts. (diff)
downloadwireguard-openbsd-4a392226606740e9cb2e9751d535aea6357bda30.tar.xz
wireguard-openbsd-4a392226606740e9cb2e9751d535aea6357bda30.zip
Fix the NetBSD id strings.
Diffstat (limited to 'sys/uvm/uvm_unix.c')
-rw-r--r--sys/uvm/uvm_unix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/uvm/uvm_unix.c b/sys/uvm/uvm_unix.c
index 1ff0e84990e..7d206b608bc 100644
--- a/sys/uvm/uvm_unix.c
+++ b/sys/uvm/uvm_unix.c
@@ -1,4 +1,4 @@
-/* $NetBSD: uvm_unix.c,v 1.7 1998/10/11 23:18:21 chuck Exp $ */
+/* $NetBSD: uvm_unix.c,v 1.8 1999/03/25 18:48:56 mrg Exp $ */
/*
* Copyright (c) 1997 Charles D. Cranor and Washington University.