summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking (follow)
AgeCommit message (Expand)Author
2016-05-30score: Rework CORE inherit priority mutexSebastian Huber
2016-05-30score: Add CORE mutex variantsSebastian Huber
2016-05-30score: Add _Thread_queue_Context_set_MP_callout()Sebastian Huber
2016-05-30network: Align with Newlib type definitionsSebastian Huber
2016-05-26score: Add Status_Control for all APIsSebastian Huber
2016-05-25score: Move thread queue MP callout to contextSebastian Huber
2016-05-25score: Get rid of mp_id parameterSebastian Huber
2016-05-02rtems: Avoid Giant lock for semaphoresSebastian Huber
2016-04-22network: Fix warningsSebastian Huber
2016-04-22network: Ensure matching syscall prototypesSebastian Huber
2016-04-22network: Delete unused in4_cksum()Sebastian Huber
2016-04-21score: Remove id parameter _CORE_mutex_Seize()Sebastian Huber
2016-04-08score: Compatibility with latest NewlibSebastian Huber
2016-04-07network: Quirk for Newlib compatibilitySebastian Huber
2016-04-06score: Rework MP thread queue callout supportSebastian Huber
2016-03-29network: Special case for RTEMS_MULTIPROCESSINGSebastian Huber
2016-03-24libnetworking/sys/libkern.h: Disable non-POSIX prototype that is actually unusedJoel Sherrill
2016-01-18Chase Newlib sys/types.h / sys/select.h changesNick Withers
2015-10-26basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber
2015-09-03cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan
2015-09-03cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan
2015-07-29tftpDriver: close() false errorMichael Davidsaver
2015-07-14libnetworking: Send the hostname if set in the network configuration.Chris Johns
2015-05-20timecounter: Use in RTEMSAlexander Krutwig
2015-05-19score: Fine grained locking for mutexesSebastian Huber
2015-04-21score: _Objects_Get_isr_disable()Sebastian Huber
2015-03-09network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber
2015-02-24Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns
2015-02-23networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann
2015-02-12sys/socket.h: Include <sys/types.h> for ssize_tJoel Sherrill
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-02-04Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber
2015-01-23sys/socket.h: Add include of <sys/_types.h> for ssize_tJoel Sherrill
2015-01-23libnetworking: Fix memset() callSebastian Huber
2015-01-22Filesystem: Delete node type operationSebastian Huber
2015-01-20libnetworking: Fix close of active socketsSebastian Huber
2015-01-20libnetworking: Delete dead codeSebastian Huber
2015-01-20libnetworking: Avoid spurious event deliverySebastian Huber
2015-01-15libnetworking: Simplify sbwait()Sebastian Huber
2014-12-23libnetworking: Make rtems_dhcp_failsafe() run time configurablePeter Dufault
2014-12-02net: Add network task affinity configDaniel Cederman
2014-10-31libnetworking: Fix the sethostname decl to match newlib.Chris Johns
2014-10-08ppp: PR1943: Avoid NULL pointer accessSebastian Huber
2014-10-08ppp: Add ppp_unit()Sebastian Huber
2014-10-07ppp: Nothing to transmit hint for Termios driverSebastian Huber
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber
2014-09-30pppd: Fix warningsSebastian Huber
2014-09-30libnetworking: Update due to Termios changesSebastian Huber
2014-08-20Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns