- Remove unneeded spec, just use the comments
- Syslog interface for my wine usage, disabled in ReactOS tree
but included here to reduce my diff.
svn path=/trunk/; revision=39432
testing on Wine. (Disabled to allow stand alone build while we wait on
AFD fix)
- Move some stuff around to the header to prepare for later cleanups
svn path=/trunk/; revision=39429
Thanks to Fedora Anaconda telnet code as an example.
This allows us to actually get an echo back on the
screen when we type commands.
svn path=/trunk/; revision=39428
- disable the unused service related functions for now
- comment out a bunch of unused variables
- cast a few things to shut up compiler warnings for now
svn path=/trunk/; revision=39383
Please forgive this commit as this does cause warnings.
I will be cleaning this up, time premitting over the next
few weeks.
svn path=/trunk/; revision=39376
Simple telnet daemon, I found, hacked in to a service.
Its wrong, I know, humor me, it works, someone more
interested can finish this off and follow the spec.txt
svn path=/trunk/; revision=37799