home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / N / TCPIP / NETKIT-B.05 / NETKIT-B / NetKit-B-0.05 / BUGS < prev    next >
Encoding:
Text File  |  1994-08-17  |  2.4 KB  |  54 lines

  1. This is a list of bugs for my NetBSD source collection for Linux.
  2.  
  3. Please email me, if you can give more detailed bug reports. Don't just
  4. post to one of the newsgroups and think, I will see it...
  5.  
  6. If you feel like not working enough, you could just pick up one of the
  7. mentioned bugs and find a bug-fix for it. Many bug reports are very
  8. detailed.
  9.  
  10. I included the mail address of the people who reported the bugs, if it
  11. seems necessary to me.
  12.  
  13. * Using the FTP in the net package, if I give the "sendport" command to
  14.   disable sending of port commands I get "bind: address in use" error
  15.   messages when I attempt to retrieve a file. "sendport" is useful when
  16.   talking to overloaded FTP servers since port commands sometimes fail.
  17.  
  18. * After a while of running the machine, the rpc.portmapper begins to fork
  19.   constantly. This only seems to happen when I have the rpc.ugidd also
  20.   running.
  21.   I have run the portmapper in debug mode and when it does go wild I get
  22.   a pile of debug saying that it is about to enter the main switch in the
  23.   portmapper source code.
  24.   The problem does not happen on the two machines that I have at home networked.
  25.   This only happens at work on a network with DEC 5000/240/260 and PC's etc.
  26.  
  27.   Joe Ceklosky <jceklosk@grctechs.grci.com> 
  28.  
  29.   (Could someone please mail me, where I can find the newest version of
  30.   rpc.ugidd? I want to include it into my net source collection on funet.fi)
  31.  
  32. * rpc.rwalld prints two messages instead of one. (fixed??)
  33.  
  34. * Do "telnet localhost chargen" and then hit Ctrl-C. The process will hang.
  35.   You will have to go to another console and kill it with a HANGUP signal.
  36.   There have been some Linux specific changes to signal handling, maybe
  37.   we should convert back?
  38.  
  39. * "rsh" is known to have a problem: A stopped rsh command will block the
  40.   port, so that other rsh commands will hang. Alan Cox has promised to fix
  41.   the kernel for this. This should be gone with a very new kernel. (??)
  42.  
  43. * I have changed "timed" to compile for Linux, but I cannot test it.
  44.   Could someone tell me, if it is working?
  45.   It is not working, but someone is working on it...
  46.  
  47. * I use rpcgen from rpc-0.9. I should upgrade to the newer available version.
  48.   But I have heard rumors, that they don't work ok for all source code.
  49.   If newer versions work ok, I should delete source code for rpcgen and
  50.   rpcinfo from my source collection.
  51.   I couldn't find newer versions with archie. Where are they?
  52.  
  53. Florian  La Roche   flla@stud.uni-sb.de
  54.