summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:05:20 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:05:20 +1100
commit91d4b12fcb045d93034b2609aaf56a4b41e6eb4f (patch)
treeee1d4f180ffb05e0623e8539073eb0c6b5badcc9 /ChangeLog
parent1b81a49f8669b4fd33100ec349570fc5390d88d4 (diff)
- deraadt@cvs.openbsd.org 2006/03/20 18:17:20
[auth1.c auth2.c sshd.c] sprinkle some ARGSUSED for table driven functions (which sometimes must ignore their args)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9bd6980dc..bda489467 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -78,6 +78,10 @@
78 [channels.c clientloop.c monitor_wrap.c monitor_wrap.h serverloop.c] 78 [channels.c clientloop.c monitor_wrap.c monitor_wrap.h serverloop.c]
79 [ssh.c sshpty.c sshpty.h] 79 [ssh.c sshpty.c sshpty.h]
80 sprinkle u_int throughout pty subsystem, ok markus 80 sprinkle u_int throughout pty subsystem, ok markus
81 - deraadt@cvs.openbsd.org 2006/03/20 18:17:20
82 [auth1.c auth2.c sshd.c]
83 sprinkle some ARGSUSED for table driven functions (which sometimes
84 must ignore their args)
81 85
8220060325 8620060325
83 - OpenBSD CVS Sync 87 - OpenBSD CVS Sync
@@ -4335,4 +4339,4 @@
4335 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4339 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4336 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4340 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4337 4341
4338$Id: ChangeLog,v 1.4264 2006/03/26 03:05:02 djm Exp $ 4342$Id: ChangeLog,v 1.4265 2006/03/26 03:05:20 djm Exp $