FreeBSD Bugzilla – Attachment 14921 Details for
Bug 27858
There is no urandom(4) man page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Yoshihiro Koya
on 2001-06-03 20:40:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Yoshihiro Koya
Created:
2001-06-03 20:40:08 UTC
Size:
1.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/src/share/man/man4/Makefile,v >retrieving revision 1.122 >diff -u -r1.122 Makefile >--- Makefile 2001/05/26 09:27:08 1.122 >+++ Makefile 2001/06/03 19:09:23 >@@ -190,6 +190,7 @@ > MLINKS+=netintro.4 networking.4 > MLINKS+=pcm.4 snd.4 > MLINKS+=pcvt.4 vt.4 >+MLINKS+=random.4 urandom.4 > MLINKS+=scsi.4 CAM.4 > MLINKS+=scsi.4 SCSI.4 > MLINKS+=scsi.4 cam.4 >Index: random.4 >=================================================================== >RCS file: /home/ncvs/src/share/man/man4/random.4,v >retrieving revision 1.7 >diff -u -r1.7 random.4 >--- random.4 2001/03/12 09:33:07 1.7 >+++ random.4 2001/06/03 19:14:46 >@@ -27,7 +27,8 @@ > .Dt RANDOM 4 > .Os > .Sh NAME >-.Nm random >+.Nm random , >+.Nm urandom > .Nd the entropy device > .Sh DESCRIPTION > The >@@ -157,8 +158,9 @@ > handlers force the above variables > into the stated ranges. > .Sh FILES >-.Bl -tag -width /dev/random >+.Bl -tag -width /dev/urandom -compact > .It Pa /dev/random >+.It Pa /dev/urandom > .El > .Sh SEE ALSO > .Xr sysctl 8
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 27858
: 14921 |
14922