summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:53:02 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:53:02 +0000
commit05764b9286940cacd16c3fc585ea082c2ace5ec2 (patch)
treed1d7aae3fe8b6abb4b31c320f8223e8d5edb941e /ChangeLog
parent84fcb312ffeb80aaee75336bc8ec0bc7551528bb (diff)
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
[auth-krb5.c auth-options.h auth.h authfd.h authfile.h bufaux.h buffer.h channels.h cipher.h compat.h compress.h crc32.h deattack.c getput.h groupaccess.c misc.c mpaux.h packet.h readconf.h rsa.h scard.h servconf.h ssh-agent.c ssh.h ssh2.h sshpty.h sshtty.c ttymodes.h uuencode.c xmalloc.h] $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c files. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d9c50409e..84d76a039 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,15 @@
45 error-> debug, because O_NONBLOCK for /dev/null causes too many different 45 error-> debug, because O_NONBLOCK for /dev/null causes too many different
46 errnos; ok stevesk@, deraadt@ 46 errnos; ok stevesk@, deraadt@
47 unused include 47 unused include
48 - stevesk@cvs.openbsd.org 2002/03/04 17:27:39
49 [auth-krb5.c auth-options.h auth.h authfd.h authfile.h bufaux.h buffer.h
50 channels.h cipher.h compat.h compress.h crc32.h deattack.c getput.h
51 groupaccess.c misc.c mpaux.h packet.h readconf.h rsa.h scard.h
52 servconf.h ssh-agent.c ssh.h ssh2.h sshpty.h sshtty.c ttymodes.h
53 uuencode.c xmalloc.h]
54 $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
55 missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c
56 files. ok markus@
48 57
4920020226 5820020226
50 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests 59 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
@@ -7776,4 +7785,4 @@
7776 - Wrote replacements for strlcpy and mkdtemp 7785 - Wrote replacements for strlcpy and mkdtemp
7777 - Released 1.0pre1 7786 - Released 1.0pre1
7778 7787
7779$Id: ChangeLog,v 1.1903 2002/03/05 01:48:09 mouring Exp $ 7788$Id: ChangeLog,v 1.1904 2002/03/05 01:53:02 mouring Exp $