summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2007-07-18Support -r for the export command.Xavier Santolaria
2007-07-17Forgot this part about rlog not needing the Directory request to be sent.Xavier Santolaria
2007-07-17Correct function name in error string.Xavier Santolaria
2007-07-17Simplify the way we check wether the issued command is `log' or `rlog'.Xavier Santolaria
2007-07-17Do not send the Directory request when using the rlog command.Xavier Santolaria
2007-07-17comment snicky usage of strchrMarc Espie
2007-07-16oops, missed a bit from tobias' diff - add "usage: " to usage();Jason McIntyre
2007-07-16sync usage(); from Tobias StoeckmannJason McIntyre
2007-07-16fix percentage computation of wrapping numbers; from Willem DijkstraOtto Moerbeek
2007-07-16Do not display the `Working file:' line if the issued command is `rlog'.Xavier Santolaria
2007-07-14Don't trim whitespace from stdin. Encrypt it the same as otherKenneth R Westerback
2007-07-12Do not fatal() if the CVSROOT/config file does not exist.Xavier Santolaria
2007-07-12Delint: remove some unreachable statements, from Bret Lambert.Ray Lai
2007-07-09espie, you have got to be jokingTheo de Raadt
2007-07-09Fix possible heap overflow in file(1), aka CVE-2007-1536.Dimitry Andric
2007-07-09tweaks;Jason McIntyre
2007-07-09indent correctlyMarc Espie
2007-07-09repair, sorry about that (obvious typo, duh)Marc Espie
2007-07-08rename variable to errorIsOkay. What does oldVars mean anyway ?Marc Espie
2007-07-08missed part: add check to avoid poison checking inexistent local vars,Marc Espie
2007-07-08A set of big related changes. okay millert@, tested further by kettenis@Marc Espie
2007-07-06dont inlucde <sys/syslimits.h> directly.Thordur I. Bjornsson
2007-07-06some discussion of devices, logs, and permissions;Jason McIntyre
2007-07-05fix a "Device busy" error in server mode. found by ckuethe@Joris Vink
2007-07-05Remove unused variable; Lawrence TeoTodd C. Miller
2007-07-03Rework the way opencvs works in relation to files in the Attic/:Joris Vink
2007-07-03On the server side, in a remote setup, do not display timestamp.Xavier Santolaria
2007-07-03Rename rcs_diffreg() to diffreg().Ray Lai
2007-07-01Sync time buffer size; missed in previous commit.Xavier Santolaria
2007-06-30Sync revisions and time buffers size to be consistent with each others.Xavier Santolaria
2007-06-29*long* options are undocumented; ok rayJason McIntyre
2007-06-29Server-side bits for release command.Xavier Santolaria
2007-06-29Sync cvs/rcs diff code.Ray Lai
2007-06-28Sync revisions and time buffers size to be consistent with each others.Xavier Santolaria
2007-06-28When commiting to a server in a remote setup classifyJoris Vink
2007-06-28Bring the index defines back in sync with struct nlist after removal of IPXClaudio Jeker
2007-06-28groff understands `|', so no need to duplicate macros.Jason McIntyre
2007-06-28diff(1) sync, mostly spacing and moving crap around, except:Ray Lai
2007-06-28do not call cvs_checkout_file() for file removals in local mode,Joris Vink
2007-06-28when logging to CVSROOT/history as a server fill in theJoris Vink
2007-06-28Alias `1' and `2' to `l' and `r', making interactive merges easierRay Lai
2007-06-28Some syncs with diff(1):Ray Lai
2007-06-27printf(1) is the correct reference here, not printf(3);Jason McIntyre
2007-06-27have the server be more strict about the requests the clientJoris Vink
2007-06-27Remove last bits about login and logout commands, which will never beXavier Santolaria
2007-06-27Add missing undocumented --ignore-case flag, to improve compatibilityRay Lai
2007-06-27fix diff output in a remote setup so our client does not freak out.Joris Vink
2007-06-27We were missing the needed clue/magic to have our remote setupJoris Vink
2007-06-27From Tobias Stoeckmann:Ray Lai
2007-06-26Bring back the release command. More work to be done though.Xavier Santolaria