summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/ident.c
AgeCommit message (Expand)Author
2006-05-09Remove /* NOTREACHED */ comments, now that lint is smart aboutRay Lai
2006-05-01prevent a very, very stupid buffer overflow in ident_line().Joris Vink
2006-04-24- do not show file ... as optionalJason McIntyre
2006-04-21remove overkill cvs_log() and rather use warn()/warnx().Xavier Santolaria
2006-04-19switch -q handling to bitwise flags; OK ray@ niallo@.Xavier Santolaria
2006-04-14excessive addition to brackets is a mental disease. you will goTheo de Raadt
2006-03-22change ident_file() and ident_line() return type to void; OK ray@.Xavier Santolaria
2006-03-16Follow exit() with /* NOTREACHED*/ for lint.Ray Lai
2006-03-06many spacing cleanupsTheo de Raadt
2006-01-20typos in comments;Xavier Santolaria
2006-01-05cleanup, 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-30correct usage();Xavier Santolaria
2005-11-23output consistency;Xavier Santolaria
2005-11-16respect -q;Xavier Santolaria
2005-10-13To be fully compatibly with the GNU RCS tools we need to have theJoris Vink
2005-10-12various usage cleanup; ok jorisTheo de Raadt
2005-10-06warn when no keywords were found;Joris Vink
2005-10-06tweaks;Xavier Santolaria
2005-10-06ident command, written by xsa@ but he is too busy with work right now;Joris Vink