OHISTORY
(void) unlink(OHISTORY);
if (stat64(OHISTORY, &statbuf) == 0 ||
((src != NULL) && (link(HISTORY, OHISTORY) != 0)) ||