summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/TODO
blob: cc352718279e90b40dbc7d74fd2a450615486457 (plain)
1
2
3
4
5
6
* generate the proper diff arguments to output with the diff
* cleanup the client/proto mess
* find a way to make it easier to connect when acting as client
* prevent reconnection when the cvsroot is the same as the previous one
* make splitpath() require only one buffer that is MAXPATHLEN and the file
  should be a char ** that points to the appropriate place in the dir buffer