summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2004-12-07we did farts. now we do sperm. we are cutting edge.Henning Brauer
2004-12-07when loading directory info, only close the handle to the Entries fileJean-Francois Brousseau
2004-12-07less whitespace, more pretty. ok jfbTed Unangst
2004-12-07avoid a crash when receiving either a Created, Updated, Update-existingJean-Francois Brousseau
2004-12-07advancing argv twice doesn't make it better.Marc Espie
2004-12-07add missing parts for support of .cvsrcJean-Francois Brousseau
2004-12-06add missing aliases for the status, tag, update and version commandsJean-Francois Brousseau
2004-12-06reorder some of the code for argument vector splitting so we don'tJean-Francois Brousseau
2004-12-06tighten vertical spacing for else; jfb okTheo de Raadt
2004-12-06make cvsd compile; ok jfb@.Xavier Santolaria
2004-12-06use 0x00 not \0 since buf[] is a bignumMarkus Friedl