summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--ssh-add.110
-rw-r--r--ssh-agent.17
-rw-r--r--ssh-keygen.110
-rw-r--r--ssh.110
-rw-r--r--sshd.810
6 files changed, 10 insertions, 38 deletions
diff --git a/ChangeLog b/ChangeLog
index 192ca2c7b..e7e7a1648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
11 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE) 11 - Allow setting of PAM service name through CFLAGS (SSHD_PAM_SERVICE)
12 - Use vhangup to clean up Linux ttys 12 - Use vhangup to clean up Linux ttys
13 - Force posix getopt processing on GNU libc systems 13 - Force posix getopt processing on GNU libc systems
14 - Debian bug #55910 - remove references to ssl(8) manpages
14 15
1520000419 1620000419
16 - OpenBSD CVS updates 17 - OpenBSD CVS updates
diff --git a/ssh-add.1 b/ssh-add.1
index d37726e69..88d0f7bf8 100644
--- a/ssh-add.1
+++ b/ssh-add.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 23:55:14 1995 ylo 10.\" Created: Sat Apr 22 23:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh-add.1,v 1.11 2000/04/13 02:26:37 damien Exp $ 12.\" $Id: ssh-add.1,v 1.12 2000/04/20 13:27:27 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH-ADD 1 15.Dt SSH-ADD 1
@@ -100,8 +100,7 @@ newer versions bore successively more restrictive licenses.
100This version of OpenSSH 100This version of OpenSSH
101.Bl -bullet 101.Bl -bullet
102.It 102.It
103has all components of a restrictive nature (i.e., patents, see 103has all components of a restrictive nature (i.e., patents)
104.Xr ssl 8 )
105directly removed from the source code; any licensed or patented components 104directly removed from the source code; any licensed or patented components
106are chosen from 105are chosen from
107external libraries. 106external libraries.
@@ -115,13 +114,8 @@ authentication and ticket passing.
115supports one-time password authentication with 114supports one-time password authentication with
116.Xr skey 1 . 115.Xr skey 1 .
117.El 116.El
118.Pp
119The libraries described in
120.Xr ssl 8
121are required for proper operation.
122.Sh SEE ALSO 117.Sh SEE ALSO
123.Xr ssh 1 , 118.Xr ssh 1 ,
124.Xr ssh-agent 1 , 119.Xr ssh-agent 1 ,
125.Xr ssh-keygen 1 , 120.Xr ssh-keygen 1 ,
126.Xr sshd 8 , 121.Xr sshd 8 ,
127.Xr ssl 8
diff --git a/ssh-agent.1 b/ssh-agent.1
index b49d62b5a..68e6b84e1 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -144,8 +144,7 @@ newer versions bore successively more restrictive licenses.
144This version of OpenSSH 144This version of OpenSSH
145.Bl -bullet 145.Bl -bullet
146.It 146.It
147has all components of a restrictive nature (i.e., patents, see 147has all components of a restrictive nature (i.e., patents)
148.Xr ssl 8 )
149directly removed from the source code; any licensed or patented components 148directly removed from the source code; any licensed or patented components
150are chosen from 149are chosen from
151external libraries. 150external libraries.
@@ -160,12 +159,8 @@ supports one-time password authentication with
160.Xr skey 1 . 159.Xr skey 1 .
161.El 160.El
162.Pp 161.Pp
163The libraries described in
164.Xr ssl 8
165are required for proper operation.
166.Sh SEE ALSO 162.Sh SEE ALSO
167.Xr ssh 1 , 163.Xr ssh 1 ,
168.Xr ssh-add 1 , 164.Xr ssh-add 1 ,
169.Xr ssh-keygen 1 , 165.Xr ssh-keygen 1 ,
170.Xr sshd 8 , 166.Xr sshd 8 ,
171.Xr ssl 8
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index c8d18b03e..b809a1a5e 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 23:55:14 1995 ylo 10.\" Created: Sat Apr 22 23:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh-keygen.1,v 1.11 2000/04/13 02:26:37 damien Exp $ 12.\" $Id: ssh-keygen.1,v 1.12 2000/04/20 13:27:27 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH-KEYGEN 1 15.Dt SSH-KEYGEN 1
@@ -142,8 +142,7 @@ newer versions bore successively more restrictive licenses.
142This version of OpenSSH 142This version of OpenSSH
143.Bl -bullet 143.Bl -bullet
144.It 144.It
145has all components of a restrictive nature (i.e., patents, see 145has all components of a restrictive nature (i.e., patents)
146.Xr ssl 8 )
147directly removed from the source code; any licensed or patented components 146directly removed from the source code; any licensed or patented components
148are chosen from 147are chosen from
149external libraries. 148external libraries.
@@ -157,13 +156,8 @@ authentication and ticket passing.
157supports one-time password authentication with 156supports one-time password authentication with
158.Xr skey 1 . 157.Xr skey 1 .
159.El 158.El
160.Pp
161The libraries described in
162.Xr ssl 8
163are required for proper operation.
164.Sh SEE ALSO 159.Sh SEE ALSO
165.Xr ssh 1 , 160.Xr ssh 1 ,
166.Xr ssh-add 1 , 161.Xr ssh-add 1 ,
167.Xr ssh-agent 1 , 162.Xr ssh-agent 1 ,
168.Xr sshd 8 , 163.Xr sshd 8 ,
169.Xr ssl 8
diff --git a/ssh.1 b/ssh.1
index 1d1a76cf7..c916927dc 100644
--- a/ssh.1
+++ b/ssh.1
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 21:55:14 1995 ylo 10.\" Created: Sat Apr 22 21:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: ssh.1,v 1.22 2000/04/16 01:18:46 damien Exp $ 12.\" $Id: ssh.1,v 1.23 2000/04/20 13:27:27 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSH 1 15.Dt SSH 1
@@ -1089,8 +1089,7 @@ more restrictive licenses, and thus demand for a free version was born.
1089This version of OpenSSH 1089This version of OpenSSH
1090.Bl -bullet 1090.Bl -bullet
1091.It 1091.It
1092has all components of a restrictive nature (i.e., patents, see 1092has all components of a restrictive nature (i.e., patents)
1093.Xr ssl 8 )
1094directly removed from the source code; any licensed or patented components 1093directly removed from the source code; any licensed or patented components
1095are chosen from 1094are chosen from
1096external libraries. 1095external libraries.
@@ -1106,10 +1105,6 @@ supports one-time password authentication with
1106.Xr skey 1 . 1105.Xr skey 1 .
1107.El 1106.El
1108.Pp 1107.Pp
1109The libraries described in
1110.Xr ssl 8
1111are required for proper operation.
1112.Pp
1113OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl, 1108OpenSSH has been created by Aaron Campbell, Bob Beck, Markus Friedl,
1114Niels Provos, Theo de Raadt, and Dug Song. 1109Niels Provos, Theo de Raadt, and Dug Song.
1115.Sh SEE ALSO 1110.Sh SEE ALSO
@@ -1121,4 +1116,3 @@ Niels Provos, Theo de Raadt, and Dug Song.
1121.Xr ssh-keygen 1 , 1116.Xr ssh-keygen 1 ,
1122.Xr telnet 1 , 1117.Xr telnet 1 ,
1123.Xr sshd 8 , 1118.Xr sshd 8 ,
1124.Xr ssl 8
diff --git a/sshd.8 b/sshd.8
index a59bd22fb..cd7f9002f 100644
--- a/sshd.8
+++ b/sshd.8
@@ -9,7 +9,7 @@
9.\" 9.\"
10.\" Created: Sat Apr 22 21:55:14 1995 ylo 10.\" Created: Sat Apr 22 21:55:14 1995 ylo
11.\" 11.\"
12.\" $Id: sshd.8,v 1.17 2000/04/13 02:26:38 damien Exp $ 12.\" $Id: sshd.8,v 1.18 2000/04/20 13:27:27 damien Exp $
13.\" 13.\"
14.Dd September 25, 1999 14.Dd September 25, 1999
15.Dt SSHD 8 15.Dt SSHD 8
@@ -872,8 +872,7 @@ more restrictive licenses, and thus demand for a free version was born.
872This version of OpenSSH 872This version of OpenSSH
873.Bl -bullet 873.Bl -bullet
874.It 874.It
875has all components of a restrictive nature (i.e., patents, see 875has all components of a restrictive nature (i.e., patents)
876.Xr ssl 8 )
877directly removed from the source code; any licensed or patented components 876directly removed from the source code; any licensed or patented components
878are chosen from 877are chosen from
879external libraries. 878external libraries.
@@ -888,16 +887,11 @@ authentication and ticket passing.
888supports one-time password authentication with 887supports one-time password authentication with
889.Xr skey 1 . 888.Xr skey 1 .
890.El 889.El
891.Pp
892The libraries described in
893.Xr ssl 8
894are required for proper operation.
895.Sh SEE ALSO 890.Sh SEE ALSO
896.Xr scp 1 , 891.Xr scp 1 ,
897.Xr ssh 1 , 892.Xr ssh 1 ,
898.Xr ssh-add 1 , 893.Xr ssh-add 1 ,
899.Xr ssh-agent 1 , 894.Xr ssh-agent 1 ,
900.Xr ssh-keygen 1 , 895.Xr ssh-keygen 1 ,
901.Xr ssl 8 ,
902.Xr rlogin 1 , 896.Xr rlogin 1 ,
903.Xr rsh 1 897.Xr rsh 1