Bryce Denney
|
1b45532520
|
- add comment about why some unusual case might be reached
|
2001-10-06 22:23:10 +00:00 |
|
Bryce Denney
|
5ebae91ac4
|
- bend the rules slightly so that panics get printed all the time, even
if the user tried to set action=ignore.
|
2001-10-06 14:36:00 +00:00 |
|
Bryce Denney
|
4e22b9a5db
|
- add new log action when debugger is on, which is to continue but
return to the debugger ASAP.
|
2001-10-06 05:51:34 +00:00 |
|
Bryce Denney
|
daf2a9fb55
|
- add RCS Id to header of every file. This makes it easier to know what's
going on when someone sends in a modified file.
|
2001-10-03 13:10:38 +00:00 |
|
Todd T.Fries
|
28885e4973
|
some INFO->DEBUG/ERROR cleanups
|
2001-08-31 16:06:32 +00:00 |
|
Bryce Denney
|
8aa6c07a96
|
- if log file cannot be fopened, do not allow logfd to become a NULL
pointer. For now, panic instead to avoid inexplicable segfaults.
|
2001-08-10 23:03:07 +00:00 |
|
Todd T.Fries
|
a06b031dcf
|
setprefix -> put
|
2001-06-27 19:16:01 +00:00 |
|
Bryce Denney
|
efa62838bb
|
- add "-nocontrolpanel" command line option.
|
2001-06-21 21:24:05 +00:00 |
|
Todd T.Fries
|
12985edb26
|
setprefix now uses a variable length name as a string for an argument
|
2001-06-19 21:36:09 +00:00 |
|
Todd T.Fries
|
8bccacd84b
|
split log stuff into a separate file
|
2001-06-19 16:25:41 +00:00 |
|