source: network-demos/ChangeLog @ 7f14725

4.11network-demos-4-10-branchnetwork-demos-4-8-branchnetwork-demos-4-9-branch
Last change on this file since 7f14725 was 07e6684, checked in by Joel Sherrill <joel.sherrill@…>, on 06/22/07 at 19:55:25

2007-06-22 Joel Sherrill <joel.sherrill@…>

  • Makefile: Remove netlink. It appeared to be a hacked copy of http.
  • netlink/ChangeLog, netlink/Makefile, netlink/index.html, netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
  • Property mode set to 100644
File size: 2.8 KB
Line 
12007-06-22      Joel Sherrill <joel.sherrill@OARcorp.com>
2
3        * Makefile: Remove netlink. It appeared to be a hacked copy of http.
4        * netlink/ChangeLog, netlink/Makefile, netlink/index.html,
5        netlink/init.c, netlink/networkconfig.h, netlink/system.h: Removed.
6
72007-06-21      Joel Sherrill <joel.sherrill@OARcorp.com>
8
9        * Makefile: New file.
10
112007-03-13      Joel Sherrill <joel@OARcorp.com>
12
13        * VERSION: Updated to network-demos-4.7.99.1.
14
152005-09-02      Joel Sherrill <joel@OARcorp.com>
16
17        * VERSION: Updated to network-demos-4.6.99.2.
18
192003-09-18      Joel Sherrill <joel@OARcorp.com>
20
21        PR 493/networking
22        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
23        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
24        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
25        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
26        except in the ttcp_orig code.
27        * Makefile: New file.
28        * netlink/system.h: Removed.
29
302003-07-03      Joel Sherrill <joel@OARcorp.com>
31
32        * VERSION: Updated to network-demos-4.6.0pre4.
33
342003-02-11      Joel Sherrill <joel@OARcorp.com>
35
36        * VERSION: Updated to network-demos-4.6.0pre1.
37
382003-09-18      Jay Monkman <jtm@smoothsmoothie.com>
39
40        PR 494/networking
41        * Changed Makefile to not use objcopy to create a linkable
42        object file from the tar file. Instead, ld links it in
43        directly.
44
452003-09-18      Joel Sherrill <joel@OARcorp.com>
46
47        PR 493/networking
48        * dnstest/init.c, http/Makefile, http/init.c, http/system.h,
49        netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c,
50        select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c,
51        ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings
52        except in the ttcp_orig code.
53        * Makefile: New file.
54        * netlink/system.h: Removed.
55
562003-07-03      Joel Sherrill <joel@OARcorp.com>
57
58        * VERSION: Updated to network-demos-4.6.0pre4.
59
602003-02-11      Joel Sherrill <joel@OARcorp.com>
61
62        * VERSION: Updated to network-demos-4.6.0pre1.
63
642003-01-28      Joel Sherrill <joel@OARcorp.com>
65
66        * VERSION: Updated to network-demos-20030128.
67
682002-10-21      Joel Sherrill <joel@OARcorp.com>
69
70        * VERSION: Updated to network-demos-20021018.
71
722002-10-18      Joel Sherrill <joel@OARcorp.com>
73
74        * dnstest/init.c, netdemo/init.c, netlink/init.c, ntp/init.c,
75        rpc_demo/init.c, select/init.c, tftpTest/init.c, ttcp/init.c:
76        define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to 20 for enough
77        sockets and CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM even if not
78        absolutely needed for networking.
79
802001-08-30      Joel Sherrill <joel@OARcorp.com>
81
82        * SUPPORT: New file.
83
842001-08-30      Joel Sherrill <joel@OARcorp.com>
85
86        * README, networkconfig.h, netdemo/README, tftpTest/test.c: Merged
87        missing stuff from 4.5 branch.
88        * http/Makefile, http/init.c: Minor modifications to improve
89        buildability.
90
912000-12-14      Eric Norum <eric.norum@usask.ca>
92
93        * networkconfig.h: Default to using bootp host for tftp test.
94
952000-12-14      Joel Sherrill <joel@OARcorp.com>
96
97        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.