Steve Passe
89921bb594
Convert all:
...
panic( "xxxxx\n" );
to:
printf( "xxxxx\n" );
panic( "\n" );
For some as yet undetermined reason the argument to panic() is often NOT
printed, and the system sometimes hangs before reaching the panic printout.
So we hopefully at least print some useful info before the hang, as oppossed to
leaving the user clueless as to what has happened.
1997-05-22 22:35:42 +00:00
..
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-05-08 13:45:43 +00:00
1997-04-27 21:17:56 +00:00
1997-04-27 21:17:56 +00:00
1997-03-29 11:07:12 +00:00
1997-02-22 09:48:43 +00:00
1996-09-21 14:59:43 +00:00
1997-04-23 19:26:04 +00:00
1997-04-22 06:55:47 +00:00
1997-05-21 22:56:59 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-05-05 09:34:33 +00:00
1997-02-22 09:48:43 +00:00
1995-12-08 11:19:42 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-04-07 07:16:06 +00:00
1997-05-21 22:56:05 +00:00
1997-04-26 04:08:54 +00:00
1996-02-06 18:51:28 +00:00
1997-03-28 12:46:52 +00:00
1997-05-21 23:07:31 +00:00
1997-04-20 11:44:32 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1996-09-21 14:59:43 +00:00
1997-02-22 09:48:43 +00:00
1997-05-22 08:50:14 +00:00
1997-02-22 09:48:43 +00:00
1997-05-01 00:15:30 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1996-09-21 14:59:43 +00:00
1997-05-07 19:50:31 +00:00
1996-09-21 14:59:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-03-22 18:54:54 +00:00
1997-02-22 09:48:43 +00:00
1997-05-22 22:04:45 +00:00
1997-05-22 22:35:42 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-04-07 09:27:21 +00:00
1997-02-22 09:48:43 +00:00
1997-05-07 19:49:32 +00:00
1996-09-21 14:59:43 +00:00
1997-02-22 09:48:43 +00:00
1997-04-26 11:46:25 +00:00
1997-05-07 19:55:13 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-03-24 11:07:52 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-04-26 11:46:25 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-05-07 19:53:20 +00:00
1997-04-26 11:46:25 +00:00
1997-04-28 01:46:31 +00:00
1997-02-12 06:56:57 +00:00
1997-02-22 09:48:43 +00:00
1997-03-22 18:54:54 +00:00
1996-09-21 14:59:43 +00:00
1997-05-21 22:56:05 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1997-02-22 09:48:43 +00:00
1996-01-30 23:02:38 +00:00
1997-02-28 07:12:34 +00:00
1997-04-07 09:30:22 +00:00
1997-02-22 09:48:43 +00:00