K 10 svn:author V 5 joerg K 8 svn:date V 27 2002-05-15T21:56:14.000000Z K 7 svn:log V 406 Now that Jung-uk Kim pointed out to me that i forgot to commit part of his original patch for in_fdc(), it became painfully obvious that in_fdc() isn't used anymore at all. This function has already been removed from -current in rev 1.204, but i eventually forgot to MFC those parts of 1.204 that are also applicable to RELENG_4, so i'm doing that now. (It also makes out_fdc() static.) Approved by: re END