Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2008 12:04:36 GMT
From:      Alexey Tarasov <taleks@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 136227 for review
Message-ID:  <200802261204.m1QC4aBq029551@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=136227

Change 136227 by taleks@taleks_th on 2008/02/26 12:03:47

	added early look of socketfs, used to read/write sockets as files.
	other submitted files contain telnet-client implementation related files.

Affected files ...

.. //depot/projects/soc2007/taleks-pxe_http/ptelnet/README#2 edit
.. //depot/projects/soc2007/taleks-pxe_http/ptelnet/options.c#1 add
.. //depot/projects/soc2007/taleks-pxe_http/ptelnet/telnet_fsm.c#1 add
.. //depot/projects/soc2007/taleks-pxe_http/ptelnet/telnet_fsm.h#1 add
.. //depot/projects/soc2007/taleks-pxe_http/socketfs.c#1 add
.. //depot/projects/soc2007/taleks-pxe_http/socketfs.h#1 add

Differences ...

==== //depot/projects/soc2007/taleks-pxe_http/ptelnet/README#2 (text+ko) ====

@@ -1,1 +1,2 @@
-simple telnet client modules.+simple telnet client modules.
+based on code from D.E. Comer, D.L. Stevens, "Internetworking with TCP/IP", vol. III


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802261204.m1QC4aBq029551>