Displaying 2 results from an estimated 2 matches for "netor".
Did you mean:
  letor
  
2005 Jan 23
0
Re: Winetools feature request-for those with dialup.
Am Fr, Jan 21, 2005 at 02:32:36 +1300 schrieb Joseph Black:
> Good to see the wine tools.
> I see a few computers which are not connected to the netor have dialup and would like to 
> help them get going using wine tools, without having to wait for downloads.
> 
> Because they can't download the files for wine tools while i wait, I copy over the dcom & 
> fonts into the winetools folders -which works fine.
> 
> but if I...
2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
...dumped)
Fortunately, it's pretty easy to track down:
(gdb) up
#2  0x804a79d in net_write (str=0x4 <Address 0x4 out of bounds>,
     len=-1077940804)
     at 
/usr/src/stable/kerberos5/usr.bin/telnet/../../../crypto/telnet/telnet/authenc.c:61
61                      ring_supply_data(&netoring, str, len);
(gdb) up
#3  0x280e1046 in send_and_recv_tcp (fd=4, tmout=3, req=0xbfbfeeac,
     rep=0xbfbfeea4)
     at 
/usr/src/stable/kerberos5/lib/libkrb5/../../../crypto/heimdal/lib/krb5/send_to_kdc.c:139
139         if(net_write(fd, len, sizeof(len)) < 0)
Problem: libkrb5 is trying to u...