summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
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
2004-12-06missing space; bluhm at genua.deMarkus Friedl
2004-12-06Discard over-length authorized_keys entries rather than complaining whenDarren Tucker
2004-12-06when loading the file information from the Entries file, open it inJean-Francois Brousseau
2004-12-06implement a saner handler for the Removed and Remove-entry responses.Jean-Francois Brousseau
2004-12-06Get rid of a gcc warningJean-Francois Brousseau
2004-12-06Missing prototype for cvs_diff_sendflags(), removes a gcc warningJean-Francois Brousseau
2004-12-06Pass the proper type for the third argument to cvs_sendreq()Jean-Francois Brousseau
2004-12-05- explain that patterns can be used as arguments in get/put/ls/etcJared Yanovich
2004-12-04sync manual and usage to file-4.09; bits from and ok ian and jmcJared Yanovich
2004-12-03When receiving a `Checked-in' response, update the Entries informationJean-Francois Brousseau
2004-12-03Handle files mode 750.Tobias Weingartner
2004-12-03If the timestamp in the Entries file is larger than the file'sJean-Francois Brousseau
2004-12-03Rename variables to make more sense and fix a warning about assigningJean-Francois Brousseau
2004-12-03remove reference to dead URL.Jonathan Gray
2004-12-02* fix the duplicate prefix and duplicate unit parsingPatrick Latifi
2004-12-02man tweaks;Jason McIntyre
2004-12-02Fix signal races for isatty(3) (calls ioctl(2)) and printf(3);Otto Moerbeek
2004-12-02This commit is brought to you by the brand new improved and better tastingJean-Francois Brousseau
2004-12-02cvs_logmsg_get() now accepts a list of files that it is getting theJean-Francois Brousseau
2004-12-02Add cvs_file_copy() to create a copy of a file structure.Jean-Francois Brousseau
2004-12-01* plug memory leaks in the file parser and in the interactive mode parserPatrick Latifi
2004-12-01use volatile sig_atomic_t for vars set in signal handlers. spotted by deraadt@Otto Moerbeek
2004-12-01Fix stop condition for sqrt. Due to the fact that we're doing NewtonOtto Moerbeek
2004-11-30Martin Luther King is elected president of the Montgomery ImprovementDaniel Hartmeier
2004-11-30resolve the buses and rosa parks; noticed by dhartmei@Michael Shalayeff
2004-11-29lowercase for consistency;Jason McIntyre
2004-11-29The last item in an enum should not have a trailing commaTodd C. Miller
2004-11-29update to sudo 1.6.8p5Todd C. Miller
2004-11-29Some small fixes from moritz@jodeit.org. ok deraadt@Damien Miller
2004-11-29Spell precede correctly.Jonathan Gray