summaryrefslogtreecommitdiff
path: root/contrib/csup/proto.c
Commit message (Expand)AuthorAgeFilesLines
* - Move csup away from contrib/ and into usr.bin/. Software is no longerUlf Lilleengen2010-03-021-997/+0
* - Add support for CVSup authentication mechanisms to csup.Ulf Lilleengen2010-02-021-52/+2
* - Do not free the pattern lists immediately after use, as they might be neededUlf Lilleengen2009-02-151-6/+0
* - Fix a bug in csup where SKIP is not obeyed when sending collectionUlf Lilleengen2008-11-261-0/+2
* - Fix build with GNU make.Ulf Lilleengen2008-11-201-1/+1
* - Implement support for retrieving a size_t type from the protocol stream.Ulf Lilleengen2008-10-251-0/+20
* - Add size_t format specifier to proto_printf.Ulf Lilleengen2008-10-251-0/+6
* - Import csup work from p4.Ulf Lilleengen2008-10-191-0/+5
* Import the latest snapshot of csup (20060313).vendor/csup/20060313Maxime Henrion2006-03-141-20/+36
* Initial import of csup.vendor/csup/20060302Maxime Henrion2006-03-031-0/+1004