NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: PR/39862 CVS commit: [netbsd-4] src/sbin/rndctl



>  
>  Log Message:
>  Pull up following revision(s) (requested by dholland in ticket #1274):
>       sbin/rndctl/rndctl.c: revision 1.18

Pullup looks great.  I *heart* you guys.  

# rndctl -CE -t disk net tty
Then:

# rndctl -ls
Source                 Bits Type      Flags
sd0                     192 disk 
cd0                       0 disk 
pcn0                      0 net  collect
pms0                      0 tty  estimate, collect
pckbd0                    0 tty  estimate, collect
              202 bits mixed into pool
                0 bits currently stored in pool (max 4096)
                0 bits of entropy discarded due to full pool
              202 hard-random bits generated
           123158 pseudo-random bits generated

Now:

# ./obj/rndctl -CE -t disk net tty
usage: rndctl -CEce [-d devname | -t devtype]
       rndctl -ls [-d devname | -t devtype]

# file obj/rndctl
obj/rndctl: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
for NetBSD 4.0, dynamically linked (uses shared libs), not stripped

l# ident !$
ident obj/rndctl
obj/rndctl:
     $NetBSD: crt0.c,v 1.16 2006/05/17 17:08:54 christos Exp $
     $NetBSD: rndctl.c,v 1.17.4.1 2009/02/11 04:35:41 ober Exp $

I'll but you in a few weeks about pulling up /etc/rc.d/rndctl into
releng-5 and releng-4  

Until then. 
  L8r ~BAS

Attachment: signature.asc
Description: This is a digitally signed message part



Home | Main Index | Thread Index | Old Index