summaryrefslogtreecommitdiff
path: root/telnetd/ChangeLog
blob: 08ac58d36bd0c667f99c6e08c267fcdaa64275b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
2009-05-13	Joel Sherrill <joel.sherrill@oarcorp.com>

	* Makefile: Allow overrides from invoking environment.

2009-05-12	Joel Sherrill <joel.sherrill@OARcorp.com>

	* Makefile, init.c: Now build with libbsdport.

2008-10-15	Joel Sherrill <joel.sherrill@oarcorp.com>

	PR 1331/networking
	* init.c: Improve comments and explanation of options to
	rtems_telnetd_initialize.

2008-09-17	Joel Sherrill <joel.sherrill@oarcorp.com>

	* init.c: Rename STACK_CHECKER_ON to more appropriate
	CONFIGURE_STACK_CHECKER_ENABLED.

2008-05-22	Joel Sherrill <joel.sherrill@oarcorp.com>

	* init.c: Add shell configuration.

2008-02-05	Joel Sherrill <joel.sherrill@oarcorp.com>

	* init.c: Now works.

2007-12-19	Joel Sherrill <joel.sherrill@OARcorp.com>

	* init.c: Shell now has some commands that require filesystems with
	bdbuf support.

2007-11-09	Joel Sherrill <joel.sherrill@oarcorp.com>

	* init.c: Test improved.

2007-09-25	Joel Sherrill <joel.sherrill@oarcorp.com>

	* .cvsignore, ChangeLog, Makefile, init.c: New files.