summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-07-23add missing "Remove-entry" response in cvs_responses tableJoris Vink
2005-07-23correctly seperate added, modified and removed files for use in theJoris Vink
2005-07-22be sure we accept request for _all_ of our commands on the server side;Xavier Santolaria
2005-07-22Comandate Che Guevara, with a single `m'.Federico G. Schwindt
2005-07-22use the cf_name field of the CVSFILE struct instead of using the oldJoris Vink
2005-07-22minor tweaks, no functional change;Xavier Santolaria
2005-07-22for .de domains, we need to send more shit to the denic whois server soHenning Brauer
2005-07-22- sort options and sync usage()Jason McIntyre
2005-07-22somehow we managed to document the exit status of these apps twice,Jason McIntyre
2005-07-22- make synopsis agree with DESCRIPTIONJason McIntyre
2005-07-22add -g to gzcat synopsis: although it's not necessary, it matches howJason McIntyre
2005-07-22add some z* utils to SEE ALSO;Jason McIntyre
2005-07-22add zcat and gzcat to NAME;Jason McIntyre
2005-07-22sort synopsis and options list; sync usage() (as best we can);Jason McIntyre
2005-07-21if the remove command is issued on a file that has been added but notXavier Santolaria
2005-07-21show questionable files as '? foo' on the server side.Joris Vink
2005-07-21<sys/param.h> is already included in "cvs.h", no need to duplicate;Xavier Santolaria
2005-07-21#define CVS_DESCR_FILE_EXT ",t"Xavier Santolaria
2005-07-20no need to append strerror(errno) in error msg if we use LP_ERRNO code;Xavier Santolaria
2005-07-20fix local mode; ok joris@.Xavier Santolaria
2005-07-20remove the -M and -N flags to uptime, they do nothing.Jared Yanovich
2005-07-19print existing tags if any (-v); long time ago Ok joris@.Xavier Santolaria
2005-07-19use cvs_path_cat() where appropriate; ok joris@.Xavier Santolaria
2005-07-19auth_usercheck(3) can return NULL, so check for that. Report fromOtto Moerbeek
2005-07-19make the init command work;Xavier Santolaria
2005-07-19missing CF_IGNORE, CF_NOSYMS and CF_SORT flags.Joris Vink
2005-07-19spacingTheo de Raadt
2005-07-19if the user specifies the -Q flag (really quiet) we alsoJoris Vink
2005-07-19unbreak the commit command.Joris Vink
2005-07-18add cvs_noexec in cvs_req_globalopt() swtich case 'n';Xavier Santolaria
2005-07-18be consistent w/ warning messages (and handle -Q);Xavier Santolaria
2005-07-18use cvs_path_cat() where appropriate; ok joris@.Xavier Santolaria
2005-07-18some cleanup and on non-proxy operation switch to HTTP 1.1 since we'veFederico G. Schwindt
2005-07-18oops, last commit broke a few thingsJoris Vink
2005-07-18let it compile without any warningsJoris Vink
2005-07-17oops... .Dl does not like to be inundated with args, and my last commit justJason McIntyre
2005-07-17some improvements from alf schlichting:Jason McIntyre
2005-07-17knf says that a 2nd level indent is four (not three or five) spacesDamien Miller
2005-07-17Fix a number of X11 forwarding channel leaks:Damien Miller
2005-07-16- basic cleanupJason McIntyre
2005-07-16sort options and sync usage();Jason McIntyre
2005-07-16spacingDamien Miller
2005-07-15fixes 4286.Marc Espie
2005-07-15if the file has been added but is not on disk make sure we can pick it upJoris Vink
2005-07-15- use cvs_path_cat() where appropriate instead of snprintf()Xavier Santolaria
2005-07-15if a file has been locally added and not committed, handle it with properXavier Santolaria
2005-07-14add skey(5) to SEE ALSO;Jason McIntyre
2005-07-14handle some -Q cases;Xavier Santolaria
2005-07-14- better synopsisJason McIntyre
2005-07-14be consistent when declaring cvs_ent structs; ok jfb@ joris@.Xavier Santolaria