BOOTTRACE
BOOTTRACE("/etc/rc starting...");
BOOTTRACE("/etc/rc finished");
BOOTTRACE("signal %d from %s", sig, get_current_state());
BOOTTRACE("start killing user processes");
BOOTTRACE("init(8): start rc.shutdown");
BOOTTRACE("rc.shutdown's %d sec timeout expired",
BOOTTRACE("init(8) starting...");
BOOTTRACE("shutting down the system");
BOOTTRACE("going to single user mode");
BOOTTRACE("SIG%s to init(8)...", sigstr);
BOOTTRACE("SIGTSTP to init(8)...");
BOOTTRACE("SIGTERM to all other processes...");
BOOTTRACE("SIGKILL to all other processes(%d)...", i);
BOOTTRACE("SIGHUP to init(8)...");
BOOTTRACE("Shutdown at %s", ctime(&shuttime));
BOOTTRACE("Shutdown NOW!");
BOOTTRACE("%s by %s",
BOOTTRACE("fake shutdown...");
BOOTTRACE("signal to init(8)...");
BOOTTRACE("exec reboot(8) -l...");
BOOTTRACE("exec halt(8) -l...");
BOOTTRACE("exec halt(8) -l -p...");
BOOTTRACE("SIGTERM to init(8)...");
BOOTTRACE("mi_startup done");
BOOTTRACE("%s: sysinit 0x%7x", lf->filename,
BOOTTRACE("%s: sysuninit 0x%7x", lf->filename,
BOOTTRACE("SIGUSR2 to init(8)");
BOOTTRACE("SIGWINCH to init(8)");
BOOTTRACE("SIGUSR1 to init(8)");
BOOTTRACE("SIGINT to init(8)");
BOOTTRACE("shutdown initiated");
BOOTTRACE("system panic: halting...");
BOOTTRACE("system panic: powering off...");
BOOTTRACE("system panic: rebooting...");
BOOTTRACE("system halting...");
BOOTTRACE("system powering off...");
BOOTTRACE("system rebooting...");
BOOTTRACE("kernel shutdown (dirty) started");
BOOTTRACE("kernel shutdown (clean) started");
BOOTTRACE("shutdown pre sync complete");
BOOTTRACE("bufshutdown begin");
BOOTTRACE("bufshutdown end");
BOOTTRACE("shutdown post sync complete");
BOOTTRACE("shutdown final begin");
BOOTTRACE("shutdown failed to sync buffers");
BOOTTRACE("shutdown sync complete");
BOOTTRACE("shutdown unmounted all filesystems");
BOOTTRACE("%s start", *argv);
BOOTTRACE("%s done", *argv);