woody, apt/source.lists and pool: where is xfree 86_4.0.2 ?

2001-02-08 Thread mgi
Last week I installed woody and XFree86_4.0.2 by changing stable to unstable in the source.list. Today, I need to reinstall the system and cannot find any of the deb files for xfree86_4 anymore. What do I need to put in source.lists to get apt-get and dselect to download new packages? Matthias

gcc and j0,j1,jn, y0, y1, yn

2000-10-30 Thread mgi
It appears that the bessel functions j0, j1, jn, and y0, y1, yn are included in the libc as documented in the man page. However, it appears that gcc needs some option flags for these functions to be found in the include file bits/mathcall.h Any suggestions which flag would do the trick? Matthia

ctrl-c kills local telnet instead of current remote process

2000-10-20 Thread mgi
Using telnet, I noticed that ctrl-c kills the local telnet process, instead of the current process on the remote machine. The manpages provide a lot of information, but I do not understand a word. Is there a way to configure telnet to pass ctrl-c to the remote host instead of terminating itself?