summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-01-27get rid of event.h, it won't be usedJean-Francois Brousseau
2005-01-27since we close the handles to Entries files, we must reopen them to addJean-Francois Brousseau
2005-01-27fix missing .Op in `cvs editors' synopsis;Xavier Santolaria
2005-01-27document `cvs editors'; ok jmc jfb;Xavier Santolaria
2005-01-27Compute compression ratio using signed arithmetic, since the compressed sizeOtto Moerbeek
2005-01-26document `cvs watch' and `cvs watchers'; help/ok jmc@; "looks good" jfb@;Xavier Santolaria
2005-01-25simplify OpenBSD case by using arch(1) and sed to grabBrad Smith
2005-01-24more error checkingJean-Francois Brousseau
2005-01-24sync usage of some of the commands, and start filling the cmd_optsJean-Francois Brousseau
2005-01-24get rid of a debugging printf() that slipped through the cracksJean-Francois Brousseau
2005-01-24* use the global cvs_msg instead of our ownJean-Francois Brousseau
2005-01-24when loading a file's information, remove its entry from the parentJean-Francois Brousseau
2005-01-24add missing command IDsJean-Francois Brousseau
2005-01-24#if -> #ifdef so builds without HAVE_LOGIN_CAP work too; ok djm@ otto@Darren Tucker
2005-01-24Have scp and sftp wait for the spawned ssh to exit before they exitDarren Tucker
2005-01-24Deal with format strings that are "const char *", not just "char *".Todd C. Miller
2005-01-24Update length field in catstrg() with the length of the appended string.Todd C. Miller
2005-01-23config option "Ciphers" should be case-sensitive; ok dtucker@Damien Miller
2005-01-22remove double macro;Jason McIntyre
2005-01-22document `cvs edit' and `cvs unedit';Xavier Santolaria
2005-01-22put -K in the right place;Jason McIntyre
2005-01-22add an exit command as an alias of quit; ok henning@Robert Nagy
2005-01-22Log source of connections denied by AllowUsers, DenyUsers, AllowGroups andDarren Tucker
2005-01-21more portable code, stderr is not necessarily a constant.Marc Espie
2005-01-21Warn in advance for password and account expiry; initialize loginmsgOtto Moerbeek
2005-01-20remove unused variables, extra declarations.Marc Espie
2005-01-20- knfJared Yanovich
2005-01-19Add elf{32,64}_load_phdrs() for loading program headers.Alexander Yurchenko
2005-01-19more `cvs update' bits; help and ok jmcXavier Santolaria
2005-01-19Have keyboard-interactive code call the drivers even for responses forDarren Tucker
2005-01-18document `cvs remove' flags; ok jmcXavier Santolaria
2005-01-17Make debugging output continue after reexec; ok djm@Darren Tucker
2005-01-17document `cvs commit' flags; ok jmcXavier Santolaria
2005-01-17Correct spelling: SCHNOOR->SCHNORR; ok djm@Darren Tucker
2005-01-16document the `cvs annotate' flags; ok jfb, help and ok jmc.Xavier Santolaria
2005-01-15Operator for comparisons is '==' and not '='.Marc Balmer
2005-01-15hatrickJolan Luff
2005-01-14minor knf and cleanup, and remove unneeded extern declarations, theyJean-Francois Brousseau
2005-01-14sprinkle more error reporting and add a trace when sending a fileJean-Francois Brousseau
2005-01-14support the -D option to the tag command and sync usage for the tagJean-Francois Brousseau
2005-01-14better descr for `cvs status'; help and ok jmcXavier Santolaria
2005-01-14stupid me, no need to reinit the queueJean-Francois Brousseau
2005-01-14when removing the last entry from the tail queue, reinitialize theJean-Francois Brousseau
2005-01-14unused cruftJean-Francois Brousseau
2005-01-14Allow netstat to print PIM statistics.Ryan Thomas McBride
2005-01-14Couldn't resist this one...Marco Peereboom
2005-01-14tweak the output of rcs_kflag_usage() to avoid line wrappingJean-Francois Brousseau
2005-01-14missing space and kill a gcc warningJean-Francois Brousseau
2005-01-13resurrect the -N and -p options to the diff commandJean-Francois Brousseau
2005-01-13add rcs_kflag_usage() to display the various keyword expansion modesJean-Francois Brousseau