Sean O'Malley wrote:
> On Mon, 18 Dec 2006, Jeffrey Altman wrote:
>> If you are going to do this.  Please make the changes against the CVS
>> head and work on one module at a time.   For example, add prototypes for
>> all functions in the RX library and fix the code in the other
>> directories that are affected.  Send in that as a patch by itself.
>>
>> Please do not send in a patch that adds prototypes in 20 directories
>> and produces changes in hundreds of files.
> 
> Deal. The rxi_getAllAddrMaskMtu() function was absolutely the most
> complicated example I found. Most of what I was looking at was function
> declarations.
> 
> Is the daily snapshot considered the cvs head or should i actually do a
> crash course on cvs? :) and which patch is used? and where do i submit the
> patches?  Is there an FAQ I missed? I just looked briefly on the wiki..

Please learn cvs.

Construct the patch with

  "cvs diff -u > patch.txt"

Submit patches to [EMAIL PROTECTED]



_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to