From a117fe9fb8727a4b87773adfe15f47ce87736681 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 28 Mar 2009 13:58:00 +0000 Subject: [PATCH] Add tftpc git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1650 42af7a65-404d-4744-a932-0658087f49c3 --- netutils/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/netutils/README b/netutils/README index 6a7de07752d..2f30bb48f73 100644 --- a/netutils/README +++ b/netutils/README @@ -16,5 +16,6 @@ include: Additional applications that were not part of uIP (but which are highly influenced by uIP) include: - dhcpd - Dynamic Host Configuration Protocol (DHCP) server + dhcpd - Dynamic Host Configuration Protocol (DHCP) server + tftpc - TFTP client