summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-10Fix a few, but not all, clang warnings: Use "%s" to print modifiabletb2-18/+8
2013-12-03Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@millert3-103/+66
2013-04-19Constrain the 2038 check to only when sizeof(time_t) == sizeof(int).deraadt1-3/+3
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()fgsch2-2/+2
2006-02-19memset(p, 0, sizeof(p)) -> memset(p, 0, sizeof(*p)).otto1-1/+1
2004-06-09Several potential security problems found and fixed by Stefan Esser &otto1-0/+108
2004-04-09cvs does not need a private version of getopt(3), our in-tree getopt(3)millert2-12/+2
2004-01-13Do not evaluate this->next after calling the handler; the handler mayotto1-1/+3
2001-09-28Merge local changes; work in progresstholo3-951/+1602
2001-09-28Latest from Cyclic Softwaretholo8-33/+279
2001-02-10Fix merge problemtholo1-1/+1
2001-02-10Integrate local changestholo4-116/+213
2001-02-10Latest from Cyclic Softwaretholo6-2221/+3703
2000-02-12parse mm/dd/yy correctly; tron@netbsd.org and matthieuderaadt1-1/+4
1999-09-10Latest version from Cyclictholo2-6/+10
1999-02-28Integrate local changestholo4-183/+13
1999-02-28Latest version from Cyclictholo5-51/+81
1998-08-07Do not build the libiberty version of vasprintf, use the version that israhnds1-1/+0
1998-07-13Latest version from Cyclictholo2-1/+5
1998-06-03zero sigaction before usederaadt1-0/+1
1998-03-12Integrate local changestholo1-0/+57
1998-03-12Latest version from Cyclictholo5-14/+52
1998-02-22Integrate local changestholo4-126/+94
1998-02-22Latest version from Cyclictholo7-50/+274
1997-06-28Latest version from Cyclic Softwaretholo2-4/+13
1997-03-18New release from Cyclic Softwaretholo9-376/+530
1997-02-21Integrate local changestholo3-124/+48
1997-02-21New release from Cyclic Softwaretholo25-128/+49
1996-10-18Integrate local changestholo3-1209/+715
1996-10-18New release from Cyclic Softwaretholo6-18/+152
1996-05-06Integrate local changes to CVS; remove files no longer part of the CVStholo1-825/+1152
1996-05-06New CVS release from Cyclic Softwaretholo2-21/+47
1996-05-04Actually declare and initialize nowtime... Oops.tholo2-8/+18
1996-05-04Set Start from nowtime, not now->time, which may not be settholo2-2/+2
1996-04-27Integrate local changes to CVStholo3-352/+0
1996-04-27Latest public release from Cyclic; fixes numerous memory leaks and havetholo9-12/+491
1996-01-30Integrate local changestholo2-259/+0
1996-01-30Upgrade to 1.7.1 snapshottholo16-1220/+1309
1995-12-19raw import of cvs-1.6deraadt39-0/+13681