LOGBUF_MAXSIZE
#define LOGBUF_BASEADDR ((caddr_t)(SYSBASE - LOGBUF_MAXSIZE))
if (np + nsz > LOGBUF_BASEADDR + LOGBUF_MAXSIZE) {