diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-26 13:59:20 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-26 13:59:20 +1100 |
commit | f0b15dfc525227f06a1404231cca2171c62d1178 (patch) | |
tree | 84a50508a28e7f1815a497cfa97c088365eafd7f /ChangeLog | |
parent | c91e556d8a2cf97a5d7075154d39eb8fd4098fe4 (diff) |
- deraadt@cvs.openbsd.org 2006/03/19 18:56:41
[clientloop.c progressmeter.c serverloop.c sshd.c]
ARGSUSED for signal handlers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -43,6 +43,9 @@ | |||
43 | - deraadt@cvs.openbsd.org 2006/03/19 18:53:12 | 43 | - deraadt@cvs.openbsd.org 2006/03/19 18:53:12 |
44 | [kex.c kex.h monitor.c myproposal.h session.c] | 44 | [kex.c kex.h monitor.c myproposal.h session.c] |
45 | spacing | 45 | spacing |
46 | - deraadt@cvs.openbsd.org 2006/03/19 18:56:41 | ||
47 | [clientloop.c progressmeter.c serverloop.c sshd.c] | ||
48 | ARGSUSED for signal handlers | ||
46 | 49 | ||
47 | 20060325 | 50 | 20060325 |
48 | - OpenBSD CVS Sync | 51 | - OpenBSD CVS Sync |
@@ -4300,4 +4303,4 @@ | |||
4300 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4303 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4301 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4304 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4302 | 4305 | ||
4303 | $Id: ChangeLog,v 1.4253 2006/03/26 02:58:55 djm Exp $ | 4306 | $Id: ChangeLog,v 1.4254 2006/03/26 02:59:20 djm Exp $ |