From af9443fe1d97e4106b8329ece9648bfdb06a20b6 Mon Sep 17 00:00:00 2001
From: Marty Kraimer
In the Application Developer's Guide the example for the RTEMS TFTP -filesystem chdir command isn't quite right. The note says that all pathnames -passed to chdir must end in a / character, but the example doesn't show this. -The example should be changed as shown below.
-The RTEMS TFTP remote filesystem driver now supports a limited form of the -chdir() system call. One restriction is that all pathnames passed to chdir() -must end in a / character, so IOC shell commands to change directories must -be given as
- -cd ../db/
src/libCom/osi/os/default/epicsReadline.c used a char variable to hold the