freebsd-dev/sbin/init
Ed Schouten 14c69f2136 Let init(8) and reboot(8) use utmpx to log wtmp entries.
logwtmp() gets called with the raw strings that are written to disk. For
regular user entries, this isn't too bad, but when booting/shutting
down, the contents get rather cryptic.

Just call the standardized pututxline().
2009-12-05 20:26:55 +00:00
..
init.8
init.c Let init(8) and reboot(8) use utmpx to log wtmp entries. 2009-12-05 20:26:55 +00:00
Makefile Let init(8) and reboot(8) use utmpx to log wtmp entries. 2009-12-05 20:26:55 +00:00
NOTES
pathnames.h