summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/resp.c
AgeCommit message (Expand)Author
2004-12-08simplify the handler for Created, Updated, Update-existing and MergedJean-Francois Brousseau
2004-12-08support for the `Copy-file' responseJean-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-06tighten vertical spacing for else; jfb okTheo de Raadt
2004-12-06implement a saner handler for the Removed and Remove-entry responses.Jean-Francois Brousseau
2004-12-03When receiving a `Checked-in' response, update the Entries informationJean-Francois Brousseau
2004-11-26Rewrite the internals of the file management code so that we do not keepJean-Francois Brousseau
2004-09-23print error messages when we receive the `error' responseJean-Francois Brousseau
2004-08-13Remove unused variablesJean-Francois Brousseau
2004-08-13* add an entry for directories when we create themJean-Francois Brousseau
2004-08-13Assume the parent's Entries file is always opened when receiving a newJean-Francois Brousseau
2004-08-06Cleanup and fix a call to cvs_splitpath()Jean-Francois Brousseau
2004-08-03When creating a file, set its last access and modification times to theJean-Francois Brousseau
2004-08-03Move all of the request- and response-specific handlers into separateJean-Francois Brousseau