summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate white lines.Ralf Corsepius2004-04-21403-2026/+33
|
* Remove stray white spaces.Ralf Corsepius2004-04-21575-7964/+8067
|
* 2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-201-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.
* Use -D_KERNEL instead of -DKERNEL for greater FreeBSD compliance.Ralf Corsepius2004-04-2049-102/+102
|
* 2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-202-1/+5
| | | | * libnetworking/Makefile.am: Add -D_KERNEL to CPPFLAGS.
* 2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-202-9/+13
| | | | * libnetworking/net/bpf.h: Partial update from FreeBSD.
* 2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-202-2/+4
| | | | * Makefile.am: Remove C_FILES (Unused).
* Remove stray white spaces.Ralf Corsepius2004-04-2051-788/+788
|
* 2004-04-20 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-205-31/+130
| | | | | | * libchip/network/if_media.h: Update from FreeBSD. * libchip/network/open_eth.c, libchip/network/cs8900.c, libchip/network/i82586.c: #include <errno.h>.
* Remove stray white spaces.Ralf Corsepius2004-04-2080-391/+390
|
* 2004-04-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-04-192-5/+25
| | | | | * start/start.S: DWARF on the m68k requires that all objects me a multiple of a 16-bit word in length.
* 2004-04-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-193-31/+38
| | | | | * libnetworking/sys/sysctl.h: Partial update from FreeBSD. * libnetworking/kern/kern_sysctl.c: Partial update from FreeBSD.
* Remove stray white spaces.Ralf Corsepius2004-04-1810-49/+49
|
* Remove stray white spaces.Ralf Corsepius2004-04-1855-112/+112
|
* Remove stray white spaces.Ralf Corsepius2004-04-18115-570/+570
|
* Remove stray white spaces.Ralf Corsepius2004-04-1774-378/+378
|
* 2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-173-24/+29
| | | | | * libfs/src/imfs/imfs_debug.c, libfs/src/imfs/memfile.c: Use fprintf(stdout,...) instead of printf.
* Remove stray white spaces.Ralf Corsepius2004-04-1750-1263/+1263
|
* 2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-172-1/+6
| | | | | * libblock/src/ide_part_table.c: Use fprintf(stdout,...) instead of printf.
* Remove stray white spaces.Ralf Corsepius2004-04-179-103/+103
|
* 2004-04-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-1724-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.
* Remove stray white spaces.Ralf Corsepius2004-04-1636-209/+209
|
* Remove stray white spaces.Ralf Corsepius2004-04-1633-498/+498
|
* Remove stray white spaces.Ralf Corsepius2004-04-1642-522/+578
|
* Remove stray white spaces.Ralf Corsepius2004-04-1610-83/+83
|
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-162-2/+4
| | | | * sapi/include/rtems/sptables.h: Remove _RTEMS_version.
* Remove stray white spaces.Ralf Corsepius2004-04-166-44/+44
|
* 2004-04-16 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-162-4/+9
| | | | | * rtems/score/i386.h: Rename i386_swap_U* to i386_swap_u* (API consistency with other ports).
* Remove stray white spaces.Ralf Corsepius2004-04-16126-670/+670
|
* Remove stray white spaces.Ralf Corsepius2004-04-16232-892/+892
|
* Remove stray white spaces.Ralf Corsepius2004-04-158-148/+148
|
* Remove stray white spaces.Ralf Corsepius2004-04-156-97/+93
|
* Remove stray white spaces.Ralf Corsepius2004-04-156-7/+1
|
* Remove stray white spaces.Ralf Corsepius2004-04-15124-175/+2
|
* Remove stray white spaces.Ralf Corsepius2004-04-15517-872/+173
|
* Remove unnecessary white spaces.Ralf Corsepius2004-04-1576-252/+167
|
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-142-0/+7
| | | | | * configure.ac: Add RTEMS_ROOT (HACK: This is the last file c/src which still uses RTEMS_ROOT).
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-142-2/+4
| | | | * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-144-2/+18
| | | | * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-142-13/+9
| | | | | * libcsupport/Makefile.am: Install include_sys_HEADERS for NEWLIB only. Merge sys/cdefs.h into general include_sys_HEADERS.
* 2004-04-14 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-142-5/+6
| | | | | | PR 605/bsps * cpu.c: Remove further c++ style comments having been missed in previous patch. Remove printf's entirely.
* Fixed wrapping.Joel Sherrill2004-04-131-2/+4
|
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-132-2/+7
| | | | | * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of <motorola/mc68230.h>. * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of <motorola/mc68681.h>.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-132-0/+6
| | | | * acinclude.m4: Regenerate to include ss555.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-133-3/+7
| | | | | | * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless with FreeBSD and now unused). * custom/Solaris-posix.cfg: Add -D__EXTENSIONS__ to CPU_CFLAGS.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-133-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-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-136-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-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-134-0/+83
| | | | | * asm.h: New (stub file. For consistency with other ports, only). * Makefile.am: Add asm.h.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-133-2/+7
| | | | | * asm.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-134-3/+8
| | | | | * mpc5xx/clock/clock.c, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.S: Reflect new locations of cpukit headers.