| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up -Wheader-guard warnings. | pluknet | 2013-06-17 | 1 | -1/+1 |
* | Improve compatibility with recent flex from flex.sourceforge.net. | jkim | 2013-05-03 | 1 | -2/+1 |
* | Fix date. | joel | 2013-02-14 | 1 | -1/+1 |
* | Reference something which exists instead of the non-existent runsocks | eadler | 2013-02-09 | 1 | -5/+5 |
* | Fix conditional expression: previously a bitvector would be operated | eadler | 2012-10-22 | 1 | -1/+1 |
* | Add missing va_end. | kevlo | 2012-09-29 | 1 | -1/+3 |
* | Make sure that each va_start has one and only one matching va_end, | kevlo | 2012-09-28 | 1 | -3/+9 |
* | General mdoc(7) and typo fixes. | gjb | 2012-05-10 | 1 | -2/+2 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 2 | -13/+13 |
* | Use srandom() to init the PRNG, not srand(), since we use random(). | cognet | 2012-02-29 | 1 | -1/+1 |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 3 | -4/+4 |
* | On FreeBSD just use the MD5 implementation of libmd rather than that of | marius | 2011-12-24 | 4 | -6/+12 |
* | 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/proto.c, use the correct printf length modifier to print | dim | 2011-12-17 | 1 | -1/+2 |
* | In usr.bin/csup/auth.c, use the correct number of bytes for zeroing the | dim | 2011-12-17 | 1 | -3/+4 |
* | Handle the situation where fixups_close() has been called but more fixups | adrian | 2011-10-04 | 1 | -1/+1 |
* | Update the comment to reflect what is actually going on. | adrian | 2011-10-04 | 1 | -1/+1 |
* | Include limits.h instead of sys/limits.h to improve portability. | crees | 2011-09-28 | 1 | -2/+1 |
* | 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 |
* | Remove dead code. | jhb | 2011-01-25 | 1 | -1/+0 |
* | - Signal that data should not be modified. | lulf | 2010-12-18 | 2 | -2/+4 |
* | Remove the advertising clause from UCB copyrighted files in usr.bin. This | joel | 2010-12-11 | 2 | -8/+4 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | If an RCS file is truncated, rcsfile_getdelta() will return NULL. Instead | jhb | 2010-09-30 | 1 | -0/+8 |
* | Don't point users at the old csup homepage. | joel | 2010-08-05 | 2 | -5/+0 |
* | mdoc: consistently spell our email addresses <foo@FreeBSD.org> | uqs | 2010-05-19 | 2 | -2/+2 |
* | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 2 | -2/+2 |
* | Add and expand $FreeBSD$ keyword to allow committing to this file. | uqs | 2010-04-14 | 1 | -1/+1 |
* | - Fix spelling. | lulf | 2010-03-03 | 1 | -1/+1 |
* | - Include CURDIR in case the makefile is not run from the same directory. | lulf | 2010-03-03 | 1 | -1/+1 |
* | - Remove unused include path. | lulf | 2010-03-03 | 1 | -1/+1 |
* | - Revert Makefile to revision r203368, as the svn mv from contrib/csup replaced | lulf | 2010-03-03 | 1 | -14/+32 |
* | - Unmark authentication support as a TODO item. | lulf | 2010-03-02 | 1 | -3/+2 |
* | - Move csup away from contrib/ and into usr.bin/. Software is no longer | lulf | 2010-03-02 | 63 | -33/+20847 |
* | - Add support for CVSup authentication mechanisms to csup. | lulf | 2010-02-02 | 1 | -0/+4 |
* | - Add missing rsyncfile from Makefile | lulf | 2008-11-23 | 1 | -1/+2 |
* | - Import csup work from p4. | lulf | 2008-10-19 | 1 | -0/+3 |
* | Update make glue for csup-snap-20060313. | mux | 2006-03-14 | 1 | -0/+1 |
* | - Don't put the .h in SRCS. | mux | 2006-03-03 | 1 | -25/+25 |
* | Add make glue for building csup. Not yet connected to the build. | mux | 2006-03-03 | 1 | -0/+35 |