search for: dknet

Displaying 4 results from an estimated 4 matches for "dknet".

Did you mean: d_net
1995 Feb 27
0
CTM, delta from 2.0-RELEASE available
...in ftp://freefall.cdrom.com/pub/CTM/src-cur/src-cur.0372R20.gz -rw-r--r-- 1 phk wheel 4034596 Feb 27 15:37 src-cur.0372R20.gz If you already have the 2.0-RELEASE (either on CDROM or downloaded) you can use this to get in sync with CTM src-cur. -- Poul-Henning Kamp <phk@login.dknet.dk> TRW Financial Systems, Inc. I am Pentium Of Borg. Division is Futile. You WILL be approximated.
1995 May 24
4
Drivers for FORE systems cards under FreeBSD
I had originally mentioned this only to 2 people, which was Jordan K. Hubbard and Paul Henning-Kemp, but since I have received a lot of queries on this, I thought I might as well post it on the FreeBSD announce groups. Included below is a posting done on the Linux-atm mailing group, by Pragnesh Sampat. I have just adapted for FreeBSD. RV -------------------------- Announcement
2005 Feb 16
3
rpc trust gives NT_STATUS_INVALID_HANDLE with 3.0.11
When I try to establish a trust from SAMBA 3.0.11 to Windows 2003 I get the error: NT_STATUS_INVALID_HANDLE. I have no problem the other way. I had no problem either, when I ran SAMBA 3.0.9, and the problem disappeared when I down-graded to 3.0.9. Here is what happens ('CALYPSO' is the Windows-server and 'KONTOR' is its domain-name): [root@linux /root]# net rpc trustdom
2008 Jul 03
2
Error building Samba 3.2.0 with gcc 2.96
I have tried to build Samba 3.2 with an old compiler gcc 2.96. It gave only one single error: groupdb/mapping_tdb.c: In function `add_mapping_entry': groupdb/mapping_tdb.c:130: incompatible types in return The offending line says: return NULL; in a function of type 'bool'. Is this a bug, or am I using a far too old compiler? Thorkil Olesen.