addmsf
void addmsf(u_int *, u_int *, u_int *, u_char, u_char, u_char);
addmsf(&m1, &s1, &f1, tm, ts, tf);
addmsf(&m2, &s2, &f2, tm, ts, tf);