summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: c041e1b69a7f6eb7be485ded2280e0bddef2bb0b (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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
2008-08-08	Joel Sherrill <joel.sherrill@OARcorp.com>

	* VERSION: Updated to network-demos-4.7.3.

2008-02-14	Joel Sherrill <joel.sherrill@OARcorp.com>

	* VERSION: Updated to network-demos-4.7.2.

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

	* Makefile: New file.

2007-04-13	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.7.1.

2007-03-05	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.7.0.

2005-09-02	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.6.99.2.

2003-09-18	Joel Sherrill <joel@OARcorp.com>

	PR 493/networking
	* dnstest/init.c, http/Makefile, http/init.c, http/system.h,
	netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
	select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
	ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
	except in the ttcp_orig code.
	* Makefile: New file.
	* netlink/system.h: Removed.

2003-07-03	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.6.0pre4.

2003-02-11	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.6.0pre1.

2003-09-18	Jay Monkman <jtm@smoothsmoothie.com>

	PR 494/networking
	* Changed Makefile to not use objcopy to create a linkable
        object file from the tar file. Instead, ld links it in
        directly.

2003-09-18	Joel Sherrill <joel@OARcorp.com>

	PR 493/networking
	* dnstest/init.c, http/Makefile, http/init.c, http/system.h,
	netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
	select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
	ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
	except in the ttcp_orig code.
	* Makefile: New file.
	* netlink/system.h: Removed.

2003-07-03	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.6.0pre4.

2003-02-11	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-4.6.0pre1.

2003-01-28	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-20030128.

2002-10-21	Joel Sherrill <joel@OARcorp.com>

	* VERSION: Updated to network-demos-20021018.

2002-10-18	Joel Sherrill <joel@OARcorp.com>

	* dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
	rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
	define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
	sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
	absolutely needed for networking.

2001-08-30	Joel Sherrill <joel@OARcorp.com>

	* SUPPORT: New file.

2001-08-30	Joel Sherrill <joel@OARcorp.com>

	* README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
	missing stuff from 4.5 branch.
	* http/Makefile, http/init.c: Minor modifications to improve
	buildability.

2000-12-14	Eric Norum <eric.norum@usask.ca>

	* networkconfig.h: Default to using bootp host for tftp test.

2000-12-14	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.