summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-12-092005-12-09 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-1/+1
* ChangeLog: fixed wrong date of last ChangeLog entry.
2005-12-092005-11-02 Till Straumann <strauman@slac.stanford.edu>Till Straumann1-0/+6
PR 849/networking * librpc/src/rpc/rtems_portmapper.c: Increased stack size by ARGSIZE to prevent overrun.
2005-11-212005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: New header guard for cpuopts.h.
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* libnetworking/rtems/rtems_mii_ioctl.h: Reflect mii.h and if_media.h having moved.
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* libnetworking/net/if_media.h, libnetworking/dev/mii/mii.h: New (Moved from c/src/libchip).
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* libnetworking/Makefile.am: Re-add rtems/rtems_mii_ioctl.h, rtems/rtems_mii_ioctl.c, rtems/rtems_mii_ioctl_kern.c. Add dev/mii/mii.h, net/if_media.h (Moved from c/src/libchip).
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* automake/local.am: Remove depend.
2005-11-102005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* include/rtems/stdint.h: Disable RTEMS proprietary fixed-size types.
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* configure.ac: Add RTEMS_NETWORKING to cpuopts.h. Add RTEMS_DEPRECATED_TYPES to config.h. Add AC_CONFIG_COMMANDS(preinstall-stamp) magic. Misc. cleanups.
2005-11-082005-11-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+8
* libnetworking/net/if.h: Add forward reference declaration to struct mbuf so ifru_tap callback is properly typed. * libnetworking/rtems/rtems_bsdnet.h: Add definition of _BSD_VISIBLE which needs to be defined so various pieces of the .h files are visible to device drives.
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* libnetworking/Makefile.am: Comment out using rtems/rtems_mii_ioctl.h, rtems/rtems_mii_ioctl.c, rtems/rtems_mii_ioctl_kern.c.
2005-11-072005-11-07 Michael Siers <mikes@poliac.com>Joel Sherrill1-0/+5
* pppd/rtemspppd.c, pppd/rtemspppd.h: Per confirmation from Michael add missing copyright notice.
2005-11-062005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+10
* libi2c/libi2c.c: Include config.h. * libi2c/libi2c.c, libi2c/libi2c.h, libnetworking/rtems/rtems_mii_ioctl.h, libnetworking/rtems/rtems_mii_ioctl_kern.c, score/src/heap.c: Eliminate obsolete types.
2005-11-032005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* httpd/Makefile.am: Remove bogus noinst_LIBRARIES.
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann1-0/+9
* libnetworking/Makefile.am, libnetworking/preinstall.am: Added simple implementation of ethernet media ioctl SIOCSIFMEDIA/SIOCGIFMEDIA for mii compliant phys. * libnetworking/rtems/rtems_mii_ioctl.c, libnetworking/rtems/rtems_mii_ioctl.h, libnetworking/rtems/rtems_mii_ioctl_kern.c: New files.
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann1-0/+8
* libi2c/Makefile.am, libi2c/Makefile.in, libi2c/libi2c.c, libi2c/libi2c.h: New files. * Makefile.am, configure.ac, preinstall.am, wrapup/Makefile.am: added a simple API/library for i2c devices and drivers for i2c 2-byte eeproms and a ds1621 temperature sensor; API is documented in libi2c.h
2005-11-022005-11-02 Fredic Praca <freebsd-fr.org>Joel Sherrill1-0/+6
PR 842/networking * libnetworking/libc/gethostbydns.c: Avoid use of dprintf(). Rename dprintf to debugprintf().
2005-11-022005-11-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* libnetworking/net/zlib.c: Remove. * libnetworking/net/zlib.h: Remove. * libnetworking/Makefile.am: Reflect changes above.
2005-11-012005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* pppd/Makefile.am: Fix typo.
2005-10-312005-10-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
PR 840/rtems: * include/rtems/irq.h: Fix several typos.
2005-10-302005-10-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* configure.ac: Add zlib. * Makefile.am: Add zlib.
2005-10-272005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* libnetworking/net/zlib.h, libnetworking/net/zlib.c: Update from FreeBSD.
2005-10-27 * libnetworking/opt_ppp.h: New.Ralf Corsepius1-0/+5
* libnetworking/net/ppp.h: Remove. * libnetworking/net/if_ppp.c, libnetworking/net/ppp_tty.c: Reflect changes above. Cosmetics from FreeBSD. * libnetworking/Makefile.am: Add opt_ppp.h, remove net/ppp.h.
2005-10-272005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* libnetworking/Makefile.am: Don't install loop.h.
2005-10-272005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* include/rtems/concat.h: Add EXPAND0, CONCAT0.
2005-10-272005-10-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* telnetd/Makefile.am: Only build if LIBSHELL is available.
2005-10-262005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* pppd/Makefile.am, pppd/auth.c, pppd/chap.c, pppd/md5.c, pppd/md5.h, pppd/pppd.h: Misc. minor fixes.
2005-10-262005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* configure.ac: Add pppd. * Makefile.am: Add pppd.
2005-10-262005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
* pppd/Makefile.am: Install rtemsdialer.h, rtemspppd.h to $(includedir)/rtems. * pppd/ipxcp.c, pppd/ipxcp.h: Remove (Unused).
2005-10-262005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+11
* backward/rtemspppd.h, backward/rtemsdialer.h: New. * Makefile.am: Add backward/rtemspppd.h, backward/rtemsdialer.h.
2005-10-25Don't sign-extend address components.Eric Norum1-0/+4
2005-10-252005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* Makefile.am: Add telnetd. * configure.ac: Add telnetd.
2005-10-252005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+11
* telnetd/icmds.c: Rename register_icmds to _rtems_telnet_register_icmds. Make main_* functions static. * telnetd/pty.c: Make many functions static. Rename rtems_telnetd_maximum_ptys to rtems_pty_maximum_ptys. * telnetd/pty.h: Reflect changes above. Rename get_pty to rtems_pty_get. New header guards. * telnetd/telnetd.c: Reflect changes above. * telnetd/telnetd.h: New header guards.
2005-10-252005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+7
* telnet/telnet.h, telnet/telnet.c: Rename rtems_initialize_telnetd to rtems_telnetd_initialize, main_telnetd to rtems_telnetd_main, register_telnetd to rtems_telnetd_register.
2005-10-252005-10-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+6
* sapi/include/confdefs.h, telnetd/pty.c, telnetd/pty.h: Attempt to fix MAX_PTYS and provide a real configuration entry. This should make telnetd some suitable for inclusion in cpukit.
2005-10-17CosmeticsRalf Corsepius1-12/+12
2005-10-172005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* libfs/src/dosfs/msdos_misc.c: Revert to vers. 1.9.
2005-10-062005-10-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
PR 828/filesystems * libfs/src/dosfs/msdos_misc.c: Problem retracted. Revert patch.
2005-10-042005-10-04 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill1-0/+10
PR 829/rtems * rtems/src/tasks.c, rtems/src/taskvariabledelete.c: If task variables are deleted from a different context (i.e., executing context != owner of the task variable. The owner meaning the task that registered the dtor in question) the argument passed to the task variable dtor must be tvar and not *ptr which yields the executing task's value of the task variable instead of the owner's.
2005-09-29Remove floating point calculations and the C preprocessor conditions which ↵Eric Norum1-0/+5
enabled them.
2005-09-252005-09-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* sapi/include/rtems/init.h, sapi/src/exinit.c: Remove unused and obsolete rtems_initialize_executive.
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* libnetworking/sys/mount.h: Cosmetical update from FreeBSD. Remove non-implemented interfaces (vfs, nfs, fsstat, etc.).
2005-09-192005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* configure.ac: Check for sys/errno.h.
2005-09-162005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* libnetworking/nfs/rpcv2.h: Update from FreeBSD.
2005-09-162005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* libnetworking/Makefile.am: Cosmetics. * libnetworking/nfs/bootp_subr.c: Remove superfluous includes. * libnetworking/nfs/xdr_subs.h: Partial update from FreeBSD. * libnetworking/netinet/in.h: Partial update from FreeBSD.
2005-09-162005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* libnetworking/nfs/nfsproto.h: Partial update from FreeBSD.
2005-09-02Remove dupe entries.Joel Sherrill1-8/+0
2005-09-022005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-4.6.99.2.
2005-09-022005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-4.6.99.2.
2005-09-022005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-4.6.99.2.