Cleanup ChangeLog.

This commit is contained in:
Ralf Corsepius
2004-01-23 15:12:26 +00:00
parent 8b615cd56f
commit 77c6eaf75f

View File

@@ -1,20 +1,19 @@
2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove wrapup. * Makefile.am: Remove wrapup.
* pppd/Makefile.am: Build libpppd. * pppd/Makefile.am: Build libpppd. Use automake-compilation rules.
Use automake-compilation rules. * rtems_servers/Makefile.am: Build libftpd. Use automake-compilation
* rtems_servers/Makefile.am: Build libftpd. rules.
Use automake-compilation rules. * rtems_telnetd/Makefile.am: Build libtelnetd. Use automake-compilation
* rtems_telnetd/Makefile.am: Build libtelnetd. rules.
Use automake-compilation rules. * rtems_webserver/Makefile.am: Build libhttpd. Use automake-compilation
* rtems_webserver/Makefile.am: Build libhttpd. rules.
Use automake-compilation rules.
* wrapup/Makefile.am: Remove (Unused). * wrapup/Makefile.am: Remove (Unused).
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. * pppd/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
Add PRE/TMPINSTALL_FILES to CLEANFILES. PRE/TMPINSTALL_FILES to CLEANFILES.
* rtems_servers/Makefile.am: Ditto. * rtems_servers/Makefile.am: Ditto.
* rtems_telnetd/Makefile.am: Ditto. * rtems_telnetd/Makefile.am: Ditto.
* rtems_webserver/Makefile.am: Ditto. * rtems_webserver/Makefile.am: Ditto.
@@ -22,9 +21,12 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * pppd/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
* rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * rtems_servers/Makefile.am: Use mkdir_p. Remove dirs from
* rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. PRE/TMPINSTALL_FILES.
* rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * rtems_telnetd/Makefile.am: Use mkdir_p. Remove dirs from
PRE/TMPINSTALL_FILES.
* rtems_webserver/Makefile.am: Use mkdir_p. Remove dirs from
PRE/TMPINSTALL_FILES.
2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -61,10 +63,10 @@
2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged into ../configure.ac). * configure.ac: Remove (Merged into ../configure.ac).
* .cvsignore, Makefile.am, pppd/Makefile.am, * .cvsignore, Makefile.am, pppd/Makefile.am, rtems_servers/Makefile.am,
rtems_servers/Makefile.am, rtems_telnetd/Makefile.am, rtems_telnetd/Makefile.am, rtems_webserver/Makefile.am,
rtems_webserver/Makefile.am, wrapup/Makefile.am: wrapup/Makefile.am: Reflect having merged configure.ac into
Reflect having merged configure.ac into ../configure.ac ../configure.ac.
2003-06-13 Joel Sherrill <joel@OARcorp.com> 2003-06-13 Joel Sherrill <joel@OARcorp.com>
@@ -74,9 +76,6 @@
PR 397/pppd PR 397/pppd
* pppd/fsm.c: Make peer_mru global again. * pppd/fsm.c: Make peer_mru global again.
2003-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/magic.c: Remove *rand48. * pppd/magic.c: Remove *rand48.
* pppd/chap.c: Remove prototypes of *rand48. * pppd/chap.c: Remove prototypes of *rand48.
@@ -87,45 +86,15 @@
rtems_webserver/websSSL.h, rtems_webserver/websda.c, rtems_webserver/websSSL.h, rtems_webserver/websda.c,
rtems_webserver/websda.h: New files. Not included in previous commit. rtems_webserver/websda.h: New files. Not included in previous commit.
2002-04-10 Mike Siers <mikes@poliac.com>
* rtems_webserver/NOTES, rtems_webserver/asp.c,
rtems_webserver/balloc.c, rtems_webserver/default.c,
rtems_webserver/ej.h, rtems_webserver/ejIntrn.h,
rtems_webserver/ejlex.c, rtems_webserver/ejparse.c,
rtems_webserver/emfdb.c, rtems_webserver/emfdb.h,
rtems_webserver/form.c, rtems_webserver/h.c,
rtems_webserver/handler.c, rtems_webserver/license.txt,
rtems_webserver/md5.h, rtems_webserver/md5c.c,
rtems_webserver/mime.c, rtems_webserver/misc.c,
rtems_webserver/ringq.c, rtems_webserver/rom.c,
rtems_webserver/security.c, rtems_webserver/sock.c,
rtems_webserver/sym.c, rtems_webserver/uemf.c,
rtems_webserver/uemf.h, rtems_webserver/um.c, rtems_webserver/um.h,
rtems_webserver/url.c, rtems_webserver/value.c,
rtems_webserver/wbase64.c, rtems_webserver/webcomp.c,
rtems_webserver/webpage.c, rtems_webserver/webrom.c,
rtems_webserver/webs.c, rtems_webserver/webs.h,
rtems_webserver/websuemf.c, rtems_webserver/wsIntrn.h:
Update to GoAhead Webserver 2.1.4. The following URL is
the release notes from GoAhead.
http://data.goahead.com/Software/Webserver/2.1.4/release.htm
I have only done a minimal amount of testing (i.e. the network
demo program works fine). Please try this out and let me know
if it works. The patch needs to be applied on the
c/src/libnetworking/rtems_webserver directory.
2003-04-10 Joel Sherrill <joel@OARcorp.com> 2003-04-10 Joel Sherrill <joel@OARcorp.com>
PR 371/pppd PR 371/pppd
* pppd/auth.c, pppd/chat.c, pppd/demand.c, pppd/fsm.c, pppd/lcp.c, * pppd/auth.c, pppd/chat.c, pppd/demand.c, pppd/fsm.c, pppd/lcp.c,
pppd/options.c, pppd/pppd.h, pppd/rtemsmain.c, pppd/rtemspppd.c: pppd/options.c, pppd/pppd.h, pppd/rtemsmain.c, pppd/rtemspppd.c: Change
Change many symbols to static. There are still global symbols in many symbols to static. There are still global symbols in rtemspppd.h
rtemspppd.h which might need to be changed or converted into member which might need to be changed or converted into member of a structure
of a structure which is dereferenced with a pointer that is managed which is dereferenced with a pointer that is managed as a per task
as a per task variable. But this patch should avoid many conflicts. variable. But this patch should avoid many conflicts.
2003-03-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -138,9 +107,6 @@
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]). * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_PREREQ(2.57). * configure.ac: AC_PREREQ(2.57).
2003-02-06 Joel Sherrill <joel@OARcorp.com> 2003-02-06 Joel Sherrill <joel@OARcorp.com>
@@ -151,11 +117,9 @@
2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
* pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg. * pppd/Makefile.am: Don't include @RTEMS_BSP@.cfg. Eliminate *_O_FILES.
Eliminate *_O_FILES. * rtems_servers/Makefile.am, rtems_webserver/Makefile.am,
* rtems_servers/Makefile.am: Ditto. rtems_telnetd/Makefile.am: Ditto.
* rtems_webserver/Makefile.am: Ditto.
* rtems_telnetd/Makefile.am: Ditto.
2002-11-04 Joel Sherrill <joel@OARcorp.com> 2002-11-04 Joel Sherrill <joel@OARcorp.com>
@@ -163,14 +127,11 @@
2002-10-31 Joel Sherrill <joel@OARcorp.com> 2002-10-31 Joel Sherrill <joel@OARcorp.com>
* rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed * rtems_webserver/socket.c, rtems_webserver/uemf.h: Removed warnings.
warnings.
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat. * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
Add autom4te*cache.
Remove autom4te.cache.
2002-09-07 Joel Sherrill <joel@OARcorp.com> 2002-09-07 Joel Sherrill <joel@OARcorp.com>
@@ -198,16 +159,14 @@
2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/Makefile.am: Use .$(OBJEXT) instead of .o. * pppd/Makefile.am, rtems_servers/Makefile.am,
* rtems_servers/Makefile.am: Use .$(OBJEXT) instead of .o. rtems_telnetd/Makefile.am, rtems_webserver/Makefile.am,
* rtems_telnetd/Makefile.am: Use .$(OBJEXT) instead of .o. wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
* rtems_webserver/Makefile.am: Use .$(OBJEXT) instead of .o.
* wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-07-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/chap.c, pppd/fsm.c, pppd/fsm.h, pppd/upap.c: Per PR255 * pppd/chap.c, pppd/fsm.c, pppd/fsm.h, pppd/upap.c: Per PR255 fix
fix prototype mismatches. prototype mismatches.
2002-07-01 Joel Sherrill <joel@OARcorp.com> 2002-07-01 Joel Sherrill <joel@OARcorp.com>
@@ -215,8 +174,7 @@
2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Build libnetapps.a. * wrapup/Makefile.am: Build libnetapps.a. Don't preinstall libnetapps.a.
Don't preinstall libnetapps.a
2002-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-05-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -226,9 +184,7 @@
2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-05-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Move networking libraries to c/src/exec/libnetworking Move networking libraries to c/src/exec/libnetworking
* configure.ac: Reflect Moval. * configure.ac, Makefile.am, wrapup/Makefile.am: Reflect Moval.
* Makefile.am: Reflect Moval.
* wrapup/Makefile.am: Reflect Moval.
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -242,19 +198,13 @@
2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-05-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* sys/ioctl.h: Remove. * sys/ioctl.h, sys/sockio.h, sys/filio.h: Remove.
* sys/sockio.h: Remove.
* sys/filio.h: Remove.
* sys/Makefile.am: Reflect changes above. * sys/Makefile.am: Reflect changes above.
2001-05-14 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Corrected -- entry should have been in libchip.
2002-05-01 Eric Norum <eric.norum@usask.ca> 2002-05-01 Eric Norum <eric.norum@usask.ca>
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly * machine/in_cksum.h: Per PR200 fix multi-line inline assembly to
to satisfy gcc 3.1 and newer. satisfy gcc 3.1 and newer.
2002-04-26 Eric Norum <eric.norum@usask.ca> 2002-04-26 Eric Norum <eric.norum@usask.ca>
@@ -267,23 +217,45 @@
2002-04-11 Chris Johns <ccj@acm.org> 2002-04-11 Chris Johns <ccj@acm.org>
* c/src/libnetworking/rtems/rtems_bsdnet.h: To address PR59, added * c/src/libnetworking/rtems/rtems_bsdnet.h: To address PR59, added the
the drv_ctrl driver control block field to the ifconfig network driver drv_ctrl driver control block field to the ifconfig network driver
structure. This field is needed by the i82586 driver which was ported structure. This field is needed by the i82586 driver which was ported
from NetBSD as it had better hardware abstraction. from NetBSD as it had better hardware abstraction.
2002-04-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-04-10 Mike Siers <mikes@poliac.com>
* ChangeLog: Fix dates. * rtems_webserver/NOTES, rtems_webserver/asp.c,
rtems_webserver/balloc.c, rtems_webserver/default.c,
rtems_webserver/ej.h, rtems_webserver/ejIntrn.h,
rtems_webserver/ejlex.c, rtems_webserver/ejparse.c,
rtems_webserver/emfdb.c, rtems_webserver/emfdb.h,
rtems_webserver/form.c, rtems_webserver/h.c, rtems_webserver/handler.c,
rtems_webserver/license.txt, rtems_webserver/md5.h,
rtems_webserver/md5c.c, rtems_webserver/mime.c, rtems_webserver/misc.c,
rtems_webserver/ringq.c, rtems_webserver/rom.c,
rtems_webserver/security.c, rtems_webserver/sock.c,
rtems_webserver/sym.c, rtems_webserver/uemf.c, rtems_webserver/uemf.h,
rtems_webserver/um.c, rtems_webserver/um.h, rtems_webserver/url.c,
rtems_webserver/value.c, rtems_webserver/wbase64.c,
rtems_webserver/webcomp.c, rtems_webserver/webpage.c,
rtems_webserver/webrom.c, rtems_webserver/webs.c,
rtems_webserver/webs.h, rtems_webserver/websuemf.c,
rtems_webserver/wsIntrn.h: Update to GoAhead Webserver 2.1.4.
2002-03-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-03-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/rcmd.c: Replace __rtems w/ __rtems__. * libc/rcmd.c: Replace __rtems w/ __rtems__.
2002-03-27 Thomas.Doerfler@imd-systems.de
PR 144
* nfs/bootp_subr.c bootpc_init(): Performs a write to memory address 0
when called for the first time. This is done when trying to clear the
variable "dhcp_hostname".
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* arpa/Makefile.am: Remove AUTOMAKE_OPTIONS. * arpa/Makefile.am: Remove AUTOMAKE_OPTIONS.
* kern/Makefile.am: Remove AUTOMAKE_OPTIONS. * kern/Makefile.am: Remove AUTOMAKE_OPTIONS.
@@ -303,97 +275,33 @@
* vm/Makefile.am: Remove AUTOMAKE_OPTIONS. * vm/Makefile.am: Remove AUTOMAKE_OPTIONS.
* wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-27 Thomas.Doerfler@imd-systems.de
* PR144
* nfs/bootp_subr.c bootpc_init(): Performs a write to memory address
0 when called for the first time. This is done when trying to clear
the variable "dhcp_hostname".
2002-03-27 Ilya Alexeev <ilya@continuum.ru> 2002-03-27 Ilya Alexeev <ilya@continuum.ru>
* PR162 PR 162
* net/if_ppp.c ppp_txdaemon(), net/if_pppvar.h pppstart(): Local * net/if_ppp.c ppp_txdaemon(), net/if_pppvar.h pppstart(): Local
variables must not be used in a device write routines. Now variables must not be used in a device write routines. Now ppp_softc
ppp_softc structure have own character for writing to device structure have own character for writing to device (sc_outchar). I
(sc_outchar). I think that converting local variables to static think that converting local variables to static is not a right solution,
is not a right solution, because problems will occur in the case because problems will occur in the case of two or more ppp instances.
of two or more ppp instances. * net/ppp_tty.c pppstart(): Type of the ioffset variable must be u_long,
* net/ppp_tty.c pppstart(): Type of the ioffset variable must be otherwise in the case of the big output packet endless loop may occur.
u_long, otherwise in the case of the big output packet endless
loop may occur.
2002-03-21 Ilya Alexeev <ilya@continuum.ru> 2002-03-21 Ilya Alexeev <ilya@continuum.ru>
* net/if_ppp.c, net/ppp_tty.c: Initial preparations for multiple * net/if_ppp.c, net/ppp_tty.c: Initial preparations for multiple PPPD
PPPD connections. connections.
2001-03-20 Till Straumann <strauman@SLAC.Stanford.EDU>
* PR158
* libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by
commenting out the parts that deal with signals. This enables
RTEMS to 'rsh' command to a server connecting fd to remote stdio.
The 'server-side' parts of this file which deal with authentication
are disabled since they are not needed.
2002-02-27 Ilya Alexeev <ilya@continuum.ru> 2002-02-27 Ilya Alexeev <ilya@continuum.ru>
* net/if_ppp.c, pppd/auth.c, pppd/chat.c, pppd/pppd.h, * net/if_ppp.c, pppd/auth.c, pppd/chat.c, pppd/pppd.h, pppd/sys-rtems.c:
pppd/sys-rtems.c: Add server with pap-authorization Add server with pap-authorization capabilities as well as eliminate
capabilities as well as eliminate some warnings. some warnings.
2002-02-27 Eric Norum <eric.norum@usask.ca> 2002-02-27 Eric Norum <eric.norum@usask.ca>
* net/radix.c: Properly handle fetching the default route when there * net/radix.c: Properly handle fetching the default route when there is
is no route. This was a bug in the original FreeBSD code and this no route. This was a bug in the original FreeBSD code and this fix is
fix is from an updated version of their code. from an updated version of their code.
2002-02-01 Mike Siers <mikes@poliac.com>
* pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to avoid bringing
the link down too fast.
NOTE: Mike reports successfully running at 56K baud on a direct link.
2002-01-31 Mike Siers <mikes@poliac.com>
* pppd/rtemsdialer.h: New file missed in previous commit.
2002-01-31 Mike Siers <mikes@poliac.com>
* Nice Update of PPPD support which eliminates the
requiremetn that drivers be in the termios TASK_DRIVEN mode.
Mike did significant testing and reports that it seems to be
more stable and handle larger packets better. This patch
replaces the termios tasks with more general pppd network
driver tasks. The functions pppinput() and pppstart() get
called from the interrupt service routine.
* Makefile.am, configure.ac, net/Makefile.am, net/bpf.h,
net/ethernet.h, net/if.c, net/if.h, net/if_arp.h, net/if_dl.h,
net/if_ethersubr.c, net/if_llc.h, net/if_loop.c, net/if_ppp.h,
net/if_pppvar.h, net/if_types.h, net/netisr.h, net/ppp-comp.h,
net/ppp_defs.h, net/pppcompress.h, net/radix.c, net/radix.h,
net/raw_cb.c, net/raw_cb.h, net/raw_usrreq.c, net/route.c,
net/route.h, net/rtsock.c, pppd/Makefile.am, pppd/README,
pppd/STATUS, pppd/auth.c, pppd/cbcp.c, pppd/ccp.c, pppd/ccp.h,
pppd/chap.c, pppd/chap.h, pppd/chap_ms.c, pppd/chap_ms.h,
pppd/chat.c, pppd/demand.c, pppd/fsm.c, pppd/fsm.h, pppd/ipcp.c,
pppd/ipcp.h, pppd/ipxcp.c, pppd/ipxcp.h, pppd/lcp.c, pppd/lcp.h,
pppd/magic.c, pppd/magic.h, pppd/options.c, pppd/patchlevel.h,
pppd/pathnames.h, pppd/pppd.8, pppd/pppd.h, pppd/rtemsmain.c,
pppd/rtemspppd.c, pppd/rtemspppd.h, pppd/sys-rtems.c, pppd/upap.c,
pppd/upap.h, pppd/utils.c, pppd/example/README,
pppd/example/netconfig.h, wrapup/Makefile.am: Modified.
* net/bsd-comp.c, net/if_ppp.c, net/ppp-deflate.c, net/ppp.h,
net/ppp_tty.c, net/pppcompress.c, net/zlib.c, net/zlib.h: New file.
* modem/, modem/.cvsignore, modem/Makefile.am, modem/ppp.c,
modem/ppp.h, modem/ppp_tty.c, modem/pppcompress.c: Subdirectory removed.
2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_telnetd/pty.c: Move config.h to were it belongs.
Remove printf (Reported by Till Straumann
<strauman@SLAC.Stanford.EDU>).
2002-02-16 Eric Norum <eric.norum@usask.ca> 2002-02-16 Eric Norum <eric.norum@usask.ca>
@@ -401,20 +309,58 @@
2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/sys-rtems.c: Remove unused variable status from * pppd/sys-rtems.c: Remove unused variable status from dodefaultroute.
dodefaultroute.
2002-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2002-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* lib/tftpDriver.c: Remove set_errno_and_return_minus_one, include * lib/tftpDriver.c: Remove set_errno_and_return_minus_one, include
<rtems/seterr.h>. <rtems/seterr.h>.
2002-02-01 Mike Siers <mikes@poliac.com>
* pppd/rtemspppd.c (rtems_pppd_disconnect): Modified to avoid bringing
the link down too fast. NOTE: Mike reports successfully running at 56K
baud on a direct link.
2002-01-31 Mike Siers <mikes@poliac.com>
* pppd/rtemsdialer.h: New file missed in previous commit.
* Nice Update of PPPD support which eliminates the requiremetn that
drivers be in the termios TASK_DRIVEN mode. Mike did significant testing
and reports that it seems to be more stable and handle larger packets
better. This patch replaces the termios tasks with more general pppd
network driver tasks. The functions pppinput() and pppstart() get
called from the interrupt service routine.
* Makefile.am, configure.ac, net/Makefile.am, net/bpf.h, net/ethernet.h,
net/if.c, net/if.h, net/if_arp.h, net/if_dl.h, net/if_ethersubr.c,
net/if_llc.h, net/if_loop.c, net/if_ppp.h, net/if_pppvar.h,
net/if_types.h, net/netisr.h, net/ppp-comp.h, net/ppp_defs.h,
net/pppcompress.h, net/radix.c, net/radix.h, net/raw_cb.c, net/raw_cb.h,
net/raw_usrreq.c, net/route.c, net/route.h, net/rtsock.c,
pppd/Makefile.am, pppd/README, pppd/STATUS, pppd/auth.c, pppd/cbcp.c,
pppd/ccp.c, pppd/ccp.h, pppd/chap.c, pppd/chap.h, pppd/chap_ms.c,
pppd/chap_ms.h, pppd/chat.c, pppd/demand.c, pppd/fsm.c, pppd/fsm.h,
pppd/ipcp.c, pppd/ipcp.h, pppd/ipxcp.c, pppd/ipxcp.h, pppd/lcp.c,
pppd/lcp.h, pppd/magic.c, pppd/magic.h, pppd/options.c,
pppd/patchlevel.h, pppd/pathnames.h, pppd/pppd.8, pppd/pppd.h,
pppd/rtemsmain.c, pppd/rtemspppd.c, pppd/rtemspppd.h, pppd/sys-rtems.c,
pppd/upap.c, pppd/upap.h, pppd/utils.c, pppd/example/README,
pppd/example/netconfig.h, wrapup/Makefile.am: Modified.
* net/bsd-comp.c, net/if_ppp.c, net/ppp-deflate.c, net/ppp.h,
net/ppp_tty.c, net/pppcompress.c, net/zlib.c, net/zlib.h: New file.
* modem/, modem/.cvsignore, modem/Makefile.am, modem/ppp.c, modem/ppp.h,
modem/ppp_tty.c, modem/pppcompress.c: Subdirectory removed.
2002-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_telnetd/pty.c: Move config.h to were it belongs. Remove printf
(Reported by Till Straumann <strauman@SLAC.Stanford.EDU>).
2001-12-18 Eric Norum <eric.norum@usask.ca> 2001-12-18 Eric Norum <eric.norum@usask.ca>
* lib/tftpDriver.c: Allow chdir() to work on TFTP `directories' * lib/tftpDriver.c: Allow chdir() to work on TFTP `directories' (path
(path names with a / at the end) while disallowing open() operations names with a / at the end) while disallowing open() operations on TFTP
on TFTP `directories'. `directories'.
2001-12-07 Eric Norum <eric.norum@usask.ca> 2001-12-07 Eric Norum <eric.norum@usask.ca>
@@ -431,7 +377,7 @@
2001-10-12 Mike Siers <mikes@poliac.com> 2001-10-12 Mike Siers <mikes@poliac.com>
* Update to stable working state. Congratulations Mike! :) * Update to stable working state. Congratulations Mike! :).
* modem_example: Directory removed. * modem_example: Directory removed.
* modem_example/16550.h, modem_example/README, modem_example/modem.c, * modem_example/16550.h, modem_example/README, modem_example/modem.c,
modem_example/modem.h, modem_example/ppp.c, modem_example/ppp.h, modem_example/modem.h, modem_example/ppp.c, modem_example/ppp.h,
@@ -448,8 +394,7 @@
2001-09-27 Eric Norum <eric.norum@usask.ca> 2001-09-27 Eric Norum <eric.norum@usask.ca>
* lib/tftpDriver.c: Add limited chdir() support to the TFTP * lib/tftpDriver.c: Add limited chdir() support to the TFTP filesystem.
filesystem.
2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2001-09-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -477,35 +422,23 @@
2001-09-19 Chris Johns <ccj@acm.org> 2001-09-19 Chris Johns <ccj@acm.org>
* nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h, * nfs/bootp_subr.c, rtems/rtems_bootp.c, rtems/rtems_bsdnet.h,
rtems/rtems_bsdnet_internal.h Added support for populating the rtems/rtems_bsdnet_internal.h Added support for populating the initial
initial "root" filesystem with information obtained via the DHCP "root" filesystem with information obtained via the DHCP response.
response.
2001-08-16 Mike Siers <mikes@poliac.com> 2001-08-16 Mike Siers <mikes@poliac.com>
* pppd/STATUS: Updated by Joel based upon email from Mike. * pppd/STATUS: Updated by Joel based upon email from Mike.
* pppd/cbcp.c, pppd/cbcp.h: Readded files. These support callback * pppd/cbcp.c, pppd/cbcp.h: Readded files. These support callback
functionality that has not even been compiled under RTEMS yet. functionality that has not even been compiled under RTEMS yet.
2001-08-16 Joel Sherrill <joel@OARcorp.com>
* pppd/example/Makefile: Removed.
* pppd/example/Makefile-user: Added was Makefile. Renamed to
avoid bootstrap -c clobbering it.
2001-08-16 Mike Siers <mikes@poliac.com>
* Update of PPPD to 2.3.11 from 2.3.5 and addition of an example * Update of PPPD to 2.3.11 from 2.3.5 and addition of an example
application. Mike's notes on the modifications: application. Mike's notes on the modifications: - renamed error()
- renamed error() function because of namespace problems function because of namespace problems - removed calls to the exit()
- removed calls to the exit() funciton funciton - removed extra files from the pppd source directory - defined
- removed extra files from the pppd source directory pppd task constant values in rtemspppd.h - modifyied example code to get
- defined pppd task constant values in rtemspppd.h actual tick per second value - placed the pppd 2.3.11 man page file
- modifyied example code to get actual tick per second value (pppd.8) into the pppd directory.
- placed the pppd 2.3.11 man page file (pppd.8) into the pppd * pppd/cbcp.c, pppd/cbcp.h, pppd/main.c, pppd/ppp_tty.c, pppd/pppmain.c,
directory pppd/rtems-ppp.c, pppd/rtems-ppp.c: Deleted.
* pppd/cbcp.c, pppd/cbcp.h, pppd/main.c, pppd/ppp_tty.c,
pppd/pppmain.c, pppd/rtems-ppp.c, pppd/rtems-ppp.c: Deleted.
* pppd/pppd.8, pppd/rtemsmain.c, pppd/rtemspppd.c, pppd/rtemspppd.h, * pppd/pppd.8, pppd/rtemsmain.c, pppd/rtemspppd.c, pppd/rtemspppd.h,
pppd/sys-rtems.c, pppd/utils.c, pppd/example/Makefile, pppd/sys-rtems.c, pppd/utils.c, pppd/example/Makefile,
pppd/example/README, pppd/example/init.c, pppd/example/netconfig.h, pppd/example/README, pppd/example/init.c, pppd/example/netconfig.h,
@@ -513,14 +446,17 @@
New files. New files.
* modem/ppp_tty.c, net/if_ppp.h, pppd/Makefile.am, pppd/README, * modem/ppp_tty.c, net/if_ppp.h, pppd/Makefile.am, pppd/README,
pppd/STATUS, pppd/auth.c, pppd/ccp.c, pppd/ccp.h, pppd/chap.c, pppd/STATUS, pppd/auth.c, pppd/ccp.c, pppd/ccp.h, pppd/chap.c,
pppd/chap.h, pppd/chap_ms.c, pppd/chap_ms.h, pppd/chat.c, pppd/chap.h, pppd/chap_ms.c, pppd/chap_ms.h, pppd/chat.c, pppd/demand.c,
pppd/demand.c, pppd/fsm.c, pppd/fsm.h, pppd/ipcp.c, pppd/ipcp.h, pppd/fsm.c, pppd/fsm.h, pppd/ipcp.c, pppd/ipcp.h, pppd/ipxcp.c,
pppd/ipxcp.c, pppd/ipxcp.h, pppd/lcp.c, pppd/lcp.h, pppd/magic.c, pppd/ipxcp.h, pppd/lcp.c, pppd/lcp.h, pppd/magic.c, pppd/magic.h,
pppd/magic.h, pppd/options.c, pppd/patchlevel.h, pppd/options.c, pppd/patchlevel.h, pppd/pathnames.h, pppd/pppd.h,
pppd/pathnames.h, pppd/pppd.h, pppd/upap.c, pppd/upap.h: Modified. pppd/upap.c, pppd/upap.h: Modified.
2001-08-16 Joel Sherrill <joel@OARcorp.com> 2001-08-16 Joel Sherrill <joel@OARcorp.com>
* pppd/example/Makefile: Removed.
* pppd/example/Makefile-user: Added was Makefile. Renamed to avoid
bootstrap -c clobbering it.
* rtems_telnetd/.cvsignore: New file. * rtems_telnetd/.cvsignore: New file.
2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com> 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>
@@ -529,27 +465,26 @@
rtems_servers/telnetd.c, rtems_servers/telnetd.h, rtems_servers/telnetd.c, rtems_servers/telnetd.h,
rtems_telnetd/Makefile.am, rtems_telnetd/README, rtems_telnetd/icmds.c, rtems_telnetd/Makefile.am, rtems_telnetd/README, rtems_telnetd/icmds.c,
rtems_telnetd/pty.c, rtems_telnetd/pty.h, rtems_telnetd/telnetd.c, rtems_telnetd/pty.c, rtems_telnetd/pty.h, rtems_telnetd/telnetd.c,
rtems_telnetd/telnetd.h, wrapup/Makefile.am: rtems_telnetd/telnetd.h, wrapup/Makefile.am: - pty and telnetd have a
- pty and telnetd have a new subdir rtems_telnetd to avoid new subdir rtems_telnetd to avoid the side effect when ftpd change. -
the side effect when ftpd change. the tcp/ip stats have been implemented into icmds.c and started when
- the tcp/ip stats have been implemented into icmds.c and telnetd daemon is started.
started when telnetd daemon is started.
* rtems_servers/telnetd.c, rtems_servers/telnetd.h: Removed. * rtems_servers/telnetd.c, rtems_servers/telnetd.h: Removed.
* rtems_telnetd: New directory. * rtems_telnetd: New directory.
* rtems_telnetd/Makefile.am, rtems_telnetd/README, * rtems_telnetd/Makefile.am, rtems_telnetd/README,
rtems_telnetd/icmds.c, rtems_telnetd/pty.c, rtems_telnetd/pty.h, rtems_telnetd/icmds.c, rtems_telnetd/pty.c, rtems_telnetd/pty.h,
rtems_telnetd/telnetd.c, rtems_telnetd/telnetd.h: New files. rtems_telnetd/telnetd.c, rtems_telnetd/telnetd.h: New files.
2001-06-14 Joel Sherrill <joel@OARcorp.com>
* rtems_servers/telnetd.c, shell/telnetd.h: Moved from libmisc/shell so
the network stack to address network depenendency.
* rtems_servers/Makefile.am: Modified to reflect above.
2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_servers/Makefile.am: Deleted blank lines. * rtems_servers/Makefile.am: Deleted blank lines.
2001-06-14 Joel Sherrill <joel@OARcorp.com>
* rtems_servers/telnetd.c, shell/telnetd.h: Moved from libmisc/shell
so the network stack to address network depenendency.
* rtems_servers/Makefile.am: Modified to reflect above.
2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2001-05-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* libc/Makefile.am: Remove -D__STRICT_ANSI__. * libc/Makefile.am: Remove -D__STRICT_ANSI__.
@@ -557,121 +492,106 @@
2001-04-24 Eric Norum <eric.norum@usask.ca> 2001-04-24 Eric Norum <eric.norum@usask.ca>
* lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP * lib/rtems_bsdnet_ntp.c: Modifications to make the RTEMS NTP
synchronization a little more robust -- no NTP daemon yet, but synchronization a little more robust -- no NTP daemon yet, but at least
at least it trys a little harder when the primary NTP server is down. it trys a little harder when the primary NTP server is down.
2001-04-20 Radzislaw Galler <rgaller@et.put.poznan.pl> 2001-04-20 Radzislaw Galler <rgaller@et.put.poznan.pl>
* modem/ppp.c, pppd/main.c, pppd/pppmain.c, pppd/rtems-ppp.c, * modem/ppp.c, pppd/main.c, pppd/pppmain.c, pppd/rtems-ppp.c,
pppd/modem_example/modem.c, pppd/modem_example/ppp.c: Translated pppd/modem_example/modem.c, pppd/modem_example/ppp.c: Translated Polish
Polish comments and other strings into English comments and other strings into English.
* pppd/STATUS: updated to reflect the changes * pppd/STATUS: updated to reflect the changes.
2001-04-20 Jake Janovetz <janovetz@uiuc.edu> 2001-04-20 Jake Janovetz <janovetz@uiuc.edu>
* rtems_servers/ftpd.c: Correct argument so hooks work again. * rtems_servers/ftpd.c: Correct argument so hooks work again.
2001-03-20 Till Straumann <strauman@SLAC.Stanford.EDU>
PR 158
* libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by commenting
out the parts that deal with signals. This enables RTEMS to 'rsh'
command to a server connecting fd to remote stdio. The 'server-side'
parts of this file which deal with authentication are disabled since
they are not needed.
2001-03-15 Ralf Corsepius <corsepius@faw.uni-ulm.de> 2001-03-15 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* include/.cvsignore: Remove dangling file. * include/.cvsignore: Remove dangling file.
2001-01-31 Sergei Organov <osv@javad.ru>
* rtems_servers/ftp.d: Following changes:
- Hacks with current dir and root dir removed in favor of new libio
support for task-local current and root directories.
- Bug in `close_data_socket()' introduced by previous change fixed.
- `command_pasv()' changed to set timeout on socket we are listening
on and code fixed to don't close socket twice on error.
- `serr()' changed to clear `errno'.
- `data_socket()' changed to clear `errno' before `bind()'.
- `session()' changed to clear `errno' before processing session.
- `close_data_socket()' fixed to close both active and passive sockets
- Initialize info->data_socket to -1 in `daemon()'
- Initialize `fname' to empty string in `exec_command()'
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, arpa/Makefile.am, machine/Makefile.am, net/Makefile.am, * Makefile.am, arpa/Makefile.am, machine/Makefile.am, net/Makefile.am,
netinet/Makefile.am, nfs/Makefile.am, rtems/Makefile.am, netinet/Makefile.am, nfs/Makefile.am, rtems/Makefile.am,
rtems_servers/Makefile.am, rtems_webserver/Makefile.am, rtems_servers/Makefile.am, rtems_webserver/Makefile.am,
sys/Makefile.am, vm/Makefile.am: sys/Makefile.am, vm/Makefile.am: Apply include_*HEADERS instead of
Apply include_*HEADERS instead of H_FILES. H_FILES.
* include/Makefile.am: Remove. * include/Makefile.am: Remove.
* Makefile.am: Add handling of *.h files. * Makefile.am: Add handling of *.h files.
* configure.in: Remove include/Makefile. * configure.in: Remove include/Makefile.
2001-01-31 Sergei Organov <osv@javad.ru>
* rtems_servers/ftp.d: Following changes: - Hacks with current dir and
root dir removed in favor of new libio support for task-local current
and root directories. - Bug in `close_data_socket()' introduced by
previous change fixed. - `command_pasv()' changed to set timeout on
socket we are listening on and code fixed to don't close socket twice on
error. - `serr()' changed to clear `errno'. - `data_socket()' changed to
clear `errno' before `bind()'. - `session()' changed to clear `errno'
before processing session. - `close_data_socket()' fixed to close both
active and passive sockets - Initialize info->data_socket to -1 in
`daemon()' - Initialize `fname' to empty string in `exec_command()'.
2001-01-25 Eric Norum <eric.norum@usask.ca> 2001-01-25 Eric Norum <eric.norum@usask.ca>
* lib/tftpDriver.c: Reduce first timeout interval. This * lib/tftpDriver.c: Reduce first timeout interval. This improves
improves throughput on systems which are dropping packets. throughput on systems which are dropping packets. Only the first
Only the first timeout is reduced. This keeps the number timeout is reduced. This keeps the number of extra packets down on
of extra packets down on networks that are very busy and networks that are very busy and dropping lots of packets.
dropping lots of packets.
2001-01-24 Sergei Organov <osv@javad.ru> 2001-01-24 Sergei Organov <osv@javad.ru>
* rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements * rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements as
as listed below: listed below: - Timeouts on sockets implemented. 'idle' field added to
- Timeouts on sockets implemented. 'idle' field added to
configuration. No timeout by default to keep backward compatibility. configuration. No timeout by default to keep backward compatibility.
Note: SITE IDLE command not implemented yet. Note: SITE IDLE command not implemented yet. - Basic global access
- Basic global access control implemented. 'access' field added to control implemented. 'access' field added to configuration. No access
configuration. No access limitations by default to keep backward limitations by default to keep backward compatibility. - Anchor data
compatibility. socket for active mode (using self IP and port 20.) - Fixed default data
- Anchor data socket for active mode (using self IP and port 20.) port support (still not tested). - Don't allow IP address different from
- Fixed default data port support (still not tested). originating host in PORT command to improve security. - Fixed bug in
- Don't allow IP address different from originating host in MDTM command. - Check for correctness of parsing of argument in
PORT command to improve security. command_port(). - Fixed squeeze_path() to don't allow names like
- Fixed bug in MDTM command. 'NAME/smth' where 'NAME' is not a directory. - Command parsing a little
- Check for correctness of parsing of argument in command_port(). bit improved: command names are now converted to upper-case to be more
- Fixed squeeze_path() to don't allow names like 'NAME/smth' where compatible with RFC (command names are not case-sensitive.) - Reformat
'NAME' is not a directory. comments so that they have RTEMS look-and-feel. - Fixed DELE, SITE
- Command parsing a little bit improved: command names are now CHMOD, RMD, MKD broken by previous changes - True ASCII mode implemented
converted to upper-case to be more compatible with RFC (command (doesn't work for hooks and /dev/null) - Passive mode implemented, PASV
names are not case-sensitive.) command added. - Default port for data connection could be used
- Reformat comments so that they have RTEMS look-and-feel. (untested, can't find ftp client that doesn't send PORT command) - SYST
- Fixed DELE, SITE CHMOD, RMD, MKD broken by previous changes reply changed to UNIX, as former RTEMS isn't registered name. - Reply
- True ASCII mode implemented (doesn't work for hooks and /dev/null) codes reviewed and fixed.
- Passive mode implemented, PASV command added.
- Default port for data connection could be used (untested, can't find
ftp client that doesn't send PORT command)
- SYST reply changed to UNIX, as former RTEMS isn't registered name.
- Reply codes reviewed and fixed.
2001-01-12 Sergei Organov <osv@javad.ru> 2001-01-12 Sergei Organov <osv@javad.ru>
* rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements * rtems_servers/ftpd.c, rtems_servers/ftpd.h: Major enhancements as
as listed below: listed below: - use pool of pre-created threads to handle sessions
- use pool of pre-created threads to handle sessions instead of instead of creating/deleting threads on the fly - LIST output is now
creating/deleting threads on the fly similar to what "/bin/ls -al" would output, thus FTP clients such
- LIST output is now similar to what "/bin/ls -al" would output, Netscape are happy with it. - LIST NAME now works (both for files and
thus FTP clients such Netscape are happy with it. directories) - added support for NLST, CDUP, and MDTM FTP commands to
- LIST NAME now works (both for files and directories) make more FTP clients happy - keep track of CWD for every session
- added support for NLST, CDUP, and MDTM FTP commands to make separately - ability to specify root directory name for FTPD in
more FTP clients happy configuration table. FTPD will then create illusion for FTP clients that
- keep track of CWD for every session separately this is actually root directory. - ignore options sent in commands, thus
- ability to specify root directory name for FTPD in configuration LIST -al FILE works and doesn't try to list "-al" directory. - buffers
table. FTPD will then create illusion for FTP clients that this are allocated on stack instead of heap where possible to eliminate
is actually root directory. malloc/free calls (avoid possible heap fragmentation troubles). - drop
- ignore options sent in commands, thus LIST -al FILE works and using of task notepad to pass parameters - use function arguments
doesn't try to list "-al" directory. instead - use snprintf() instead of sprintf() as the latter is unsafe -
- buffers are allocated on stack instead of heap where possible to use of PF_INET in socket() instead of AF_INET.
eliminate malloc/free calls (avoid possible heap fragmentation
troubles).
- drop using of task notepad to pass parameters - use function
arguments instead
- use snprintf() instead of sprintf() as the latter is unsafe
- use of PF_INET in socket() instead of AF_INET
Here are ftp clients I've tried new FTPD with (all of them
running on Debian GNU/Linux 2.2):
Lftp 2.1.10
NcFTP 2.4.3
Netscape 4.75
ftp
mc 4.5.49
2001-01-02 Joel Sherrill <joel@OARcorp.com> 2001-01-02 Joel Sherrill <joel@OARcorp.com>
@@ -694,11 +614,8 @@
2000-11-30 Joel Sherrill <joel@OARcorp.com> 2000-11-30 Joel Sherrill <joel@OARcorp.com>
* modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since * modem/ppp_tty.c: Changed to include <rtems/termiostypes.h> since that
that is an RTEMS specific header file. is an RTEMS specific header file.
2000-11-30 Joel Sherrill <joel@OARcorp.com>
* sys/ttycom.h: Moved to lib/include/sys. * sys/ttycom.h: Moved to lib/include/sys.
* Makefile.am: Modified to reflect above. * Makefile.am: Modified to reflect above.
@@ -718,9 +635,9 @@
* pppd/Makefile.am: Added pppmain.c (which needs work). * pppd/Makefile.am: Added pppmain.c (which needs work).
* pppd/chat.c, pppd/fsm.c, pppd/fsm.h, pppd/ipxcp.c, pppd/main.c, * pppd/chat.c, pppd/fsm.c, pppd/fsm.h, pppd/ipxcp.c, pppd/main.c,
pppd/ppp_tty.c, pppd/upap.c: Changes from Thomas Doerfler pppd/ppp_tty.c, pppd/upap.c: Changes from Thomas Doerfler
<Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. <Thomas.Doerfler@imd-systems.de> and cosmetic changes by me. Actually
Actually main.c and ppp_tty.c should be scratched. The modem main.c and ppp_tty.c should be scratched. The modem subdir has the real
subdir has the real ppp_tty.c and the real pppd main is in pppmain.c. ppp_tty.c and the real pppd main is in pppmain.c.
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -732,24 +649,24 @@
2000-10-30 Joel Sherrill <joel@OARcorp.com> 2000-10-30 Joel Sherrill <joel@OARcorp.com>
* POSIX include files merged into newlib. This resulted in * POSIX include files merged into newlib. This resulted in some
some definitions moving to other files and thus some secondary definitions moving to other files and thus some secondary effects in
effects in RTEMS source code. RTEMS source code.
* machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be in sync * machine/types.h: Added _CLOCKID_T_ and _TIMER_T_ to be in sync with
with newlib's <machine/types.h>. newlib's <machine/types.h>.
* rtems/rtems_bsdnet_internal.h: newlib now includes definition * rtems/rtems_bsdnet_internal.h: newlib now includes definition of
of struct itimerval in <sys/time.h>. struct itimerval in <sys/time.h>.
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
Switch to GNU canonicalization. canonicalization.
2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com> 2000-10-19 Antti P Miettinen <anmietti@trshp.ntc.nokia.com>
* lib/tftpDriver.c: add comments to handlers struct function pointers. * lib/tftpDriver.c: add comments to handlers struct function pointers.
* rtems/rtems_glue.c: move pointer arithmetic to be _after_ * rtems/rtems_glue.c: move pointer arithmetic to be _after_ pointer has
pointer has been checked against NULL. been checked against NULL.
2000-10-18 Chris Johns <ccj@acm.org> 2000-10-18 Chris Johns <ccj@acm.org>
@@ -764,12 +681,11 @@
2000-09-22 Joel Sherrill <joel@OARcorp.com> 2000-09-22 Joel Sherrill <joel@OARcorp.com>
* machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h, * machine/types.h, pppd/pppd.h, rtems/rtems_bsdnet_internal.h,
rtems_webserver/webmain.c: machine/types.h should not have rtems_webserver/webmain.c: machine/types.h should not have included
included rtems.h. It is now including precisely the rtems.h. It is now including precisely the least amount of low level,
least amount of low level, yet portable .h files to get yet portable .h files to get the basic RTEMS types defined. This
the basic RTEMS types defined. This rippled into other rippled into other files since rtems_bsdnet_internal.h used
files since rtems_bsdnet_internal.h used machine/types.h to include machine/types.h to include rtems.h.
rtems.h.
2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
@@ -778,37 +694,37 @@
2000-09-05 Joel Sherrill <joel@OARcorp.com> 2000-09-05 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_syscall.c: Changed from O_NONBLOCK to internal * rtems/rtems_syscall.c: Changed from O_NONBLOCK to internal
RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion RTEMS_LIBIO_FLAGS_NO_DELAY to avoid O_NONBLOCK/O_NDELAY confusion and to
and to work with the converted flags. work with the converted flags.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* kern/Makefile.am, lib/Makefile.am, libc/Makefile.am, * kern/Makefile.am, lib/Makefile.am, libc/Makefile.am, net/Makefile.am,
net/Makefile.am, netinet/Makefile.am, nfs/Makefile.am, netinet/Makefile.am, nfs/Makefile.am, pppd/Makefile.am,
pppd/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am, rtems/Makefile.am, rtems_servers/Makefile.am,
rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am rtems_webserver/Makefile.am, wrapup/Makefile.am: Include compile.am.
2000-09-01 Rosimildo daSilva <rdasilva@connecttel.com> 2000-09-01 Rosimildo daSilva <rdasilva@connecttel.com>
* emfdb.c: Removed stray semi-colon. Reported on GoAhead * emfdb.c: Removed stray semi-colon. Reported on GoAhead mailing lists
mailing lists by Jim Rudnicki <jdrudnicki@yahoo.com> by Jim Rudnicki <jdrudnicki@yahoo.com>.
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* netinet/tcp_input.c: Spelling corrections.
2000-08-31 Joel Sherrill <joel@OARcorp.com> 2000-08-31 Joel Sherrill <joel@OARcorp.com>
* Merged version 2.1 of GoAhead webserver. This update * Merged version 2.1 of GoAhead webserver. This update was submitted by
was submitted by Antti P Miettinen <antti.p.miettinen@nokia.com>. Antti P Miettinen <antti.p.miettinen@nokia.com>.
* NOTES, base64.c, ejIntrn.h, emfdb.c, emfdb.h, md5.h, md5c.c, * NOTES, base64.c, ejIntrn.h, emfdb.c, emfdb.h, md5.h, md5c.c, um.c,
um.c, um.h: New files. um.h: New files.
* wbase64.c: Removed. * wbase64.c: Removed.
* Makefile.am, asp.c, balloc.c, default.c, ej.h, ejlex.c, ejparse.c, * Makefile.am, asp.c, balloc.c, default.c, ej.h, ejlex.c, ejparse.c,
form.c, h.c, handler.c, mime.c, misc.c, ringq.c, rom.c, security.c, form.c, h.c, handler.c, mime.c, misc.c, ringq.c, rom.c, security.c,
socket.c, sym.c, uemf.c, uemf.h, url.c, value.c, webcomp.c, webmain.c, socket.c, sym.c, uemf.c, uemf.h, url.c, value.c, webcomp.c, webmain.c,
webpage.c, webrom.c, webs.c, webs.h, websuemf.c, wsIntrn.h: Modified. webpage.c, webrom.c, webs.c, webs.h, websuemf.c, wsIntrn.h: Modified.
2000-08-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* netinet/tcp_input.c: Spelling corrections.
2000-08-30 Joel Sherrill <joel@OARcorp.com> 2000-08-30 Joel Sherrill <joel@OARcorp.com>
* rtems_webserver/license.txt: New file. * rtems_webserver/license.txt: New file.
@@ -816,3 +732,4 @@
2000-08-10 Joel Sherrill <joel@OARcorp.com> 2000-08-10 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: New file. * ChangeLog: New file.