X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/993db2a680648967ff59128c1aa003b9e87c6824..779837e133a4740798015a1d7de6fbf6b4b1720f:/slip.c diff --git a/slip.c b/slip.c index d8f1a17..0f62a69 100644 --- a/slip.c +++ b/slip.c @@ -230,7 +230,8 @@ static void userv_userv_callback(void *sst, pid_t pid, int status) fatal("%s: userv exited unexpectedly: uncaught signal %d", st->slip.nl.name,WTERMSIG(status)); } else { - fatal("%s: userv stopped unexpectedly"); + fatal("%s: userv stopped unexpectedly", + st->slip.nl.name); } } Message(M_WARNING,"%s: userv subprocess died with status %d\n",