K 10 svn:author V 3 jhb K 8 svn:date V 27 2010-03-30T19:07:41.948973Z K 7 svn:log V 322 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. PR: kern/144749 Discussed with: bde MFC after: 1 week END