source: network-demos/ChangeLog @ d1441f7

network-demos-4-6-branch
Last change on this file since d1441f7 was d1441f7, checked in by Joel Sherrill <joel.sherrill@…>, on 09/26/03 at 20:49:30

2003-09-26 Joel Sherrill <joel@…>

  • VERSION: Updated to network-demos-4.6.0.
  • Property mode set to 100644
File size: 1.8 KB
Line 
12003-09-26      Joel Sherrill <joel@OARcorp.com>
2
3        * VERSION: Updated to network-demos-4.6.0.
4
52003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
6
7        PR 494/networking
8        * Changed Makefile to not use objcopy to create a linkable
9        object file from the tar file. Instead, ld links it in
10        directly.
11
122003-09-18      Joel Sherrill <joel@OARcorp.com>
13
14        PR 493/networking
15        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
16        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
17        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
18        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
19        except in the ttcp_orig code.
20        * Makefile: New file.
21        * netlink/system.h: Removed.
22
232003-07-03      Joel Sherrill <joel@OARcorp.com>
24
25        * VERSION: Updated to network-demos-4.6.0pre4.
26
272003-02-11      Joel Sherrill <joel@OARcorp.com>
28
29        * VERSION: Updated to network-demos-4.6.0pre1.
30
312003-01-28      Joel Sherrill <joel@OARcorp.com>
32
33        * VERSION: Updated to network-demos-20030128.
34
352002-10-21      Joel Sherrill <joel@OARcorp.com>
36
37        * VERSION: Updated to network-demos-20021018.
38
392002-10-18      Joel Sherrill <joel@OARcorp.com>
40
41        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
42        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
43        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
44        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
45        absolutely needed for networking.
46
472001-08-30      Joel Sherrill <joel@OARcorp.com>
48
49        * SUPPORT: New file.
50
512001-08-30      Joel Sherrill <joel@OARcorp.com>
52
53        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
54        missing stuff from 4.5 branch.
55        * http/Makefile, http/init.c: Minor modifications to improve
56        buildability.
57
582000-12-14      Eric Norum <eric.norum@usask.ca>
59
60        * networkconfig.h: Default to using bootp host for tftp test.
61
622000-12-14      Joel Sherrill <joel@OARcorp.com>
63
64        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.