source: rtems/c/src/libnetworking/ChangeLog @ 1a505aae

4.104.114.84.95
Last change on this file since 1a505aae was 1a94770a, checked in by Joel Sherrill <joel.sherrill@…>, on 11/30/00 at 13:58:22

2000-11-30 Joel Sherrill <joel@…>

  • modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since that is an RTEMS specific header file.
  • Property mode set to 100644
File size: 4.3 KB
Line 
12000-11-30      Joel Sherrill <joel@OARcorp.com>
2
3        * modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since
4        that is an RTEMS specific header file.
5
62000-11-30      Joel Sherrill <joel@OARcorp.com>
7
8        * sys/ttycom.h: Moved to lib/include/sys.
9        * Makefile.am: Modified to reflect above.
10
112000-11-27      Joel Sherrill <joel@OARcorp.com>
12
13        * libc/res_init.c: Fix typo - adding missing # on include.
14
152000-11-25      Eric Norum <eric.norum@usask.ca>
16
17        * libc/res_init.c: Move include to avoid compiler dumping core.
18
192000-11-25  Antti P Miettinen  <antti.p.miettinen@nokia.com>
20
21        * wrapup/Makefile.am: Added modem subdir.
22        * configure.in, Makefile.am: Added modem subdir.
23        * net/Makefile.am: Added if_pppvar.h, pppcompress.h.
24        * pppd/Makefile.am: Added pppmain.c (which needs work).
25        * pppd/chat.c, pppd/fsm.c, pppd/fsm.h, pppd/ipxcp.c, pppd/main.c,
26        pppd/ppp_tty.c, pppd/upap.c: Changes from Thomas Doerfler
27        <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me.
28        Actually main.c and ppp_tty.c should be scratched. The modem
29        subdir has the real ppp_tty.c and the real pppd main is in pppmain.c.
30
312000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
34
352000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
38
392000-10-30      Joel Sherrill <joel@OARcorp.com>
40
41        * POSIX include files merged into newlib.  This resulted in
42        some definitions moving to other files and thus some secondary
43        effects in RTEMS source code.
44        * machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be in sync
45        with newlib's <machine/types.h>.
46        * rtems/rtems_bsdnet_internal.h: newlib now includes definition
47        of struct itimerval in <sys/time.h>.
48
492000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
52        Switch to GNU canonicalization.
53
542000-10-19  Antti P Miettinen  <anmietti@trshp.ntc.nokia.com>
55
56        * lib/tftpDriver.c: add comments to handlers struct function pointers.
57        * rtems/rtems_glue.c: move pointer arithmetic to be _after_
58        pointer has been checked against NULL.
59
602000-10-18       Chris Johns <ccj@acm.org>
61
62        * pppd/ipxcp.c: Fixed a typo.
63
642000-09-28      Joel Sherrill <joel@OARcorp.com>
65
66        * rtems_webserver/Makefile.am, rtems_webserver/base64.c,
67        rtems_webserver/base64.c: Renamed base64.c to wbase64.c.
68        * rtems_webserver/sock.c: Added file missed in merger.
69
702000-09-22      Joel Sherrill <joel@OARcorp.com>
71
72        * machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h,
73        rtems_webserver/webmain.c: machine/types.h  should not have
74        included rtems.h.  It is now including precisely the
75        least amount of low level, yet portable .h files to get
76        the basic RTEMS types defined.  This rippled into other
77        files since rtems_bsdnet_internal.h used machine/types.h to include
78        rtems.h.
79
802000-09-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * ChangeLog: Cleanup.
83
842000-09-05      Joel Sherrill <joel@OARcorp.com>
85
86        * rtems/rtems_syscall.c: Changed from O_NONBLOCK to internal
87        RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion
88        and to work with the converted flags.
89
902000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * kern/Makefile.am, lib/Makefile.am, libc/Makefile.am,
93        net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am,
94        pppd/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am,
95        rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am
96
972000-09-01      Rosimildo daSilva <rdasilva@connecttel.com>
98
99        * emfdb.c: Removed stray semi-colon.  Reported on GoAhead
100        mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com>
101
1022000-08-31      Joel Sherrill <joel@OARcorp.com>
103
104        * Merged version 2.1 of GoAhead webserver.  This update
105        was submitted by Antti P Miettinen <antti.p.miettinen@nokia.com>.
106        * NOTES, base64.c, ejIntrn.h, emfdb.c, emfdb.h, md5.h, md5c.c,
107        um.c, um.h: New files.
108        * wbase64.c: Removed.
109        * Makefile.am, asp.c, balloc.c, default.c, ej.h, ejlex.c, ejparse.c,
110        form.c, h.c, handler.c, mime.c, misc.c, ringq.c, rom.c, security.c,
111        socket.c, sym.c, uemf.c, uemf.h, url.c, value.c, webcomp.c, webmain.c,
112        webpage.c, webrom.c, webs.c, webs.h, websuemf.c, wsIntrn.h: Modified.
113
1142000-08-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * netinet/tcp_input.c: Spelling corrections.
117
1182000-08-30      Joel Sherrill <joel@OARcorp.com>
119
120        * rtems_webserver/license.txt: New file.
121
1222000-08-10      Joel Sherrill <joel@OARcorp.com>
123
124        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.