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