clist_catq
clist_catq(&tp->t_rawq, &tp->t_canq);
clist_catq(&tp->t_canq, &tp->t_rawq);
void clist_catq (struct clist *from, struct clist *to);