diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-08-02 20:37:03 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-08-02 20:37:03 +1000 |
commit | 4c29dd9f4438d2ab6ac8d2df361fd48360b208ab (patch) | |
tree | 2c2d00f757350ded8485626abd7461cd53775eea | |
parent | 7f2d795e3f338fbbaced85d5d318d54749d9133f (diff) |
- (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags.
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | monitor.h | 1 | ||||
-rw-r--r-- | monitor_wrap.h | 1 |
3 files changed, 4 insertions, 3 deletions
@@ -1,3 +1,6 @@ | |||
1 | 20030802 | ||
2 | - (dtucker) [monitor.h monitor_wrap.h] Remove excess ident tags. | ||
3 | |||
1 | 20030730 | 4 | 20030730 |
2 | - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal | 5 | - (djm) [auth-pam.c] Don't use crappy APIs like sprintf. Thanks bal |
3 | 6 | ||
@@ -735,4 +738,4 @@ | |||
735 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 738 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
736 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 739 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
737 | 740 | ||
738 | $Id: ChangeLog,v 1.2867 2003/07/30 04:53:11 djm Exp $ | 741 | $Id: ChangeLog,v 1.2868 2003/08/02 10:37:03 dtucker Exp $ |
@@ -1,5 +1,4 @@ | |||
1 | /* $OpenBSD: monitor.h,v 1.8 2002/09/26 11:38:43 markus Exp $ */ | 1 | /* $OpenBSD: monitor.h,v 1.8 2002/09/26 11:38:43 markus Exp $ */ |
2 | /* $FreeBSD: src/crypto/openssh/monitor.h,v 1.3 2002/10/29 10:16:02 des Exp $ */ | ||
3 | 2 | ||
4 | /* | 3 | /* |
5 | * Copyright 2002 Niels Provos <provos@citi.umich.edu> | 4 | * Copyright 2002 Niels Provos <provos@citi.umich.edu> |
diff --git a/monitor_wrap.h b/monitor_wrap.h index f85bb2eda..d551c9d41 100644 --- a/monitor_wrap.h +++ b/monitor_wrap.h | |||
@@ -1,5 +1,4 @@ | |||
1 | /* $OpenBSD: monitor_wrap.h,v 1.8 2002/09/26 11:38:43 markus Exp $ */ | 1 | /* $OpenBSD: monitor_wrap.h,v 1.8 2002/09/26 11:38:43 markus Exp $ */ |
2 | /* $FreeBSD: src/crypto/openssh/monitor_wrap.h,v 1.3 2002/10/29 10:16:02 des Exp $ */ | ||
3 | 2 | ||
4 | /* | 3 | /* |
5 | * Copyright 2002 Niels Provos <provos@citi.umich.edu> | 4 | * Copyright 2002 Niels Provos <provos@citi.umich.edu> |