Julian Elischer 13b33111fe Fix warnings that have become fatal
1/ conditionalise (#if 0) function that is not used.
 Unused code left in place for netBSD compatibility.
2/ Recode loop to convince gcc that it does initialise a variable
 (use do-while instead of for() so gcc knows that we always go through
 at least once.  Feel free to check my logic.
2002-02-27 09:16:00 +00:00
..
2002-02-22 23:58:22 +00:00
2002-02-22 09:18:46 +00:00
2002-02-27 09:16:00 +00:00
2002-02-22 23:58:22 +00:00
2002-02-27 05:11:50 +00:00
2002-02-07 20:58:47 +00:00