summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix compilation errorMartin Galvan2015-09-031-1/+1
* cpukit/libnetworking/rtems/rtems_dhcp.c: Fix leak on realloc failure for dhcp...Martin Galvan2015-09-031-5/+13
* tftpDriver: close() false errorMichael Davidsaver2015-07-291-1/+3
* libnetworking: Send the hostname if set in the network configuration.Chris Johns2015-07-141-2/+16
* timecounter: Use in RTEMSAlexander Krutwig2015-05-202-5/+2
* score: Fine grained locking for mutexesSebastian Huber2015-05-191-12/+7
* score: _Objects_Get_isr_disable()Sebastian Huber2015-04-211-3/+3
* network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber2015-03-092-4/+6
* Panic on RTEMS_FAST_MUTEX network semaphore claim/release.Chris Johns2015-02-241-1/+8
* networking: alignment exception in ioctl(SIOCGIFCONF)Till Straumann2015-02-231-11/+12
* sys/socket.h: Include <sys/types.h> for ssize_tJoel Sherrill2015-02-121-1/+1
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-092-2/+0
* Filesystem: Use rtems_libio_iop_to_descriptor()Sebastian Huber2015-02-041-1/+1
* sys/socket.h: Add include of <sys/_types.h> for ssize_tJoel Sherrill2015-01-231-0/+1
* libnetworking: Fix memset() callSebastian Huber2015-01-231-1/+1
* Filesystem: Delete node type operationSebastian Huber2015-01-222-15/+8
* libnetworking: Fix close of active socketsSebastian Huber2015-01-205-66/+94
* libnetworking: Delete dead codeSebastian Huber2015-01-204-10/+0
* libnetworking: Avoid spurious event deliverySebastian Huber2015-01-201-1/+0
* libnetworking: Simplify sbwait()Sebastian Huber2015-01-151-11/+1
* libnetworking: Make rtems_dhcp_failsafe() run time configurablePeter Dufault2014-12-232-44/+91
* net: Add network task affinity configDaniel Cederman2014-12-023-0/+55
* libnetworking: Fix the sethostname decl to match newlib.Chris Johns2014-10-313-3/+3
* ppp: PR1943: Avoid NULL pointer accessSebastian Huber2014-10-081-8/+2
* ppp: Add ppp_unit()Sebastian Huber2014-10-081-15/+21
* ppp: Nothing to transmit hint for Termios driverSebastian Huber2014-10-071-1/+10
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-072-3/+4
* pppd: Fix warningsSebastian Huber2014-09-301-1/+11
* libnetworking: Update due to Termios changesSebastian Huber2014-09-302-3/+3
* Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill2014-08-201-4/+6
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-217-7/+7
* libnetworking: TypoSebastian Huber2014-03-061-1/+1
* Don't use unsafe buffer operationsNick Withers2014-01-201-18/+12
* NTP: Sync time correctly when receiving broadcast updatesJim Panetta2014-01-091-3/+4
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-203-0/+8
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-203-14/+22
* PR2161: Set the source port to SYSLOG in the syslog socket.Chris Johns2013-12-101-1/+1
* select.h, rtems_select.c, nds select: Add restrict keywordDaniel Ramirez2013-11-202-5/+6
* PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__Sebastian Huber2013-08-082-8/+0
* score: Merge tod implementation into one fileSebastian Huber2013-07-262-5/+5
* network: SMP support for network semaphoreSebastian Huber2013-07-221-0/+6
* network: Include missing header fileSebastian Huber2013-07-221-0/+2
* score: Avoid direct usage of _Thread_ExecutingSebastian Huber2013-07-181-2/+5
* score: Create mutex implementation headerSebastian Huber2013-07-181-0/+1
* rtems: Create semaphore implementation headerSebastian Huber2013-07-181-0/+1
* sparc in_cksum: Use __sparc__ which is available in -ansi modeJoel Sherrill2013-06-202-2/+2
* Added in_cksum_sparc.h to optimize IP checksum calculations for SPARC.Jiri Gaisler2013-06-192-0/+312
* nios2: Add optimized IP checksum supportJeffrey O. Hill2013-03-113-0/+365
* ftpfs: Fix SIZE command handlingSebastian Huber2013-01-281-76/+98
* Move <memory.h> and <sys/uio.h> to non-networking directoryJoel Sherrill2013-01-233-106/+4