K 10 svn:author V 6 eivind K 8 svn:date V 27 1999-09-26T18:19:49.000000Z K 7 svn:log V 208 Move the declaration of panic() from sys/systm.h to sys/param.h. Rationale: Wider access, so we can add assertions to header files. panicstr is still in sys/systm.h Suggested by: phk Discussed with: peter END