diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-10 12:44:50 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-05-10 12:44:50 +0000 |
commit | 8eaf6f6a29456c52d0b213de1f90e642515cdc22 (patch) | |
tree | 0860a720b5e8313be55275c21db95d7b4354142d /sys/arch | |
parent | e02ead6ad4d47c7f65a8a5e82867652033ca134a (diff) |
update netbsd tag
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/i386/i386/trap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/i386/trap.c b/sys/arch/i386/i386/trap.c index 6a71ed55b46..b5d99f09309 100644 --- a/sys/arch/i386/i386/trap.c +++ b/sys/arch/i386/i386/trap.c @@ -1,5 +1,5 @@ -/* $OpenBSD: trap.c,v 1.9 1996/05/07 07:21:57 deraadt Exp $ */ -/* $NetBSD: trap.c,v 1.94 1996/05/03 19:42:31 christos Exp $ */ +/* $OpenBSD: trap.c,v 1.10 1996/05/10 12:44:49 deraadt Exp $ */ +/* $NetBSD: trap.c,v 1.95 1996/05/05 06:50:02 mycroft Exp $ */ #undef DEBUG #define DEBUG |