K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-04-14T17:17:06.124211Z K 7 svn:log V 278 MFC 205900: Use panic() (which the environment is required to provide to libstand) to implement assert() instead of relying on a non-required exit(). The exit() invocation also did not match the semantics of the exit() routine that current boot environments happen to require. END