diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2011-06-22 22:14:06 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2011-06-22 22:14:06 +0000 |
commit | 14650faf42d52f3a216275c43077b8a69c9311b4 (patch) | |
tree | f946005bd180cc3d5f832d25428ab8afa6c03e9a | |
parent | 85c1a440193c922d6fefc07374cfb0a89107b41a (diff) |
$OpenBSD$ makers
-rw-r--r-- | usr.bin/ssh/sandbox-rlimit.c | 1 | ||||
-rw-r--r-- | usr.bin/ssh/sandbox-systrace.c | 1 | ||||
-rwxr-xr-x | usr.bin/ssh/sandbox.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/ssh/sandbox-rlimit.c b/usr.bin/ssh/sandbox-rlimit.c index b0c80e5f031..3eb5724a067 100644 --- a/usr.bin/ssh/sandbox-rlimit.c +++ b/usr.bin/ssh/sandbox-rlimit.c @@ -1,3 +1,4 @@ +/* $OpenBSD: sandbox-rlimit.c,v 1.2 2011/06/22 22:14:04 djm Exp $ */ /* * Copyright (c) 2011 Damien Miller <djm@mindrot.org> * diff --git a/usr.bin/ssh/sandbox-systrace.c b/usr.bin/ssh/sandbox-systrace.c index ecea3ece85a..7f0cfc2a4c1 100644 --- a/usr.bin/ssh/sandbox-systrace.c +++ b/usr.bin/ssh/sandbox-systrace.c @@ -1,3 +1,4 @@ +/* $OpenBSD: sandbox-systrace.c,v 1.2 2011/06/22 22:14:05 djm Exp $ */ /* * Copyright (c) 2011 Damien Miller <djm@mindrot.org> * diff --git a/usr.bin/ssh/sandbox.h b/usr.bin/ssh/sandbox.h index 7593dedea32..5fe30644d63 100755 --- a/usr.bin/ssh/sandbox.h +++ b/usr.bin/ssh/sandbox.h @@ -1,3 +1,4 @@ +/* $OpenBSD: sandbox.h,v 1.2 2011/06/22 22:14:05 djm Exp $ */ /* * Copyright (c) 2011 Damien Miller <djm@mindrot.org> * |