summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-08-312005-08-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius4-125/+47
PR 819/filesystem * libcsupport/src/ttyname_r.c: Remove. * libcsupport/src/ttyname.c: Partial update from FreeBSD. * libcsupport/Makefile.am: Reflect changes above.
2005-08-182005-08-18 Andrew Sinclair <Andrew.Sinclair@elprotech.com>Joel Sherrill3-0/+8
PR 807/rtems * rtems/src/timerfireafter.c, rtems/src/timerserverfireafter.c: First patch returned without exitting dispatching critical section.
2005-08-172005-08-17 Nuno Costa <nuno-costa@iol.pt>Joel Sherrill2-2/+9
PR 805/rtems * posix/include/rtems/posix/timer.h: Due to bad choice of error constants by original submitter, it was impossible to create more than 10 POSIX timers.
2005-08-172005-08-17 Andrew Sinclair <Andrew.Sinclair@elprotech.com>Joel Sherrill4-6/+66
PR 807/rtems * rtems/src/timerfireafter.c, rtems/src/timerserverfireafter.c, score/src/watchdoginsert.c: Tighten critical section checks on an ISR using the same timer being inserted by a lower priority ISR or interupt task.
2005-08-172005-08-17 Nickolay Semyonov <snob@oktetlabs.ru>Joel Sherrill3-3/+11
PR 744/filesystem * libcsupport/src/unlink.c, libfs/src/dosfs/msdos_eval.c: DOSFS did not support permissions on directories so the check performed by unlink would always fail. The unlink code was modified to support a not supported status being returned.
2005-08-152005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* posix/include/mqueue.h, posix/src/mqueuetimedreceive.c: ssize_t mq_timedreceive() (POSIX compliance).
2005-08-15ssize_t mq_timedreceive() (POSIX compliance)Ralf Corsepius2-2/+2
2005-08-15Regenerate.Ralf Corsepius1-0/+8
2005-08-152005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+7
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
2005-08-122005-08-12 Chris Johns <chrisj@rtems.org>Joel Sherrill2-4/+8
PR 808/rtems_misc * libcsupport/src/printk.c: Fix bug where specifying field width crashed on pc386 BSP.
2005-08-062005-08-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+5
* libnetworking/nfs/bootp_subr.c: Don't include nfs/nfs.h, nfs/krpc.h.
2005-08-052005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+9
* libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_create.c, libfs/src/dosfs/msdos_eval.c, libfs/src/dosfs/msdos_file.c, libfs/src/dosfs/msdos_free.c, libfs/src/dosfs/msdos_fsunmount.c, libfs/src/dosfs/msdos_init.c, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_mknod.c: Introduce msdos_status_t (dosfs statii are at least 32bit, not int).
2005-08-05Introduce msdos_status_t.Ralf Corsepius9-32/+34
2005-08-05Regenerate.Ralf Corsepius2-4/+8
2005-08-052005-08-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-490/+40
* Makefile.am: Add libnetworking/memory.h * libnetworking/Makefile.am: Remove memory.h
2005-08-022005-08-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+8
PR 817/rtems * libcsupport/src/gxx_wrappers.c: Rename rtems_gxx_recursive_mutex_init_function to rtems_gxx_recursive_mutex_init.
2005-08-012005-08-01 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* libnetworking/sys/syslog.h: Partial update from FreeBSD.
2005-08-01Partial update from FreeBSD.Ralf Corsepius1-16/+15
2005-07-18Import from zlib-1.2.4Ralf Corsepius2-0/+234
2005-07-13Pass along errno from failed ftruncate().Eric Norum2-0/+5
2005-07-06Add PR.Joel Sherrill1-0/+1
2005-07-062005-07-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-4/+7
* libnetworking/lib/syslog.c: Fix spelling mistake. * libnetworking/sys/uio.h: Partial update from FreeBSD. * libnetworking/kern/kern_subr.c: Reflect changes above.
2005-07-06Fix spelling mistake.Ralf Corsepius1-1/+1
2005-07-06Partial update from FreeBSD.Ralf Corsepius1-13/+20
2005-07-052005-07-05 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+11
* libblock/include/rtems/ide_part_table.h: Add C++ guards.
2005-06-30The DHCP header.Chris Johns1-0/+47
2005-06-30DHCP server for RTEMS.Chris Johns1-0/+1133
2005-06-172005-06-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* libnetworking/net/if.h: Avoid use of struct mbuf to avoid unintended dependencies added by the RTEMS specific tap interface.
2005-06-092005-06-09 Jacques Seronie Vivien <jacques.seronievivien@astrium.eads.net>Joel Sherrill3-2/+13
PR 790/rtems * sapi/src/extensioncreate.c, sapi/src/extensionident.c: Correct use of name. This was missed when the other ident services in rtems/src where changed.
2005-06-072005-06-07 Brett Swimley <brett.swimley@aedbozeman.com>Joel Sherrill3-6/+11
PR 803/patch * rtems/score/cpu.h, rtems/score/m68k.h: Correct definition of _VBR.
2005-06-01Regenerate.Ralf Corsepius2-0/+13
2005-05-272005-05-27 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+3
* libnetworking/net/if.h: Partial update from FreeBSD. * libnetworking/netinet/if_ether.h: Remove BYTE_PACK. * libnetworking/netinet/ip_var.h: Remove BYTE_PACK.
2005-05-27Partial update from FreeBSD.Ralf Corsepius1-2/+3
2005-05-27Remove BYTE_PACK.Ralf Corsepius2-14/+8
2005-05-272005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+5
* librpc/include/rpc/clnt.h: Partial update from FreeBSD.
2005-05-272005-05-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-4/+13
* libnetworking/lib/ftpfs.c, librpc/include/rpc/svc.h, librpc/src/rpc/get_myaddress.c, librpc/src/rpc/pmap_getmaps.c, librpc/src/rpc/pmap_getport.c: Remove warnings.
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* librpc/include/rpc/clnt.h, librpc/include/rpc/svc.h, src/rpc/pmap_rmt.c: Use void* instead of caddr_t. Cosmetics from FreeBSD.
2005-05-25Use void* instead of caddr_t. Cosmetics from FreeBSD.Ralf Corsepius3-31/+49
2005-05-25Regenerate.Ralf Corsepius1-4/+0
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+7
* librpc/include/rpc/auth_des.h: Remove (Unused, unsupported). * librpc/include/rpc/rpc.h, librpc/Makefile.am: Reflect removing auth_des.h.
2005-05-25Reflect removing auth_des.h.Ralf Corsepius2-7/+1
2005-05-25Remove (Unused, unsupported).Ralf Corsepius1-109/+0
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* include/rpc/rpc_com.h, include/rpc/rpc_msg.h, src/rpc/svc_simple.c: Minor fixes.
2005-05-25Misc. fixes.Ralf Corsepius3-37/+31
2005-05-25More updates from FreeBSD.Ralf Corsepius4-57/+17
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
* librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h, src/rpc/clnt_perror.c: More updates from FreeBSD.
2005-05-25More updates from FreeBSD.Ralf Corsepius3-126/+45
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-54/+19
* librpc/include/rpc/svc.h: Partial update from FreeBSD.
2005-05-252005-05-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-14/+21
* librpc/include/rpc/clnt.h: Partial update from FreeBSD.
2005-05-25Regenerate.Ralf Corsepius1-16/+24