On Friday 15 June 2007 23:16, Tito wrote:
> Looks good to me, added some of the TODOs and changed all the time to msec.
> Please check if i fully understood your code. Sorry no time for a patch right 
> now,
> sending the file I've changed. If needed patch will follow tomorrow. ;-)
> 
> Ciao,
> Tito
> PS: change usage.h to
> 
> #define pscan_trivial_usage \
>        "[-p MIN_PORT][-P MAX_PORT][-t MIN_RTT][-T TIMEOUT] HOST"
> #define pscan_full_usage \
>        " Scan a host's ports printing all open ports." \
>        "\n\nOptions:\n" \
>        "      -p      scan from this port (default 1)\n" \
>        "      -P      scan up to this port (default 1024)\n" \
>        "      -t      minimum roundtrip time in msec (default 1000)"\
>        "      -T      timeout in msecs (default 5000)"
> 

Applied to svn. Thanks.
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to