summaryrefslogtreecommitdiff
path: root/sys/kern/exec_subr.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-02-24 14:20:03 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-02-24 14:20:03 +0000
commit6e40efb6f39b249eb42b0be6d2eb852b114a3ce6 (patch)
tree99f850cc6588c3e9892ef8fc64f7312f3c4d2eea /sys/kern/exec_subr.c
parente126f75830cecd510badcaacef8e3aa055b4aec4 (diff)
OpenBSD tags
Diffstat (limited to 'sys/kern/exec_subr.c')
-rw-r--r--sys/kern/exec_subr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/exec_subr.c b/sys/kern/exec_subr.c
index 8a766bee2d8..20d6204805e 100644
--- a/sys/kern/exec_subr.c
+++ b/sys/kern/exec_subr.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: exec_subr.c,v 1.4 1997/02/24 14:19:56 niklas Exp $ */
/* $NetBSD: exec_subr.c,v 1.9 1994/12/04 03:10:42 mycroft Exp $ */
/*