summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-10-31Reflect changes to signal names in newlib sys/signal.h.Eric Norum1-11/+11
2002-10-30Add vprintk function for kernel printing from routinesEric Norum2-4/+13
which have already obtained the va_list pointer.
2002-10-302002-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-13/+4
* aclocal/check-bsp-cache.m4: Remove.
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-0/+4
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius3-1/+9
* configure.ac: Remove AC_ENABLE_MULTILIB. * Makefile.am: Add CVS-Id.
2002-10-292002-10-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-43/+8
* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-7/+12
* include/rtems/libio.h: Change rtems_filesystem_node_types_t from enumeration to int to eliminate warnings when values are overridden.
2002-10-282002-10-28 Eugeny S. Mints <Eugeny.Mints@oktet.ru>Joel Sherrill7-0/+2418
* Added ATA support. * include/rtems/blkdev.h: Added last IO status. * include/rtems/ata.h, include/rtems/ata_internal.h, include/rtems/ide_part_table.h, src/ata.c, src/ide_part_table.c: New files.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill14-11/+58
* Pass to eliminate warnings. * kern/uipc_mbuf.c: Conditional SYSINIT() usage on __rtems__. Fix return statement without a value. * lib/ftpfs.c: read and write filesystem routines return ssize_t. * lib/syslog.c: Add include of <string.h> to eliminate warning. * lib/tftpDriver.c: read and write filesystem routines return ssize_t. * libc/gethostbydns.c: Prototype abort(). * libc/inet_ntoa.c: Prototype strcpy(). * libc/rcmd.c: Add include of <sys/select.h> * net/if_loop.c: Turn token at end of endif to comment. * net/rtsock.c, nfs/bootp_subr.c: Conditional SYSINIT() usage on __rtems__. * rtems/rtems_bootp.c: Add include of <rtems/rtems_bsdnet_internal.h>. * rtems/rtems_bsdnet_internal.h: Added prototypes for memcpy() and memset() since the BSD code tries to avoid using libc .h files since it is used to being in the kernel. * rtems/rtems_syscall.c: read and write filesystem routines return ssize_t.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-0/+15
* src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/pmap_rmt.c, src/rpc/rtime.c, src/rpc/svc_tcp.c: Add include of <sys/select.h> to eliminate warning. * src/rpc/rpcdname.c: Add prototype of getdomainname() to eliminate warning.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+6
* src/timerserver.c: Add useless return to avoid warning.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+11
* src/threadhandler.c: Prototype _init() and _main() if they are needed to avoid a warning.
2002-10-282002-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+7
* idtcpu.h: Removed warning by turning extra token at the end of an endif into a comment.
2002-10-262002-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-0/+7
* monitor/mon-command.c: Don't build rtems_monitor_line_editor for RTEMS_UNIX to avoid gcc warning.
2002-10-252002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius18-9/+45
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-252002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius32-16/+80
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.
2002-10-252002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-1/+5
* rtems/score/sh.h: Fix typo in comment (Starus->Status).
2002-10-252002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-2/+4
* Makefile.am: Remove bogus reference to CHANGELOG.
2002-10-242002-10-24 <strauman@slac.stanford.edu>Joel Sherrill1-0/+6
* src/eval.c: Per PR293, added freenode calls for evaluate link failures.
2002-10-242002-10-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>Joel Sherrill4-5/+13
* capture/capture.c, monitor/mon-manager.c, stackchk/check.c: Patch to remove problems introduced by object name rework.
2002-10-242002-10-24 <strauman@slac.stanford.edu>Jennifer Averett1-4/+22
* src/eval.c: Per PR293, added freenode calls for evaluate link failures.
2002-10-232002-10-23 <strauman@slac.stanford.edu>Jennifer Averett3-2/+14
* src/mount.c per PR290, add check for ops->node_type_h * src/mknod.c per PR291, remove erroneous call to freenod
2002-10-212002-10-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* aclocal/version.m4: Updated to rtems-20021021-test.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-3/+9
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius50-76/+226
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-10-132002-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-6/+11
* net/if_ethersubr.c: Add comments to #endif NETATALK to stop gcc from complaining.
2002-10-072002-10-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20021007.
2002-10-072002-10-07 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-1/+6
* netinet/tcp_var.h: Corrected typo in ARM alignment patch which broke all other ports.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* aclocal/version.m4: Updated to rtems-JUNK.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-4/+0
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-042002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill8-24/+92
* netinet/in_cksum.c, netinet/ip_icmp.h, netinet/ip_input.c, netinet/tcp_input.c, netinet/tcp_subr.c, netinet/tcp_var.h, sys/queue.h: Address alignment requirements for the ARM.
2002-10-042002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-0/+10
* rtems/rtems_glue.c: Add IP aliasing ioctls SIOCAIFADDR and SIOCDIFADDR.
2002-10-042002-10-04 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2-15/+19
* rtems/score/cpu.h: Fix u16 and u32 swap routines.
2002-10-022002-10-02 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill2-2/+16
* src/imfs/memfile.c: Fixed case where last close of unlinked file did not remove the resources associated with that file. Reported by Till Straumann <strauman@slac.stanford.edu> on the mailing list.
2002-10-022002-10-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* kern/uipc_socket.c: Make sure that small non-zero delays work. Suggested cleanup from Eric Norum.
2002-10-022002-10-02 Eric Norum <eric.norum@usask.ca>Joel Sherrill2-15/+5
* rtems/mkrootfs.c: As part of PR283, remove redundant code that creates /etc/passwd and /etc/group.
2002-10-022002-10-02 Eric Norum <eric.norum@usask.ca>Joel Sherrill4-307/+334
* src/getpwent.c: Per PR283, reimplement to address reentrancy problems. * src/getgrent.c: Removed as functionality is now just a wrapper for common routines in src/getpwent.c. * Makefile.am: Reflect file removal.
2002-09-162002-09-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-555/+32
* netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of the IP_FORWARD patch as it appears to not compile in the current tree.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+8
* include/rtems/libio.h: Change rtems_filesystem_read_t and rtems_filesystem_write_t to return ssize_t to match read(2) and write(2) respectively.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-18/+34
* src/dosfs/fat.c, src/imfs/deviceio.c, src/imfs/imfs.h, src/imfs/imfs_directory.c, src/imfs/imfs_fchmod.c, src/imfs/memfile.c: Eliminated warnings. A lot of this focus was on changing read and write entry points to return ssize_t as read(2) and write(2) now do.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill17-16/+60
* src/dpmemcreate.c, src/dpmemident.c, src/msgqcreate.c, src/msgqident.c, src/partcreate.c, src/partident.c, src/ratemoncreate.c, src/ratemonident.c, src/regioncreate.c, src/regionident.c, src/semcreate.c, src/semident.c, src/taskcreate.c, src/taskident.c, src/timercreate.c, src/timerident.c: Added casts to Objects_Name to eliminate warnings.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+9
* kern/uipc_socket.c: Fix case on SO_RCVTIMEO and SO_SNDTIMEO where conversion into ticks can result in a 0 ticks timeout which is the same as requesting no timeout. Reported by Sergei Organov <osv@javad.ru>.
2002-09-142002-09-14 Vyacheslav V. Burdjanadze <wr@zelax.ru>Joel Sherrill5-39/+602
* kern/uipc_mbuf.c, sys/mbuf.h, netinet/udp_usrreq.c: Add optional UDP broadcast forwarding support. * netinet/Makefile.am: Defined FORWARD_PROTOCOL to enabled UDP broadcast forwarding.
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-13/+4
* src/psignal.c: Remove duplication from rtems/posix/psignal.h.
2002-09-142002-09-14 Ivan Guzvinec <ivang@opencores.org>Joel Sherrill2-0/+16
* rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL since it is not used.
2002-09-142002-09-14 Eric Norum <eric.norum@usask.ca>Joel Sherrill3-13/+46
* src/readdir_r.c: New file. * Makefile.am: Reflect above.
2002-09-072002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+2
* pppd/ipcp.c, rtems_servers/ftpd.c: Add include files to resolve warnings.
2002-09-072002-09-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* src/bdbuf.c: Previous fix for PR282 regressed mutex changes.