summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-04-30 13:55:37 +1000
committerDamien Miller <djm@mindrot.org>2001-04-30 13:55:37 +1000
commit8a188a80274be0fb3d68049a8ba6cda58aab46f4 (patch)
tree156ceba9d25c6fb1e8bb2d7bffd439e84625bfe8
parent4534492aec2d7c383d6f29685195597375344673 (diff)
- (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
-rw-r--r--.cvsignore21
-rw-r--r--ChangeLog3
-rw-r--r--openbsd-compat/.cvsignore1
3 files changed, 24 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 00000000..a473d1fb
--- /dev/null
+++ b/.cvsignore
@@ -0,0 +1,21 @@
+ssh
+scp
+sshd
+ssh-add
+ssh-keygen
+ssh-keyscan
+ssh-agent
+sftp-server
+sftp
+configure
+config.h.in
+config.h
+config.status
+config.cache
+config.log
+stamp-h.in
+Makefile
+ssh_prng_cmds
+*.out
+*.0
+buildit.sh
diff --git a/ChangeLog b/ChangeLog
index d87d4511..365d5d93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
[channels.c clientloop.c compat.c compat.h serverloop.c]
more ssh.com-2.0.x bug-compat; from per@appgate.com
- (tim) New version of mdoc2man.pl from Mark D. Roth <roth+openssh@feep.net>
+ - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
20010429
- (bal) Updated INSTALL. PCRE moved to a new place.
@@ -5281,4 +5282,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1183 2001/04/30 01:01:51 tim Exp $
+$Id: ChangeLog,v 1.1184 2001/04/30 03:55:37 djm Exp $
diff --git a/openbsd-compat/.cvsignore b/openbsd-compat/.cvsignore
new file mode 100644
index 00000000..f3c7a7c5
--- /dev/null
+++ b/openbsd-compat/.cvsignore
@@ -0,0 +1 @@
+Makefile