]> diplodocus.org Git - nmh/history - sbr/m_rand.c
forwsbr.c: Move interface declaration to own forwsbr.h.
[nmh] / sbr / m_rand.c
2017-11-02 Ralph CorderoyMove the opening brace of a C function to its own line.
2017-10-30 Ralph Corderoysbr: Replace some ints that are only ever 0 or 1 with...
2017-05-15 Ralph Corderoysbr/m_rand.c: Move prototype from h/prototypes.h to...
2017-04-22 Ralph CorderoyCorrect first-line comments where filename is wrong.
2017-04-22 Ralph CorderoyReplace "/*\n * " with "/* " at the start of a file.
2013-12-14 Pascal Stumpfrand()/srand() are not cryptographically secure PRNGs...
2012-07-21 David LevineAdded -messageid switch to send(1) and post(8). This...