|
|||
|
All your base are belong to us! |
getlist
". Abhilfe schafft folgende kurze Sequenz in der "frontends/getlist.c
" zwischen "/* Open a connection to the server. */
" und "/* Get the data from the server. */
" (wer hättīs gedacht *g*)
/* by Funny 2001: try to authenticate */
if (NNTPsendpassword(host, FromServer, ToServer) > 0) {
(void)fprintf(stderr, "Can't authenticate with server, %s\n",
buff[0] ? buff : strerror(errno));
exit(1);
}
make && make update
" im source-tree und schon gehtīs :)
If you have a problem, call your system-administrator. If you are the system-administrator, you have a problem. |
last update: 2004-08-20 by Martin 'Funny' Heise |