diff options
author | etheisen <etheisen@cvs.openbsd.org> | 1996-05-22 07:53:47 +0000 |
---|---|---|
committer | etheisen <etheisen@cvs.openbsd.org> | 1996-05-22 07:53:47 +0000 |
commit | c6ed66c38bd07e6b2564e03c7fa4c99e6a95f089 (patch) | |
tree | 95e9ee9e3bed2ce9ca3bf2d3898061bafb6e3aaf /sys/kern/exec_conf.c | |
parent | c2f6c600fbf79e601df7dd8ee7863aee4fb11b98 (diff) |
Added OpenBSD CVS tag.
Diffstat (limited to 'sys/kern/exec_conf.c')
-rw-r--r-- | sys/kern/exec_conf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/exec_conf.c b/sys/kern/exec_conf.c index 14d0db019f3..7b6345f420a 100644 --- a/sys/kern/exec_conf.c +++ b/sys/kern/exec_conf.c @@ -1,3 +1,4 @@ +/* $OpenBSD: exec_conf.c,v 1.5 1996/05/22 07:53:46 etheisen Exp $ */ /* $NetBSD: exec_conf.c,v 1.16 1995/12/09 05:34:47 cgd Exp $ */ /* |