dds         2006-11-06 10:30:30 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/jot          jot.1 jot.c 
  Log:
  Restore jot's ability to use a seed for producing a deterministic
  sequence of random numbers.
  This functionality was lost in revision 1.9 when the random number
  generator was switched to arc4random.
  
  PR:             docs/54879
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.19      +5 -1      src/usr.bin/jot/jot.1
  1.30      +13 -6     src/usr.bin/jot/jot.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to