Ed Schouten c21ae3a403 Move utmpx handling out of init(8).
This has the following advantages:

- During boot, the BOOT_TIME record is now written right after the file
  systems become writable, but before users are allowed to log in. This
  means that they can't cause `hidden logins' by logging in right before
  init(8) kicks in.

- The pututxline(3) function may potentially block on file locking,
  though this is very rare to occur. By placing it in an rc script, the
  user can still kill it with ^C if needed.

- Most importantly: jails don't use init(8). This means that a force
  reboot of a system running jails will leave stale entries in the
  accounting database of the jails individually.
2012-02-11 20:47:16 +00:00
..
2012-01-07 16:09:33 +00:00
2012-01-06 15:01:05 +00:00
2012-01-07 16:09:33 +00:00
2012-01-07 16:09:33 +00:00
2011-12-26 16:47:45 +00:00
2011-11-07 07:50:35 +00:00
2011-11-06 20:39:35 +00:00
2011-11-09 21:01:50 +00:00
2012-02-11 16:41:52 +00:00
2012-02-11 20:47:16 +00:00
2012-02-06 11:51:04 +00:00
2011-01-25 22:25:16 +00:00
2012-01-07 16:09:33 +00:00
2012-01-28 13:41:34 +00:00
2011-12-20 15:50:54 +00:00
2010-03-10 18:51:13 +00:00
2010-06-20 12:52:33 +00:00
2012-02-07 14:06:30 +00:00
2012-01-13 06:56:59 +00:00
2011-06-24 07:29:04 +00:00
2011-06-02 09:56:42 +00:00