553e0f5788
* /var/empty has been in hier(7) since 4.x * User sshd has been in base since 4.x * Simplify a patch for realhostname_sa(3) usage - Remove SUID_SSH - It was removed from ssh in 2002 - Fix 'make test' - Add some hints into the patches on where they came from - Mirror all patches - Move LPK patch out of files/ - Remove the need for 2 patches * Removal of 'host-key check-config' in install phase * Adding -lutil - Add SCTP support [1] - Remove FILECONTROL as it has not been supported since the 5.8 update - Replace tab with space pkg-descr - Remove default WRKSRC - Add 'configtest' command to rc script - Mark X509 broken with other patches due to PATCH_DIST_STRIP=-p1 PR: ports/174570 [1] Submitted by: oleg <proler@gmail.com> [1] Obtained from: https://bugzilla.mindrot.org/show_bug.cgi?id=2016 (upstream) [1] Feature safe: yes
16 lines
470 B
Groff
16 lines
470 B
Groff
r100678 | fanf | 2002-07-25 10:59:40 -0500 (Thu, 25 Jul 2002) | 5 lines
|
|
|
|
Document the FreeBSD default for CheckHostIP, which was changed in
|
|
rev 1.2 of readconf.c.
|
|
|
|
--- ssh_config.5.orig 2010-08-04 21:03:13.000000000 -0600
|
|
+++ ssh_config.5 2010-09-14 16:14:13.000000000 -0600
|
|
@@ -164,7 +164,7 @@
|
|
.Dq no ,
|
|
the check will not be executed.
|
|
The default is
|
|
-.Dq yes .
|
|
+.Dq no .
|
|
.It Cm Cipher
|
|
Specifies the cipher to use for encrypting the session
|
|
in protocol version 1.
|