From 6f58f961eff6320109dd75ec78480b0ec6c75fcd Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Fri, 25 Oct 2002 23:22:59 +0000 Subject: add id tags. --- sys/dev/systrace.c | 1 + sys/dev/systrace.h | 1 + 2 files changed, 2 insertions(+) (limited to 'sys/dev') diff --git a/sys/dev/systrace.c b/sys/dev/systrace.c index c60bdcc0fe4..2e2f1c18ab6 100644 --- a/sys/dev/systrace.c +++ b/sys/dev/systrace.c @@ -1,3 +1,4 @@ +/* $OpenBSD: systrace.c,v 1.24 2002/10/25 23:22:58 fgsch Exp $ */ /* * Copyright 2002 Niels Provos * All rights reserved. diff --git a/sys/dev/systrace.h b/sys/dev/systrace.h index 1861dfed058..7ba97dffaa9 100644 --- a/sys/dev/systrace.h +++ b/sys/dev/systrace.h @@ -1,3 +1,4 @@ +/* $OpenBSD: systrace.h,v 1.11 2002/10/25 23:22:58 fgsch Exp $ */ /* * Copyright 2002 Niels Provos * All rights reserved. -- cgit v1.2.3