]> err.no Git - varnish/commit
Merge r3366:
authortfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 19 Jan 2009 13:28:59 +0000 (13:28 +0000)
committertfheen <tfheen@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Mon, 19 Jan 2009 13:28:59 +0000 (13:28 +0000)
commitca7de4c592d261dc1ec2ab2fcaad5ef4bf11bb4f
treeb1ff59ad4bab1f5d9b9e61c4d6d54d30e82462d9
parent1f2625971603f844dc4b523c6806761ae9c038e2
Merge r3366:

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: svn+ssh://projects.linpro.no/svn/varnish/branches/2.0@3532 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_center.c