Project

General

Profile

Statistics
| Branch: | Revision:

# Date Author Comment
780d7607 2008-04-19 22:30 Hamish Coleman

Add winelib support and the ability to set the listen port

0bcbd4d3 2008-04-18 18:30 Hamish Coleman

More cmdline processing fiddling

b9a4e090 2008-04-18 18:06 Hamish Coleman

More cmdline processing hacks

c2484981 2008-04-18 17:10 Hamish Coleman

Fix mode autodetection, change default tcp port back to 9600
It turns out that my telnet client doesnt work at all when I default
to port 23. Instead of debugging this problem at the moment, I am setting
the default port back to 9600

62727af2 2008-04-18 17:00 Hamish Coleman

Detect if we are running as a service or console app. Change listen port to 23

b0f1897b 2008-04-18 16:36 Hamish Coleman

Add a quit option to the menu and update help texts

d51f658a 2008-04-18 16:10 Hamish Coleman

Use strtok for commandline tokenisation

53110989 2008-04-18 15:56 Hamish Coleman

Factor the menu handling code and slightly clean it up.
closes 18

695889f3 2008-04-18 15:55 Hamish Coleman

Add a makefile target for testing the application

9b2f3609 2008-04-18 15:19 Hamish Coleman

More debug message changes

25fa1d20 2008-04-18 15:00 Hamish Coleman

More debug print statement cleanups

1b031c2b 2008-04-18 13:47 Hamish Coleman

Dont copy as much stuff to the windows compile system

12cf305b 2008-04-18 13:46 Hamish Coleman

Sanitise the excessive number of lines used by all output messages

e6a4efc5 2008-04-18 13:38 Hamish Coleman

Create a dprintf function and convert all log messages to use it

84d7e6f5 2008-04-18 13:01 Hamish Coleman

Update version to mark this one as compiling

d4040099 2008-04-18 13:01 Hamish Coleman

First version that compiles with mingw. Tested and working

9db975ea 2008-04-18 12:32 Hamish Coleman

Update makefile to stop using lcc
It turns out that my previous testing was all invalid as lcc could
not even correctly compile a hello world program.

61b53eda 2008-04-18 12:31 Hamish Coleman

Start makeing some minor changes

b6970c98 2008-04-18 11:10 Hamish Coleman

Move the include statements around - this version compiles

62045e98 2008-04-18 11:02 Hamish Coleman

Remove CR's from every line
I noticed that not every line had a CRLF and that this was screwing up viewing
diffs and confusing various editors. So, I removed all the CR's

a584276e 2008-04-18 10:58 Hamish Coleman

Add compile line to makefile

9deea067 2008-04-18 09:59 Hamish Coleman

Add enough CR's to make vi realise that this is a dos format file

4a634bca 2008-04-18 09:56 Hamish Coleman

Add initial makefile

ff03d660 2008-04-17 17:44 Hamish Coleman

Newer version from ftp://ftp.h07.org/pub/h07.org/projects/system/wconsd-0.1.zip

78d4c0b0 2008-04-17 17:43 Hamish Coleman

Original version from http://www.greenend.org.uk/steve/software/wconsd.c