Import / research / other / WakeXBMC / Router / DGN2000_V1.1.1_src / apps / utelnetd-0.1.2 /
@John Ryland John Ryland authored on 22 Dec 2020
..
CHANGELOG import NUC files 5 years ago
LICENSE import NUC files 5 years ago
Makefile import NUC files 5 years ago
README import NUC files 5 years ago
utelnetd.c import NUC files 5 years ago
README
utelnetd 0.1.2
==============

This is a small telnet daemon for standalone use, mostly on embedded
systems. 

Compile it by running 
  
  make

If you want to have more debug output during runtime, run 

  make DEBUG=1

Any feedback is welcome!

You find the original source on 

  http://www.pengutronix.de/software/utelnetd_en.html

For copyright notice and the authors see the source file. 

Robert Schwebel <r.schwebel@pengutronix.de>