• Tollef Fog Heen's avatar
    Merge r3366: · c0e6650d
    Tollef Fog Heen authored
    Add a debug CLI command to seed random(3).
    
    This is a lot less useful than it could have been, as the Open Group
    only mandates that:
    
            Like rand(), random() shall produce by default a sequence
            of numbers that can be duplicated by calling srandom() with
            1 as the seed.
    
    But crucially leaves out *which* sequence of numbers.
    
    
    
    git-svn-id: http://www.varnish-cache.org/svn/branches/2.0@3532 d4fa192b-c00b-0410-8231-f00ffab90ce4
    c0e6650d
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
man Loading commit data...
redhat Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnishapi.pc.in Loading commit data...