mtab
static int mtab[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31};
nd = mtab[tm.tm_mon];
extern char *mtab; /* Mount table */
struct mtab *next;
struct mtab *mt;
if ((mt = malloc(sizeof(struct mtab))) == NULL)