summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill56-41/+194
PR 618/rtems * rtems/include/rtems/rtems/status.h, rtems/src/clockget.c, rtems/src/clockset.c, rtems/src/dpmemcreate.c, rtems/src/dpmemexternal2internal.c, rtems/src/dpmeminternal2external.c, rtems/src/eventmp.c, rtems/src/eventreceive.c, rtems/src/eventsend.c, rtems/src/msgqbroadcast.c, rtems/src/msgqcreate.c, rtems/src/msgqflush.c, rtems/src/msgqgetnumberpending.c, rtems/src/msgqreceive.c, rtems/src/msgqsubmit.c, rtems/src/partcreate.c, rtems/src/partdelete.c, rtems/src/partgetbuffer.c, rtems/src/ratemoncancel.c, rtems/src/ratemoncreate.c, rtems/src/ratemondelete.c, rtems/src/ratemongetstatus.c, rtems/src/ratemonident.c, rtems/src/ratemonperiod.c, rtems/src/regioncreate.c, rtems/src/regiondelete.c, rtems/src/regionextend.c, rtems/src/regiongetsegment.c, rtems/src/regiongetsegmentsize.c, rtems/src/regionreturnsegment.c, rtems/src/semcreate.c, rtems/src/semdelete.c, rtems/src/semflush.c, rtems/src/semident.c, rtems/src/taskcreate.c, rtems/src/taskgetnote.c, rtems/src/taskmode.c, rtems/src/taskrestart.c, rtems/src/taskresume.c, rtems/src/tasksetnote.c, rtems/src/tasksuspend.c, rtems/src/taskvariableadd.c, rtems/src/taskvariabledelete.c, rtems/src/taskvariableget.c, rtems/src/taskwakewhen.c, rtems/src/timercreate.c, rtems/src/timerdelete.c, rtems/src/timerfireafter.c, rtems/src/timerfirewhen.c, rtems/src/timerserverfireafter.c, rtems/src/timerserverfirewhen.c, score/include/rtems/score/object.h, score/src/coretodvalidate.c, score/src/objectnametoid.c: Add NULL checks.
2004-04-302004-04-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+9
* libnetworking/kern/kern_sysctl.c: sysctl_register_all cannot be static with RTEMS.
2004-04-302004-04-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-8/+7
* libnetworking/netinet/in.c: Partial update from FreeBSD.
2004-04-262004-04-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-4/+10
* libnetworking/kern/kern_sysctl.c: Partial updates from FreeBSD.
2004-04-262004-04-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-83/+108
* libnetworking/netinet/igmp_var.h: Cosmetic updates from FreeBSD. * libnetworking/sys/sysctl.h: Update from FreeBSD. * libnetworking/sys/socketvar.h: Update from FreeBSD.
2004-04-242004-04-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-15/+16
* libnetworking/sys/protosw.h: More partial updates from FreeBSD.
2004-04-242004-04-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* libnetworking/net/route.c: Reflect changes to radix.h.
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-186/+241
* libnetworking/net/radix.h, libnetworking/net/radix.c: Partial update from FreeBSD.
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-6/+12
* libnetworking/sys/socket.h: Further update from FreeBSD (Add sa_family_t).
2004-04-22Fix typos.Ralf Corsepius1-2/+2
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-40/+60
* libnetworking/sys/protosw.h: Partial update from FreeBSD. * libnetworking/sys/socket.h: Partial update from FreeBSD. * libnetworking/rtems/rtems_syscall.c: Reflect changes to socket.h.
2004-04-222004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-12/+14
* libnetworking/kern/uipc_socket.c: Partial update from FreeBSD (Remove adv-clause from copyright notice). * libnetworking/netinet/igmp_var.h: Partial update from FreeBSD.
2004-04-202004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+30
* libnetworking/net/bpf.h, libnetworking/net/if.h, libnetworking/net/if_dl.h, libnetworking/net/if_ppp.h, libnetworking/net/netisr.h, libnetworking/net/pppcompress.c, libnetworking/net/radix.c, libnetworking/net/radix.h, libnetworking/net/raw_cb.h, libnetworking/net/route.h, libnetworking/netinet/icmp_var.h, libnetworking/netinet/if_ether.h, libnetworking/netinet/igmp_var.h, libnetworking/netinet/in.h, libnetworking/netinet/in_pcb.h, libnetworking/netinet/in_systm.h, libnetworking/netinet/in_var.h, libnetworking/netinet/ip_fw.h, libnetworking/netinet/ip_icmp.h, libnetworking/netinet/ip_mroute.h, libnetworking/netinet/ip_var.h, libnetworking/netinet/tcp_debug.h, libnetworking/netinet/tcp_seq.h, libnetworking/netinet/tcp_timer.h, libnetworking/netinet/tcp_var.h, libnetworking/netinet/udp_var.h, libnetworking/nfs/nfs.h, libnetworking/rtems/rtems_bsdnet.h, libnetworking/rtems/rtems_bsdnet_internal.h, libnetworking/sys/buf.h, libnetworking/sys/callout.h, libnetworking/sys/conf.h, libnetworking/sys/domain.h, libnetworking/sys/malloc.h, libnetworking/sys/mbuf.h, libnetworking/sys/mount.h, libnetworking/sys/protosw.h, libnetworking/sys/queue.h, libnetworking/sys/rtprio.h, libnetworking/sys/select.h, libnetworking/sys/signalvar.h, libnetworking/sys/socket.h, libnetworking/sys/socketvar.h, libnetworking/sys/sysctl.h, libnetworking/sys/syslog.h, libnetworking/sys/ucred.h, libnetworking/sys/uio.h, libnetworking/vm/vm.h, libnetworking/vm/vm_extern.h, libnetworking/vm/vm_param.h: Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.
2004-04-20Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius49-102/+102
2004-04-202004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* libnetworking/Makefile.am: Add -D_KERNEL to CPPFLAGS.
2004-04-202004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-9/+13
* libnetworking/net/bpf.h: Partial update from FreeBSD.
2004-04-192004-04-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-31/+38
* libnetworking/sys/sysctl.h: Partial update from FreeBSD. * libnetworking/kern/kern_sysctl.c: Partial update from FreeBSD.
2004-04-18Remove stray white spaces.Ralf Corsepius10-49/+49
2004-04-18Remove stray white spaces.Ralf Corsepius55-112/+112
2004-04-18Remove stray white spaces.Ralf Corsepius115-570/+570
2004-04-17Remove stray white spaces.Ralf Corsepius74-378/+378
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-24/+29
* libfs/src/imfs/imfs_debug.c, libfs/src/imfs/memfile.c: Use fprintf(stdout,...) instead of printf.
2004-04-17Remove stray white spaces.Ralf Corsepius50-1263/+1263
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+6
* libblock/src/ide_part_table.c: Use fprintf(stdout,...) instead of printf.
2004-04-17Remove stray white spaces.Ralf Corsepius9-103/+103
2004-04-172004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius24-286/+301
* libmisc/capture/capture-cli.c, libmisc/cpuuse/cpuuse.c, libmisc/dumpbuf/dumpbuf.c, libmisc/fsmount/fsmount.c, libmisc/monitor/mon-command.c, libmisc/monitor/mon-config.c, libmisc/monitor/mon-dname.c, libmisc/monitor/mon-driver.c, libmisc/monitor/mon-extension.c, libmisc/monitor/mon-itask.c, libmisc/monitor/mon-monitor.c, libmisc/monitor/mon-mpci.c, libmisc/monitor/mon-object.c, libmisc/monitor/mon-prmisc.c, libmisc/monitor/mon-queue.c, libmisc/monitor/mon-symbols.c, libmisc/monitor/mon-task.c, libmisc/rtmonuse/rtmonuse.c, libmisc/shell/cmds.c, libmisc/shell/shell.c, libmisc/shell/shell.h, libmisc/stackchk/check.c, libmisc/untar/untar.c: Use fprintf(stdout,...) instead of printf.
2004-04-16Remove stray white spaces.Ralf Corsepius42-522/+578
2004-04-16Remove stray white spaces.Ralf Corsepius10-83/+83
2004-04-162004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-2/+4
* sapi/include/rtems/sptables.h: Remove _RTEMS_version.
2004-04-16Remove stray white spaces.Ralf Corsepius6-44/+44
2004-04-162004-04-16 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-4/+9
* rtems/score/i386.h: Rename i386_swap_U* to i386_swap_u* (API consistency with other ports).
2004-04-16Remove stray white spaces.Ralf Corsepius126-670/+670
2004-04-15Remove stray white spaces.Ralf Corsepius8-148/+148
2004-04-15Remove stray white spaces.Ralf Corsepius1-10/+10
2004-04-15Remove stray white spaces.Ralf Corsepius6-7/+1
2004-04-15Remove stray white spaces.Ralf Corsepius19-19/+1
2004-04-15Remove stray white spaces.Ralf Corsepius219-263/+37
2004-04-15Remove unnecessary white spaces.Ralf Corsepius76-252/+167
2004-04-142004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-13/+9
* libcsupport/Makefile.am: Install include_sys_HEADERS for NEWLIB only. Merge sys/cdefs.h into general include_sys_HEADERS.
2004-04-142004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-5/+6
PR 605/bsps * cpu.c: Remove further c++ style comments having been missed in previous patch. Remove printf's entirely.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+16
* rtems/include/rtems/rtems/types.h: Include <rtems/stdint.h> instead of <stdint.h>. Conditionally typedef rtems*signed64 types. * score/include/rtems/system.h: Include <rtems/stdint.h> instead of <stdint.h>.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius6-89/+80
* configure.ac: Rework stdint.h/inttypes.h support. Add RTEMS_USES_STDINT_H. Add RTEMS_USES_INTTYPES_H. Remove NEED_STDINT_H. Remove NEED_INTTYPES_H. Remove termios-flag detection. * libcsupport/Makefile.am: Install include/stdint.h and include/inttypes.h for NEWLIB only. * libcsupport/include/stdint.h: Rework; Now newlib specific. * libcsupport/src/termios.c: Make newlib specific. * include/rtems/stdint.h: Rework; Now wrapper to <stdint.h>.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-0/+83
* asm.h: New (stub file. For consistency with other ports, only). * Makefile.am: Add asm.h.
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+7
* asm.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
2004-04-13Fix yet another stupid typo in previous patchRalf Corsepius1-1/+1
2004-04-13Fix typo in previous patchRalf Corsepius1-1/+1
2004-04-132004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-746/+779
* rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h) for consistency with other ports. * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h. * Makefile.am: Reflect changes above. * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
2004-04-122004-04-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill5-1/+31
* asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of MPC555 support as part of the addition of the SS555 BSP.
2004-04-122004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-5/+4
* rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.
2004-04-122004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius8-1/+82
* acinclude.m4 (RTEMS_CPUOPT): Use AC_DEFINE_UNQUOTED. * backward/motorola/mc68681.h, backward/motorola/mc68230.h, backward/zilog/z8536.h, backward/zilog/z8036.h, backward/zilog/z8030.h: New. * Makefile.am: Reflect having added new files above.