| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-07-10 | Fix a few, but not all, clang warnings: Use "%s" to print modifiable |  tb | 2 | -18/+8 |
| 2013-12-03 | Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@ |  millert | 3 | -103/+66 |
| 2013-04-19 | Constrain the 2038 check to only when sizeof(time_t) == sizeof(int). |  deraadt | 1 | -3/+3 |
| 2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() |  fgsch | 2 | -2/+2 |
| 2006-02-19 | memset(p, 0, sizeof(p)) -> memset(p, 0, sizeof(*p)). |  otto | 1 | -1/+1 |
| 2004-06-09 | Several potential security problems found and fixed by Stefan Esser & |  otto | 1 | -0/+108 |
| 2004-04-09 | cvs does not need a private version of getopt(3), our in-tree getopt(3) |  millert | 2 | -12/+2 |
| 2004-01-13 | Do not evaluate this->next after calling the handler; the handler may |  otto | 1 | -1/+3 |
| 2001-09-28 | Merge local changes; work in progress |  tholo | 3 | -951/+1602 |
| 2001-09-28 | Latest from Cyclic Software |  tholo | 8 | -33/+279 |
| 2001-02-10 | Fix merge problem |  tholo | 1 | -1/+1 |
| 2001-02-10 | Integrate local changes |  tholo | 4 | -116/+213 |
| 2001-02-10 | Latest from Cyclic Software |  tholo | 6 | -2221/+3703 |
| 2000-02-12 | parse mm/dd/yy correctly; tron@netbsd.org and matthieu |  deraadt | 1 | -1/+4 |
| 1999-09-10 | Latest version from Cyclic |  tholo | 2 | -6/+10 |
| 1999-02-28 | Integrate local changes |  tholo | 4 | -183/+13 |
| 1999-02-28 | Latest version from Cyclic |  tholo | 5 | -51/+81 |
| 1998-08-07 | Do not build the libiberty version of vasprintf, use the version that is |  rahnds | 1 | -1/+0 |
| 1998-07-13 | Latest version from Cyclic |  tholo | 2 | -1/+5 |
| 1998-06-03 | zero sigaction before use |  deraadt | 1 | -0/+1 |
| 1998-03-12 | Integrate local changes |  tholo | 1 | -0/+57 |
| 1998-03-12 | Latest version from Cyclic |  tholo | 5 | -14/+52 |
| 1998-02-22 | Integrate local changes |  tholo | 4 | -126/+94 |
| 1998-02-22 | Latest version from Cyclic |  tholo | 7 | -50/+274 |
| 1997-06-28 | Latest version from Cyclic Software |  tholo | 2 | -4/+13 |
| 1997-03-18 | New release from Cyclic Software |  tholo | 9 | -376/+530 |
| 1997-02-21 | Integrate local changes |  tholo | 3 | -124/+48 |
| 1997-02-21 | New release from Cyclic Software |  tholo | 25 | -128/+49 |
| 1996-10-18 | Integrate local changes |  tholo | 3 | -1209/+715 |
| 1996-10-18 | New release from Cyclic Software |  tholo | 6 | -18/+152 |
| 1996-05-06 | Integrate local changes to CVS; remove files no longer part of the CVS |  tholo | 1 | -825/+1152 |
| 1996-05-06 | New CVS release from Cyclic Software |  tholo | 2 | -21/+47 |
| 1996-05-04 | Actually declare and initialize nowtime... Oops. |  tholo | 2 | -8/+18 |
| 1996-05-04 | Set Start from nowtime, not now->time, which may not be set |  tholo | 2 | -2/+2 |
| 1996-04-27 | Integrate local changes to CVS |  tholo | 3 | -352/+0 |
| 1996-04-27 | Latest public release from Cyclic; fixes numerous memory leaks and have |  tholo | 9 | -12/+491 |
| 1996-01-30 | Integrate local changes |  tholo | 2 | -259/+0 |
| 1996-01-30 | Upgrade to 1.7.1 snapshot |  tholo | 16 | -1220/+1309 |
| 1995-12-19 | raw import of cvs-1.6 |  deraadt | 39 | -0/+13681 |