Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use srandom() to init the PRNG, not srand(), since we use random(). | cognet | 2012-02-29 | 1 | -1/+1 |
* | On FreeBSD just use the MD5 implementation of libmd rather than that of | marius | 2011-12-24 | 1 | -1/+0 |
* | In usr.bin/csup/auth.c, cast time_t to intmax_t instead, and use the | dim | 2011-12-17 | 1 | -2/+2 |
* | In usr.bin/csup/auth.c, use the correct number of bytes for zeroing the | dim | 2011-12-17 | 1 | -3/+4 |
* | Fix typos in error messages. | brueffer | 2011-09-13 | 1 | -3/+3 |
* | Fix csup to allow case insensitive server names in the auth file, | brueffer | 2011-09-13 | 1 | -1/+1 |
* | - Fix spelling. | lulf | 2010-03-03 | 1 | -1/+1 |
* | - Move csup away from contrib/ and into usr.bin/. Software is no longer | lulf | 2010-03-02 | 1 | -0/+331 |