summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-04-30 13:51:26 +1000
committerDamien Miller <djm@mindrot.org>2001-04-30 13:51:26 +1000
commit7474fc7f576f951515f26ebd7d11e07dc6887820 (patch)
tree94d6d3b020e2f2c49d15bb3fddbe3c7ff528b327
parente39dbaf064149f62fe18b426c6a2216d745494cd (diff)
- (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
-rw-r--r--.cvsignore21
-rw-r--r--ChangeLog5
-rw-r--r--openbsd-compat/.cvsignore1
3 files changed, 26 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 15311c51..dd2bbeab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20010430
+ - (djm) Add .cvsignore files, suggested by Wayne Davison <wayne@blorf.net>
+
20010429
- (bal) Updated INSTALL. PCRE moved to a new place.
- (djm) Add Theo Schlossnagle's <jesus@omniti.com> SecurID patch to contrib/
@@ -5273,4 +5276,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1179.2.4 2001/04/30 01:04:21 tim Exp $
+$Id: ChangeLog,v 1.1179.2.5 2001/04/30 03:51:27 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