| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull in <time.h> for struct tm, used in rcs.h |  guenther | 2016-08-26 | 1 | -1/+2 |
* | Allow rcsnum_free and buf_free to accept NULL and remove various NULL |  nicm | 2015-11-02 | 1 | -3/+2 |
* | exit in usage functions themselves; from Fritjof Bornebusch; ok nicm@ |  otto | 2014-10-02 | 1 | -3/+4 |
* | Remove some unneeded includes and dead code, from Michael W Bombardieri. |  nicm | 2011-04-20 | 1 | -2/+1 |
* | Make BUFs autoextend by default. This was already done in OpenCVS |  ray | 2010-07-28 | 1 | -2/+2 |
* | Reduce variable/function name and whitespace differences between |  ray | 2010-07-23 | 1 | -11/+11 |
* | ident(1) does not require arguments; while here, note that this |  sobrado | 2009-10-15 | 1 | -3/+3 |
* | From Pierre Riteau: |  ray | 2007-09-09 | 1 | -3/+8 |
* | As done in OpenCVS, general includes cleanup sweep. OK otto@. |  xsa | 2007-02-27 | 1 | -2/+7 |
* | When getc() returns EOF, either feof() or ferror() will return true, |  ray | 2007-02-08 | 1 | -3/+3 |
* | Flush printf buffer before directly writing to STDIN_FILENO. Prevents |  ray | 2006-08-07 | 1 | -1/+2 |
* | Reduce rcs_buf_release() usage, improving binary support. |  ray | 2006-08-01 | 1 | -7/+6 |
* | Remove /* NOTREACHED */ comments, now that lint is smart about |  ray | 2006-05-09 | 1 | -2/+1 |
* | prevent a very, very stupid buffer overflow in ident_line(). |  joris | 2006-05-01 | 1 | -16/+23 |
* | - do not show file ... as optional |  jmc | 2006-04-24 | 1 | -2/+2 |
* | remove overkill cvs_log() and rather use warn()/warnx(). |  xsa | 2006-04-21 | 1 | -3/+3 |
* | switch -q handling to bitwise flags; OK ray@ niallo@. |  xsa | 2006-04-19 | 1 | -3/+4 |
* | excessive addition to brackets is a mental disease. you will go |  deraadt | 2006-04-14 | 1 | -6/+6 |
* | change ident_file() and ident_line() return type to void; OK ray@. |  xsa | 2006-03-22 | 1 | -13/+11 |
* | Follow exit() with /* NOTREACHED*/ for lint. |  ray | 2006-03-16 | 1 | -1/+2 |
* | many spacing cleanups |  deraadt | 2006-03-06 | 1 | -2/+2 |
* | typos in comments; |  xsa | 2006-01-20 | 1 | -3/+3 |
* | cleanup, move log.h and rcs.h inclusion into rcsprog.h; |  xsa | 2006-01-05 | 1 | -3/+1 |
* | #include's cleanup; ok joris@ niallo@. |  xsa | 2006-01-02 | 1 | -8/+2 |
* | correct usage(); |  xsa | 2005-11-30 | 1 | -3/+2 |
* | output consistency; |  xsa | 2005-11-23 | 1 | -8/+10 |
* | respect -q; |  xsa | 2005-11-16 | 1 | -3/+5 |
* | To be fully compatibly with the GNU RCS tools we need to have the |  joris | 2005-10-13 | 1 | -4/+4 |
* | various usage cleanup; ok joris |  deraadt | 2005-10-12 | 1 | -3/+3 |
* | warn when no keywords were found; |  joris | 2005-10-06 | 1 | -1/+7 |
* | tweaks; |  xsa | 2005-10-06 | 1 | -5/+5 |
* | ident command, written by xsa@ but he is too busy with work right now; |  joris | 2005-10-06 | 1 | -0/+152 |