summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/monitor_fdpass.c
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2006-03-25 13:17:01 +0000
committerdjm <djm@openbsd.org>2006-03-25 13:17:01 +0000
commit7ef31a4191d2f3ff8387ca704b4cf223fe280fbc (patch)
treea87a41fbf7fc2398b4d30d2b2b6438543d07a6f4 /usr.bin/ssh/monitor_fdpass.c
parentonly resolve symlinks in the dirname of rename()'s arguments, (diff)
downloadwireguard-openbsd-7ef31a4191d2f3ff8387ca704b4cf223fe280fbc.tar.xz
wireguard-openbsd-7ef31a4191d2f3ff8387ca704b4cf223fe280fbc.zip
Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that
Theo nuked - our scripts to sync -portable need them in the files
Diffstat (limited to 'usr.bin/ssh/monitor_fdpass.c')
-rw-r--r--usr.bin/ssh/monitor_fdpass.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/monitor_fdpass.c b/usr.bin/ssh/monitor_fdpass.c
index cf45e5f6827..a94d7ef2610 100644
--- a/usr.bin/ssh/monitor_fdpass.c
+++ b/usr.bin/ssh/monitor_fdpass.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: monitor_fdpass.c,v 1.8 2006/03/25 13:17:02 djm Exp $ */
/*
* Copyright 2001 Niels Provos <provos@citi.umich.edu>
* All rights reserved.