History log of /external/ltp/testcases/network/tcp_cmds/rcp/rcp01
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4548c6cf9bcdd96d8303caa4130ab638b61f8a30 19-Oct-2012 Wanlong Gao <gaowanlong@cn.fujitsu.com> Update FSF address

find . -type f -exec sed -i 's/675 Mass Ave, Cambridge, MA 02139, USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;
find . -type f -exec sed -i 's/59 Temple Place, Suite 330, Boston, MA 02111-1307 USA/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA/g' {} \;

Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
37550cf5a86c7ca7424a2a318dd64e550f13f5df 18-Oct-2012 Chris Dearman <chris@mips.com> Remove whitespace at end of line

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e 's/[\t ]*$//'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
6518012db8b99b04ef3e4df22aefe82fa487b809 27-Feb-2010 Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> Hi

Here's a patch to correct some typos.

Signed-off-by Mohamed Naufal Basheer <naufal11@gmail.com>
Acked-By Rishikesh K Rajak <risrajak@linux.vnet.ibm.com>
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
ef77253961f909f87e82e6d2b620e87af33e9665 09-Oct-2009 yaberauneya <yaberauneya> 1. Please see README.mk-devel for a full description of the changes
from a Make perspective.
2. Several files were changed to accomodate correct installation
practices, most notably ones in testcases/network/{ipv6,tcp_cmds},
testcases/kernel/sched/hyperthreading/ht_enabled/..., and some items
in tools/..., and also to avoid collisions as far as installed
testcases (scripts, compiled C apps) were concerned.
3. Several apps weren't autoconf safe and some autoconf tests and
conditional statements have been placed in sourcecode and in Makefiles
to either a) prevent the tests from being built / installed or b) turn
the tests into dummy apps which print out TCONF messages due to
lack-of-build support.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
18734c86e37f286dcd2a24e94c3ba4e5266b245c 07-Jun-2003 iyermanoj <iyermanoj> Modified testcases to use test APIS and fixed bugs
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
210848090bab73ec3044519b30027239fc00c8d9 07-Apr-2003 robbiew <robbiew> Applied Dan Kegel's `ash` compatibility patch.
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
ee9f4f0ea4b1d91e67a24e72f6bd0f04a1a81514 18-Apr-2002 robbiew <robbiew> Enabled for multiple runs.
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01
865695bbc89088b9526ea9045410e5afb70a985c 28-Aug-2001 plars <plars> restructuring work done, and adding about 400 testcases
/external/ltp/testcases/network/tcp_cmds/rcp/rcp01