summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-01-12Remove all-local.Ralf Corsepius29-72/+19
2006-01-12Regenerate.Ralf Corsepius4-4/+4
2006-01-12Regenerate.Ralf Corsepius21-46/+46
2006-01-12CleanupsRalf Corsepius27-106/+12
2006-01-112006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* rtems/score/types.h: Eliminate unsigned16.
2006-01-11Eliminate unsigned32.Ralf Corsepius1-2/+2
2006-01-102006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* libcsupport/src/error.c: include and use inttypes.h.
2006-01-10include and use inttypes.h.Ralf Corsepius1-2/+2
2006-01-10Regenerate.Ralf Corsepius5-25/+25
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-14/+19
* libnetworking/rtems/rtems_mii_ioctl.h: Fix formatting.
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-6/+11
* libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change rtems_io_register_name to take a const char *.
2006-01-082006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+7
* sapi/include/rtems/io.h, sapi/src/io.c: Change rtems_io_register_name to take a const char *.
2006-01-08Formating fixes.Ralf Corsepius1-1/+1
2005-12-11Import from zlib-1.2.4Ralf Corsepius1-0/+404
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 Straumann2-1/+7
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 Corsepius2-3/+7
* configure.ac: New header guard for cpuopts.h.
2005-11-182005-11-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* rtems/score/cpu.h: Eliminate use of unsigned32.
2005-11-14 removed a few spaces...Till Straumann1-2/+2
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-14Reflect mii.h and if_media.h having moved.Ralf Corsepius1-3/+2
2005-11-142005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-0/+735
* 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-14Remove (bogusly added).Ralf Corsepius1-478/+0
2005-11-132005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* automake/local.am: Remove depend.
2005-11-13Remove depend.Ralf Corsepius1-3/+0
2005-11-10NewRalf Corsepius1-0/+2
2005-11-102005-11-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+6
* include/rtems/stdint.h: Disable RTEMS proprietary fixed-size types.
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-7/+28
* 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 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius22-22/+66
* rtems/score/types.h: Eliminate unsigned16, unsigned32.
2005-11-082005-11-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+14
* 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-07Fixed formatting.Joel Sherrill1-6/+6
2005-11-072005-11-07 Michael Siers <mikes@poliac.com>Joel Sherrill3-0/+27
* 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-06Eliminate obsolete types.Ralf Corsepius5-16/+20
2005-11-032005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+4
* httpd/Makefile.am: Remove bogus noinst_LIBRARIES.
2005-11-032005-11-02 straumanatslacdotstanford.eduTill Straumann4-0/+430
* 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 Straumann9-0/+1338
* 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 straumanatslacdotstanford.eduTill Straumann2-0/+41
* rtems/powerpc/registers.h: recognize mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
2005-11-022005-11-02 Fredic Praca <freebsd-fr.org>Joel Sherrill2-7/+13
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 Corsepius3-6405/+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 Corsepius2-1/+5
* pppd/Makefile.am: Fix typo.
2005-10-312005-10-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+8
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-30Add zlib.Ralf Corsepius2-0/+3
2005-10-302005-10-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+8
* zconf.h: Hard-code using unistd.h. Hard-code Z_PREFIX.
2005-10-282005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* zconf.in.h: Remove (Unused).
2005-10-28Remove (Unused)Ralf Corsepius1-330/+0
2005-10-282005-10-28 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* zconf.h: Use uint_least*_t types. * crc32.c, zutil.c, zutil.h: Misc. type fixes.