summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking (follow)
AgeCommit message (Expand)Author
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
2014-03-06libnetworking: TypoSebastian Huber
2014-01-20Don't use unsafe buffer operationsNick Withers
2014-01-09NTP: Sync time correctly when receiving broadcast updatesJim Panetta
2013-12-20Filesystem: Use default kqfilter and poll handlerSebastian Huber
2013-12-20Filesystem: Add readv/writev handlersSebastian Huber
2013-12-10PR2161: Set the source port to SYSLOG in the syslog socket.Chris Johns
2013-11-20select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez
2013-08-08PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber
2013-07-26score: Merge tod implementation into one fileSebastian Huber
2013-07-22network: SMP support for network semaphoreSebastian Huber
2013-07-22network: Include missing header fileSebastian Huber
2013-07-18score: Avoid direct usage of _Thread_ExecutingSebastian Huber
2013-07-18score: Create mutex implementation headerSebastian Huber
2013-07-18rtems: Create semaphore implementation headerSebastian Huber
2013-06-20sparc in_cksum: Use __sparc__ which is available in -ansi modeJoel Sherrill
2013-06-19Added in_cksum_sparc.h to optimize IP checksum calculations for SPARC.Jiri Gaisler
2013-03-11nios2: Add optimized IP checksum supportJeffrey O. Hill
2013-01-28ftpfs: Fix SIZE command handlingSebastian Huber
2013-01-23Move <memory.h> and <sys/uio.h> to non-networking directoryJoel Sherrill
2013-01-10cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill
2012-12-28Header File Doxygen Enhancement Task #1Alex Ivanov
2012-12-18libnetworking: Make functions publicSebastian Huber
2012-11-22ftpfs: Fix NULL pointer accessSebastian Huber
2012-11-21ftpfs: Use SIZE commandSebastian Huber
2012-11-21ftpfs: Open control connection during path evalSebastian Huber
2012-11-21ftpfs: FormatSebastian Huber
2012-11-21libnetworking: Use rtems_clock_get_uptime_secondsSebastian Huber