summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-12-14no need to look into ip_carp.h anymoreMichael Shalayeff
2004-12-14cleaner error handling on connection setup and in case of connectionJean-Francois Brousseau
2004-12-14move the cvsrc example stuff to cvsrc.5;Jason McIntyre
2004-12-13return early if no files are ready to be commitedJean-Francois Brousseau
2004-12-13yet another mistake in the protocol docs...even if we send theJean-Francois Brousseau
2004-12-13get rid of void* arithmetic to nuke another gcc warningJean-Francois Brousseau
2004-12-13free the buffer used to receive a file in the Updated response handlerJean-Francois Brousseau
2004-12-13if we fail to generate a file's checksum, print the path of the fileJean-Francois Brousseau
2004-12-13print full path of .cvsrc in log messages; jfb@ ok.Xavier Santolaria
2004-12-13sync SYNOPSIS and usage();Jason McIntyre
2004-12-12pick up missing ioctls for ieee80211, carp, pfsync, and pppoe; ok fgsch@Christian Weisgerber
2004-12-11Fix debug call in error path of authorized_keys processing and fix relatedDarren Tucker
2004-12-10fix bugs sectionMichael Shalayeff
2004-12-10forgot rcsid[]Michael Shalayeff
2004-12-10define pesach (by gauss) and fix judaic calendarMichael Shalayeff
2004-12-10fix spacing issues in the example calendar file,Jason McIntyre
2004-12-10proper typecast to get rid of another warningJean-Francois Brousseau
2004-12-10fix the Copy-file response handler, it seems the CVS protocolJean-Francois Brousseau
2004-12-10provide a valid sockaddr_storage structure to be used as second argument forHans-Joerg Hoexer
2004-12-10cleanup extra includes and -WallMichael Shalayeff
2004-12-10allow calendar files in julianMichael Shalayeff
2004-12-10- fix globbed ls for paths the same lenght as the globbed path whenFederico G. Schwindt
2004-12-09fix pointer of type `void *' used in arithmetic warning; ok jfb@.Xavier Santolaria
2004-12-09support the 'annotate' command, will need some polishingJean-Francois Brousseau
2004-12-09header cleanupJean-Francois Brousseau
2004-12-09If the -L option is specified twice, use it for the second filenameTodd C. Miller
2004-12-08get rid of void* pointer arithmetic on buffers so gcc stops complainingJean-Francois Brousseau
2004-12-08complain if we fail to send the log message so the caller doesn'tJean-Francois Brousseau
2004-12-08use mkstemp for local diff -r r1 -r r2; ok jfb@Damien Miller
2004-12-08minor simplification in if () statement from Joris VinkJean-Francois Brousseau
2004-12-08simplify the handler for Created, Updated, Update-existing and MergedJean-Francois Brousseau
2004-12-08check the return value of a strdup() call and return an error onJean-Francois Brousseau
2004-12-08avoid complaining twice when we fail to load a file, and fix a gccJean-Francois Brousseau
2004-12-08.Xr cvs 1Xavier Santolaria
2004-12-08support for the `Copy-file' responseJean-Francois Brousseau
2004-12-08rearrange the output loop for file lists in the log message so we don'tJean-Francois Brousseau
2004-12-08add YFLAGS; ok jfb@.Xavier Santolaria
2004-12-08add more CFLAGS; ok jfb@.Xavier Santolaria
2004-12-08embrace and extend (!) cvs_logmsg_get() so we can now displayJean-Francois Brousseau
2004-12-08add a small protection to avoid reconnecting to a server to which weJean-Francois Brousseau
2004-12-08sync; ok jfb@Ian Darwin
2004-12-08avoid resending a directory if it was the last directory sent to theJean-Francois Brousseau
2004-12-08note that the `version' command will also query the remote server'sJean-Francois Brousseau
2004-12-08add missing commands;Jason McIntyre
2004-12-07an other -> another;Jason McIntyre
2004-12-07.Sy -> .Ic;Jason McIntyre
2004-12-07kill unneeded macros;Jason McIntyre
2004-12-07fill in values for EDITOR and VISUAL;Jason McIntyre
2004-12-07all the new shiny open* shitzMichael Shalayeff
2004-12-07remove unsupported paths;Jason McIntyre