NetBSD Problem Report #46728

From yamt@NetBSD.org  Fri Jul 20 04:11:46 2012
Return-Path: <yamt@NetBSD.org>
Received: by www.NetBSD.org (Postfix, from userid 1270)
	id 3C18063B85F; Fri, 20 Jul 2012 04:11:46 +0000 (UTC)
Message-Id: <20120720041146.3C18063B85F@www.NetBSD.org>
Date: Fri, 20 Jul 2012 04:11:46 +0000 (UTC)
From: yamt@NetBSD.org
Reply-To: yamt@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: rnd device in conf/std
X-Send-Pr-Version: 3.95

>Number:         46728
>Category:       kern
>Synopsis:       rnd device in conf/std
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 20 04:15:00 +0000 2012
>Last-Modified:  Tue Mar 26 11:00:02 +0000 2024
>Originator:     YAMAMOTO Takashi
>Release:        NetBSD current
>Organization:

>Environment:


>Description:
	conf/std has the following comment, which seems outdated.

	#
	# Kernel entropy pool and random-number generator pseudodevice.
	# The pseudodevice might stop being "std" when the two are torn
	# apart some day but the entropy pool itself never will (they are
	# presently implemented in the same source file)
	#
	pseudo-device   rnd

>How-To-Repeat:

>Fix:
	a. make rnd optional again (ie. revert the band-aid fix)

	or

	b. fix the comment

	i prefer a. because it restores a kernel config incompatibility from
	the previous release.

>Audit-Trail:
From: "Taylor R Campbell" <riastradh@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46728 CVS commit: src/sys/arch/mips/conf
Date: Tue, 26 Mar 2024 10:51:16 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Mar 26 10:51:16 UTC 2024

 Modified Files:
 	src/sys/arch/mips/conf: files.octeon

 Log Message:
 mips/conf/files.octeon: octrnm does not depend on rnd

 Whether or not we have /dev/random and /dev/urandom baked into the
 kernel, configuring `octrnm* at ...' in the kernel config requires
 octeon_rnm.c.

 Related to PR kern/46728.


 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 src/sys/arch/mips/conf/files.octeon

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Taylor R Campbell" <riastradh@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/46728 CVS commit: src/sys/conf
Date: Tue, 26 Mar 2024 10:56:34 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Tue Mar 26 10:56:34 UTC 2024

 Modified Files:
 	src/sys/conf: std

 Log Message:
 conf/std: Update comment over rnd(4) to reflect current reality.

 PR kern/46728


 To generate a diff of this commit:
 cvs rdiff -u -r1.23 -r1.24 src/sys/conf/std

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.