Changeset 3ab4ba7 in rtems
- Timestamp:
- Oct 19, 2007, 9:34:34 PM (14 years ago)
- Branches:
- 4.8
- Children:
- 0f4f543
- Parents:
- f3b1d685
- Location:
- cpukit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
rf3b1d685 r3ab4ba7 1 2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com> 2 3 * telnetd/icmds.c: Add header to file. 4 1 5 2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com> 2 6 -
cpukit/telnetd/icmds.c
rf3b1d685 r3ab4ba7 1 /* 2 * Author: Fernando RUIZ CASAS (fernando.ruiz@ctv.es) 3 * May 2001 4 * 5 * This program is distributed in the hope that it will be useful, 6 * but WITHOUT ANY WARRANTY; without even the implied warranty of 7 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 8 * 9 * $Id$ 10 */ 11 1 12 #if HAVE_CONFIG_H 2 13 #include "config.h"
Note: See TracChangeset
for help on using the changeset viewer.