[DGD] Re: Dworkin's Kernel library
harte at xs4all.nl
harte at xs4all.nl
Sat Dec 27 08:17:07 CET 1997
Quoting your message from 26 Dec:
| All -
|
| Could anyone, per chance, expand on section 9 of Felix's Overview
| document?
[...]
| When starting the driver, it initializes without error, but telneting
| to the port 6047 results in a refused connection. Of course, renaming
| initd.c and restarting results in the normal default login prompt.
Add a "#define SYS_NETWORKING" in /include/std.h, that should help. :)
In "/kernel/lib/auto.c" you'll find that it adds some protection to
prevent non-System files from opening ports and such, while in
"/kernel/sys/driver.c" having this define will cause 'port-objects' to
be cloned that listen to the port(s) that standard DGD listens to.
Erwin.
--
Erwin Harte Programmer : Unix is an operating system, OS/2 is
-+- : half an operating system, Windows is a
Email: harte @ xs4all.nl : shell, and Dos is a boot partition virus
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list