Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/common mention that ssh/sshd require rnd(4).
details: https://anonhg.NetBSD.org/src/rev/b780a05f9cac
branches: trunk
changeset: 504298:b780a05f9cac
user: itojun <itojun%NetBSD.org@localhost>
date: Mon Feb 26 23:02:56 2001 +0000
description:
mention that ssh/sshd require rnd(4).
diffstat:
distrib/notes/common/main | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r e5fc5a9df49c -r b780a05f9cac distrib/notes/common/main
--- a/distrib/notes/common/main Mon Feb 26 22:31:27 2001 +0000
+++ b/distrib/notes/common/main Mon Feb 26 23:02:56 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.104 2001/02/07 10:59:08 tacha Exp $
+.\" $NetBSD: main,v 1.105 2001/02/26 23:02:56 itojun Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -273,6 +273,13 @@
unsafe way, allowing arbitrary data entered by (possibly) malicious
users to overwrite application code, and leading from Denial of
Service attacks to compromised system.
+.It
+.Xr sshd 8
+and
+.Xr ssh 1
+now require
+.Xr rnd 4
+kernel random number devices.
.bullet)
.
.Ss2 System administration and user tools
Home |
Main Index |
Thread Index |
Old Index