summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-042-2/+4
| | | | * automake/compile.am: Remove depend: (Redundant).
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-041-0/+7
| | | | | | | * rtems/include/rtems/rtems/sem.h, rtems/src/semcreate.c, rtems/src/semdelete.c, rtems/src/semflush.c, rtems/src/semident.c, rtems/src/semobtain.c, rtems/src/semrelease.c: Use rtems_id for semaphores.
* Use rtems_id for semaphores.Ralf Corsepius2005-02-047-7/+7
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-043-3/+20
| | | | | | | * libcsupport/include/rtems/libio.h: Use rtems_id for semaphores. Use char* for buffer. * backward/ftpd.h: New. * Makefile.am: Reflect having added backward/ftpd.h.
* New.Ralf Corsepius2005-02-041-0/+12
|
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-045-15/+36
| | | | | | | | | | PR 756/rtems * ftpd/ftpd.c, ftpd/ftpd.h, ftpd/Makefile.am: New (relocated from /c/src/libnetworking/ftpd) * ftpd/ftd.h: New header guards. * ftpd/Makefile.am: Install libftd.a, install ftp.h to rtems/ftp.h. * configure.ac: Add ftpd/Makefile. * Makefile.am: Add ftpd.
* New.Ralf Corsepius2005-02-041-0/+2
|
* Header guards cleanup.Ralf Corsepius2005-02-048-8/+8
|
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-044-3/+8
| | | | | * rtems/mips/idtcpu.h, rtems/mips/iregdef.h, rtems/score/mips.h: Header guards cleanup.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-046-12/+17
| | | | | * rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h, rtems/m68k/sim.h, rtems/score/m68k.h: Header guards cleanup.
* 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-0439-1719/+117
| | | | | | | PR 754/rtems * rtems/asm.h: New (relocated from .). * asm.h: Remove (moved to rtems/asm.h). * Makefile.am: Reflect changes above.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-031-1/+1
| | | | * libnetworking/rtems_servers/ftpd.h: Warning fixes.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-035-28/+180
| | | | | | | * librpc/include/rpc/clnt_stat.h, librpc/include/rpc/rpcent.h: New (From FreeBSD). * librpc/include/rpc/rpc.h: Partial update from FreeBSD. * librpc/Makefile.am: Reflect changes above.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-033-29/+48
| | | | | | * librpc/include/rpc/types.h: Partial update from FreeBSD. Use stdint.h types instead of sys/types.h. * librpc/src/rpc/bindresvport.c: Partial update from FreeBSD.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-031-4/+3
| | | | | | | PR 755/rtems * libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>. Remove local declarations of rtems_bsdnet_nameservers, rtems_bsdnet_nameservers_count.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-034-0/+10
| | | | | | PR 755/rtems * libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c, libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.
* 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-034-12/+21
| | | | | | | | | | | | | | | | PR 755/rtems * libnetworking/rtems_glue.c: Rename rtems_bsdnet_nameservers to _rtems_bsdnet_nameservers. Rename rtems_bsdnet_ntpservers to _rtems_bsdnet_ntpservers. Add new rtems_bsdnet_nameservers, rtems_bsdnet_ntpservers as pointers to _rtems_bsdnet_*servers arrays. * libnetworking/rtems/rtems_bsdnet_internal.h: Remove rtems_bsdnet_nameserver, rtems_bsdnet_nameserver_count. * libnetworking/rtems/rtems_bsdnet.h: Remove rtems_bsdnet_ntpserver, rtems_bsdnet_ntp_count. * libnetworking/rtems/bsdnet/servers.h: New. * libnetworking/opt_ipsec.h: New (BSD compatibility). * libnetworking/Makefile.am: Reflect changes above.
* New.Ralf Corsepius2005-02-031-0/+21
|
* New (BSD compatibility).Ralf Corsepius2005-02-031-0/+5
|
* 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-021-0/+1
| | | | * libnetworking/rtems/rtems_bsdnet.h: New header guards.
* New header guards.Ralf Corsepius2005-02-025-12/+12
|
* 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-021-0/+6
| | | | | | * libnetworking/rtems/ftpfs.h, libnetworking/rtems/mkrootfs.h, libnetworking/rtems/rtems_bsdnet_internal.h, libnetworking/rtems/tftp.h: New header guards.
* 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-021-0/+18
| | | | | | | | | | | | | | | | | | * libnetworking/rtems/issetugid.c, libnetworking/rtems/mkrootfs.c, libnetworking/rtems/rtems_bootp.c, libnetworking/rtems/rtems_bsdnet_malloc_starvation.c, libnetworking/rtems/rtems_glue.c, libnetworking/rtems/rtems_select.c, libnetworking/rtems/rtems_showicmpstat.c, libnetworking/rtems/rtems_showifstat.c, libnetworking/rtems/rtems_showipstat.c, libnetworking/rtems/rtems_showmbuf.c, libnetworking/rtems/rtems_showroute.c, libnetworking/rtems/rtems_showtcpstat.c, libnetworking/rtems/rtems_showudpstat.c, libnetworking/rtems/rtems_syscall.c, libnetworking/rtems/sghostname.c: Include config.h.
* Include config.h.Ralf Corsepius2005-02-0215-0/+60
|
* 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-022-9/+17
| | | | | | | | PR rtems/752 * rtems/tic4x/c4xio.h: New (relocated from .). New header guard. * c4xio.h: Remove. * Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2005-02-021-110/+0
|
* New header guard.Ralf Corsepius2005-02-021-2/+2
|
* 2005-02-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2005-02-028-22/+42
| | | | | | | | * libblock/include/rtems/bdbuf.h, libblock/include/rtems/ide_part_table.h, libblock/src/blkdev.c, libcsupport/include/rtems/termiostypes.h, libcsupport/src/termios.c, posix/macros/rtems/posix/cond.inl, posix/macros/rtems/posix/mutex.inl : Remove warnings.
* 2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-013-32/+6
| | | | | * aclocal/prog-cc.m4: Remove refs to gcc-isystem.m4. * aclocal/gcc-isystem.m4: Remove (Unused).
* 2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-012-3/+11
| | | | | | | | PR rtems/752 * rtems/mips/idtcpu.h rtems/mips/iregdef.h: New (relocated from .). New header guards. * idtcpu.h, iregdef.h: Remove. * Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2005-02-012-1027/+0
|
* New header guardsRalf Corsepius2005-02-012-4/+4
|
* 2005-01-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-02-012-5/+14
| | | | | | | | PR rtems/752 * rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h, rtems/m68k/sim.h: New (relocated from .). * m68302.h, m68360.h, qsm.h, sim.h: Remove. * Makefile.am: Reflect changes above.
* Remove.Ralf Corsepius2005-02-014-2086/+0
|
* 2005-01-31 Sergei Organov <osv@topconrd.ru>Joel Sherrill2005-01-312-16/+16
| | | | | | | | | | | PR 771/pppd * libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix committed to fix PR736 breaks pppd. chat.c should have its own static ttyfd for pppd to work correctly. The symptom is that second invokation of chat (for connect script) fails due to pppd_ttyfd set to -1 by previous chat invokation (for init script). In addition, this patch fixes leaving of dangling pointer in the abort_stbring[] by chat_send().
* Remove dead variable.Eric Norum2005-01-282-5/+4
|
* ColdFire ISA A+ instructions.Eric Norum2005-01-283-8/+38
|
* New header guards.Ralf Corsepius2005-01-283-8/+8
|
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, rtems/powerpc/registers.h: New header guards.
* New header guard.Ralf Corsepius2005-01-2875-150/+150
|
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/types.h, rtems/score/unix.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/sparc.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/powerpc.h, rtems/score/ppc.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/or32.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h, rtems/score/no_cpu.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/mips.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/m68k.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+6
| | | | | | * asm.h, rtems/score/cpu.h, rtems/score/i386.h, rtems/score/idtr.h, rtems/score/interrupts.h, rtems/score/registers.h, rtems/score/types.h: New header guards.
* 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>Ralf Corsepius2005-01-281-0/+5
| | | | | * asm.h, rtems/score/cpu.h, rtems/score/h8300.h, rtems/score/types.h: New header guards.