mtm b9771535ff MFC:
o Implement the stop_boot subroutine [1]. This subroutine can be used by
    scripts in rc.d to stop rc(8) from booting into multi-user mode when
    a critical or severe error condition is encountered.

  o Modify scripts in etc/rc.d that already implemented this functionality
    independently.

  o Document it.

  [1] - This subroutine was implemented in FreeBSD in rc.d/fsck. I moved it
        to rc.subr(8). Our version differs slightly in that it takes an
        optional argument to stop the boot even if "autoboot" is not set.

  Obtained from: NetBSD
2007-10-25 14:04:19 +00:00
..
2005-01-21 08:36:40 +00:00
2006-01-24 18:26:21 +00:00
2006-10-27 11:03:35 +00:00
2003-05-31 18:49:23 +00:00
2006-09-09 11:16:10 +00:00
2007-10-25 14:04:19 +00:00
2007-10-25 14:04:19 +00:00
2005-01-21 08:36:40 +00:00
2005-01-21 08:36:40 +00:00