summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-11-02- kill two unused constant definitions.Niall O'Higgins
2005-11-02- update the comment for checkout_state(); it did not tell the truthNiall O'Higgins
2005-11-02- sync checkin_usage()Niall O'Higgins
2005-11-02- fix up documentation for `-M' option.Niall O'Higgins
2005-11-02changes from Venice:Niall O'Higgins
2005-11-02document `-kmode';Xavier Santolaria
2005-11-02print RCS file path;Xavier Santolaria
2005-11-02sync with Reality;Xavier Santolaria
2005-11-02sync with Reality;Xavier Santolaria
2005-11-01- `-p' option has been implemented for a while, but not documented fully inNiall O'Higgins
2005-11-01spacingTheo de Raadt
2005-10-31- remove MLINKS line, was commented out and is useless anyway.Niall O'Higgins
2005-10-31grammar;Jason McIntyre
2005-10-31make sure we clean up wtmp, etc. file when we receive a SIGTERM,Damien Miller
2005-10-31generate a protocol 2 RSA key by defaultDamien Miller
2005-10-31Rewrite -m processing to not use queue internals and make it moreOtto Moerbeek
2005-10-31Fix sorting with "ls -1" command. From Robert Tsai, "looks right" deraadt@Darren Tucker
2005-10-30restart_point is of type off_t, so use it with fseeko() and cast itNikolay Sturm
2005-10-30nuke trailing whitespaces;Xavier Santolaria
2005-10-30string fix;Xavier Santolaria
2005-10-30no need to escape single quotes in comments, no binary changeDamien Miller
2005-10-30remove trailing whitespace;Jason McIntyre
2005-10-30Check for connections with IP options earlier and drop silently. ok djm@Darren Tucker
2005-10-30fix misleading debug message; ok dtucker@Damien Miller
2005-10-30make ssh-keygen discard junk from server before SSH- ident, spotted byDamien Miller
2005-10-30mention control socket fallback behaviour, reported by tryponraj AT gmail.comDamien Miller
2005-10-29- sync checkin_usage()Niall O'Higgins
2005-10-29- document `-s' option.Niall O'Higgins
2005-10-29- add two new functions to RCS api: rcs_state_set() and rcs_state_check()Niall O'Higgins
2005-10-29document -u;Xavier Santolaria
2005-10-29rcsclean -u support; ok joris nialloXavier Santolaria
2005-10-29do not put a .Pp before a display;Jason McIntyre
2005-10-28sort is part of posix so document it as such. more importantly list ourDavid Gwynne
2005-10-28print RCS file info too;Xavier Santolaria
2005-10-28document `-L';Xavier Santolaria
2005-10-28add support for `-L'; niallo okXavier Santolaria
2005-10-27document TMPDIR env variable;Xavier Santolaria
2005-10-27TMPDIR support; joris okXavier Santolaria
2005-10-27if cvs_file_loadinfo fails, return failure to the caller insteadJoris Vink
2005-10-26print locker's name and rev number for locked revisions; ok joris nialloXavier Santolaria
2005-10-26diff3_conflicts cleanup; joris okXavier Santolaria
2005-10-263rd arg to F_GETFL fcntl doesn't need to be a pointer, 0 is fine.Todd C. Miller
2005-10-26clarify the description of the ci(1) command behaviour aboutXavier Santolaria
2005-10-26dupe name; miod@ confirmedMichael Shalayeff
2005-10-26correct -R behaviour;Xavier Santolaria
2005-10-26install ident and rlog too; joris okXavier Santolaria
2005-10-25minor knf;Xavier Santolaria
2005-10-25nuke trailing whitespaces;Xavier Santolaria
2005-10-25-T here too;Xavier Santolaria
2005-10-25-T is kept for compatibility with other RCS commands here too;Xavier Santolaria