source: rtems/cpukit/libnetworking

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c499856   03/20/14 21:10:47 Chris Johns Change all references of rtems.com to rtems.org. 4.115
(edit) @a418b2f   03/03/14 07:38:10 Sebastian Huber libnetworking: Typo 4.115
(edit) @a32f996b   01/20/14 02:00:35 Nick Withers Don't use unsafe buffer operations Don't use unsafe buffer … 4.115
(edit) @2b03a62   11/01/13 13:59:41 Jim Panetta NTP: Sync time correctly when receiving broadcast updates 1) The … 4.115
(edit) @56bea43   12/16/13 13:26:29 Sebastian Huber Filesystem: Use default kqfilter and poll handler 4.115
(edit) @2f68778   12/16/13 12:44:13 Sebastian Huber Filesystem: Add readv/writev handlers The readv() and writev() … 4.115
(edit) @663ffd0e   12/10/13 01:37:05 Chris Johns PR2161: Set the source port to SYSLOG in the syslog socket. 4.115
(edit) @14876018   11/21/13 00:24:48 Daniel Ramirez select.h, rtems_select.c, nds select: Add restrict keyword 4.115
(edit) @ae75429   08/06/13 14:10:26 Sebastian Huber PR766: Delete RTEMS_VIOLATE_KERNEL_VISIBILITY 4.115
(edit) @88c74ab   07/25/13 13:10:11 Sebastian Huber score: Merge tod implementation into one file Delete … 4.115
(edit) @f6f4943   07/22/13 15:26:23 Sebastian Huber network: SMP support for network semaphore 4.115
(edit) @ca1d84e   07/18/13 13:33:28 Sebastian Huber network: Include missing header file 4.115
(edit) @95e09afa   07/17/13 13:53:17 Sebastian Huber score: Avoid direct usage of _Thread_Executing Pass the executing … 4.115
(edit) @20e239c2   07/17/13 12:23:14 Sebastian Huber score: Create mutex implementation header Move implementation … 4.115
(edit) @2bbea657   07/17/13 11:52:00 Sebastian Huber rtems: Create semaphore implementation header Move implementation … 4.115
(edit) @6520aef1   06/20/13 15:52:16 Joel Sherrill sparc in_cksum: Use sparc which is available in -ansi mode 4.115
(edit) @1f4ee30   06/15/13 22:13:41 Jiri Gaisler Added in_cksum_sparc.h to optimize IP checksum calculations for SPARC. 4.115
(edit) @d8e44ec   02/05/13 17:03:30 hill nios2: Add optimized IP checksum support 4.115
(edit) @b63c8f9   01/28/13 09:23:28 Sebastian Huber ftpfs: Fix SIZE command handling It is invalid to issue a SIZE … 4.115
(edit) @bb679b3   01/23/13 19:09:18 Joel Sherrill Move <memory.h> and <sys/uio.h> to non-networking directory These two … 4.115
(edit) @b697bc6   01/10/13 21:06:42 Joel Sherrill cpukit: Use Consistent Beginning of Doxygen Group Notation This is … 4.115
(edit) @3cf4031   12/28/12 23:48:12 alexivanov97 Header File Doxygen Enhancement Task #1 4.115
(edit) @1edaa5f   12/14/12 11:01:47 Sebastian Huber libnetworking: Make functions public Make functions … 4.115
(edit) @82eb2c4   11/22/12 13:08:38 Sebastian Huber ftpfs: Fix NULL pointer access 4.115
(edit) @fe0f24e   11/21/12 14:27:43 Sebastian Huber ftpfs: Use SIZE command 4.115
(edit) @ad5e070   11/21/12 14:47:46 Sebastian Huber ftpfs: Open control connection during path eval 4.115
(edit) @be6f505   11/21/12 11:20:14 Sebastian Huber ftpfs: Format 4.115
(edit) @3fbcadf   11/16/12 13:17:31 Sebastian Huber libnetworking: Use rtems_clock_get_uptime_seconds This reduces the … 4.115
(edit) @94eb1bb   11/16/12 13:16:03 Sebastian Huber libnetworking: Use rtems_clock_get_uptime_timeval 4.115
(edit) @8cbd90c   11/02/12 13:45:50 Sebastian Huber libnetworking: Disconnect after mbuf shortage The missing disconnect … 4.115
(edit) @b3cee28a   11/02/12 10:46:08 Sebastian Huber libnetworking: Avoid deadlock during starvation 4.115
(edit) @26e90fb1   10/30/12 16:42:17 Sebastian Huber libnetworking: Use system events Add reserved system events … 4.115
(edit) @38feeefd   07/17/12 12:22:12 Sebastian Huber libnetworking: Silence set but not used warnings 4.115
(edit) @6c18c97   05/22/12 10:06:20 Sebastien Bourdeauducq network/bootp: PR2031: Add and use header file 4.115
(edit) @7aba2ea   05/22/12 09:20:07 Sebastien Bourdeauducq network/dhcp: PR1841: Fix DNS processing in DHCP 4.115
(edit) @0a95800a   05/15/12 08:27:46 Sebastian Huber Filesystem: Change pathconf_limits_and_options The … 4.115
(edit) @da154e14   05/14/12 14:55:41 Sebastian Huber Filesystem: Move operations to mount table entry The scope of the … 4.115
(edit) @df01da67   05/14/12 11:16:31 Sebastian Huber Filesystem: Use ioctl_command_t 4.115
(edit) @65c6425   05/03/12 17:24:46 Joel Sherrill Remove CVS Id Strings (manual edits after script) These modifications … 4.115
(edit) @9b4422a2   05/03/12 15:09:24 Joel Sherrill Remove All CVS Id Strings Possible Using a Script Script does what is … 4.115
(edit) @33a105fb   05/07/12 16:08:48 Joel Sherrill Revert: Remove CVS Ids See … 4.115
(edit) @ee32f67a   05/04/12 06:55:28 Ralf Corsepius Remove CVS-Ids. 4.115
(edit) @58f6655   04/03/12 14:15:34 Sebastian Huber networking: socket to/from file descriptor o Move … 4.115
(edit) @2563410   03/13/12 08:22:11 Sebastian Huber Filesystem: Rename defines o Removed RTEMS_LIBIO_PERMS_SEARCH. o … 4.115
(edit) @4116fce6   02/24/12 16:39:27 Sebastian Huber Filesystem: New defaults fsync_h and fdatasync_h New defaults … 4.115
(edit) @3b7c123   03/13/12 10:33:51 Sebastian Huber Filesystem: Reference counting for locations o A new data structure … 4.115
(edit) @7f2036aa   03/02/12 12:01:07 Ralf Corsepius 2012-03-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @396b80e   03/02/12 08:31:38 Ralf Corsepius 2012-03-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: … 4.115
(edit) @f14327a2   02/15/12 08:59:55 Sebastian Huber Fixed incorrect error path The inet_aton() function returns non-zero … 4.115
(edit) @8c85ca3   02/14/12 15:46:04 Sebastian Huber Avoid buffer overflow and misaligned memory access 4.115
(edit) @1052242   02/02/12 14:45:16 Sebastian Huber Removed fpathconf file system node handler. There existed no calling … 4.115
(edit) @61250b4   02/01/12 16:59:44 Joel Sherrill Remove all .cvsignore files. 4.115
(edit) @56059905   12/08/11 05:09:04 Ralf Corsepius 2011-12-08 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @a1399ba   12/07/11 06:49:32 Ralf Corsepius 2011-12-07 Ralf Corsépius <ralf.corsepius@…> PR … 4.115
(edit) @5876a99   12/07/11 06:46:19 Ralf Corsepius 2011-12-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @ce373088   12/07/11 05:19:07 Ralf Corsepius 2011-12-07 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @a7fa55ca   12/01/11 08:26:49 Ralf Corsepius 2011-12-01 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @4aa59b1   11/30/11 05:30:49 Ralf Corsepius 2011-11-30 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @984c4c49   11/06/11 12:00:04 Ralf Corsepius 2011-11-06 Ralf Corsépius <ralf.corsepius@…> … 4.115
(edit) @9356119   10/20/11 13:54:45 Ralf Corsepius 2011-10-20 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @9c337c6   10/20/11 10:52:59 Ralf Corsepius 2011-10-20 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @7c770856   10/18/11 09:01:23 Ralf Corsepius 2011-10-18 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @75e454c0   10/02/11 05:23:46 Ralf Corsepius 2011-10-02 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @add4f336   07/21/11 15:35:13 Sebastian Huber 2011-07-21 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @8f6ef478   07/18/11 15:25:33 Sebastian Huber 2011-07-18 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @067489b   07/14/11 19:16:09 Joel Sherrill 2011-07-14 Gene Smith <gene.smith@…> PR 1381/networking * … 4.115
(edit) @9f816ad4   07/07/11 06:55:48 Sebastian Huber 2011-07-08 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @21242c2   06/24/11 17:52:58 Joel Sherrill 2011-06-24 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @f73cdd5b   05/18/11 05:13:07 Ralf Corsepius 2011-05-18 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @77dc5a2   05/17/11 14:30:34 Ralf Corsepius 2011-05-16 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @7d2e930   05/16/11 14:31:49 Ralf Corsepius 2011-05-16 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @f6015bd   05/13/11 15:56:21 Ralf Corsepius Make self-contained. 4.115
(edit) @7e1d1e4   05/12/11 04:10:20 Ralf Corsepius Make self-contained. 4.115
(edit) @c7d0d86   05/11/11 14:35:03 Ralf Corsepius Make self-contained. 4.115
(edit) @ee613aa   03/24/11 09:36:14 Ralf Corsepius Include <sys/cdefs.h> (Eliminate rtems/bsd/sys/cdefs.h). 4.115
(edit) @223fd16b   03/24/11 09:28:32 Ralf Corsepius 2011-03-24 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @ddbfa05   03/02/11 14:39:32 Ralf Corsepius Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h. 4.115
(edit) @3611eba   03/02/11 14:18:27 Ralf Corsepius Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h. 4.115
(edit) @db4219ea   03/02/11 12:06:46 Ralf Corsepius Use <sys/queue.h> instead of <rtems/bsd/sys/queue.h. 4.115
(edit) @ebe6edbc   02/25/11 10:38:17 Sebastian Huber 2011-02-25 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @ee7f2f7b   02/24/11 14:57:34 Ralf Corsepius 2011-02-24 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @460674d9   02/24/11 06:48:52 Ralf Corsepius 2011-02-24 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @241a4c31   02/23/11 14:38:25 Ralf Corsepius 2011-02-23 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @546c4737   02/23/11 14:36:05 Ralf Corsepius 2011-02-23 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @e59c21e3   02/23/11 14:28:26 Ralf Corsepius 2011-02-23 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @1b8a1a6   02/23/11 14:24:35 Ralf Corsepius 2011-02-23 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @00db336a   02/21/11 10:58:15 Sebastian Huber 2011-02-21 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @6c6b2f1   12/08/10 10:30:27 Sebastian Huber 2010-12-08 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @6366c2e   10/19/10 09:16:20 Sebastian Huber 2010-10-19 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @71a6a16   10/19/10 07:38:53 Sebastian Huber 2010-10-19 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @deae980   09/01/10 11:12:37 Ralf Corsepius 2010-09-01 Ralf Corsépius <ralf.corsepius@…> PR … 4.115
(edit) @f4e5f2f   09/01/10 11:08:30 Ralf Corsepius 2010-09-01 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @de39b51   07/15/10 08:46:06 Sebastian Huber 2010-07-16 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @fd2b1634   07/15/10 08:10:48 Sebastian Huber 2010-07-16 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @f4a74bd   07/14/10 15:49:12 Joel Sherrill 2010-07-14 Joel Sherrill <joel.sherrill@…> * … 4.115
(edit) @5ec75ca   07/12/10 13:51:59 Jennifer.Averett 2010-07-12 Jennifer Averett * libnetworking/rtems/rtems_syscall.c: … 4.115
(edit) @55c3939b   06/29/10 13:03:31 Sebastian Huber 2010-06-29 Sebastian Huber <sebastian.huber@…> * … 4.115
(edit) @432c4f0   06/18/10 10:03:40 Ralf Corsepius 2010-06-18 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @e532099e   06/18/10 09:57:54 Ralf Corsepius 2010-06-18 Ralf Corsépius <ralf.corsepius@…> * … 4.115
(edit) @c428ec0   06/16/10 13:50:23 Ralf Corsepius 2010-06-15 Ralf Corsépius <ralf.corsepius@…> PR … 4.115
Note: See TracRevisionLog for help on using the revision log.