Joerg Wunsch 80909a7db8 Cosmetics:
. staticize out_fdc(), there's no longer an ft(4) driver sharing its use
. remove in_fdc(), has been used by ft(4) last time, long since obsoleted
  by fd_in()
. move the declaration of fd_clone() to where most of the other function
  declarations are
. de-__P()ify fd_clone(), it's been the only _P()ed function in the
  entire file
2001-06-20 20:21:55 +00:00
..
2001-06-12 09:40:04 +00:00
2001-06-20 20:21:55 +00:00
2001-06-12 09:40:04 +00:00
2000-11-25 08:13:33 +00:00
2000-05-11 11:09:50 +00:00
2000-07-11 11:49:33 +00:00
2001-06-15 08:01:21 +00:00