|  |  | @9414abc | 15 years | jakub | Add deadlock detection for cases when the rwlock is owned by only one …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55bd76c | 15 years | jakub | More straightforward use of check_for_deadlock().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @649efcd | 15 years | jakub | Add support for detecting deadlocks involving fibril rwlocks.
Readers …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84b7384 | 15 years | jakub | Use context_get_fp() to support platform-agnostic stack tracing using …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @619e2a6b | 15 years | jakub | Introduce context_get_fp().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @12c38f5 | 15 years | jakub | Do not attempt to print the caller's stack twice in print_deadlock(). …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1fa010c | 15 years | jakub | Implement simple deadlock detection for fibril mutexes.
The mechanism …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @525df28 | 15 years | jakub | Record what synchronization primitive the fibril waits for.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f122e3 | 15 years | jakub | Add info for tracking what fibril synchronization onject a fibril …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3e20fd48 | 15 years | jakub | Record the ownership tracking info for fibril mutexes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @668f8cbf | 15 years | jakub | Add structure for tracking ownership of fibril mutexes and rwlocks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a7a85d16 | 15 years | jakub | Merge from lp:~jakub/helenos/net.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c62ae1d6 | 15 years | jakub | ip_local.h is only included by the IP module so move it there.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9b9d1c95 | 15 years | jakub | Cleanup IP module client interfaces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @af7638e | 15 years | jakub | Retire arp_task_get_id().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @faa3588 | 15 years | jakub | Cleanup ARP module interfaces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9f9c7fd | 15 years | jakub | Do not leak the lenghts array in case of error.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @614d065 | 15 years | jakub | Cleanup networking module interfaces.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b69ceea | 15 years | jakub | Cleanup packet_{client,remote}.[ch].
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b934e43 | 15 years | jakub | Cleanup net_remote.c.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d601db | 15 years | jakub | Cleanup net_checksum.[ch].
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b01f878 | 15 years | jakub | Cleanup generic.[ch].
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @137f8aa0 | 15 years | jakub | Cleanup socket_core.[ch].
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @25d2de69 | 15 years | jakub | Cleanup networking module_map ADT.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e3a65c | 15 years | jakub | Move transport layer modules messages definitions to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f5a3479 | 15 years | jakub | Move network interface layer module messages definitions to standard …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @995689d1 | 15 years | jakub | Move network interface common module messages definitions to standard …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3a5d892f | 15 years | jakub | Move networking subsystem central module messages definitions to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @779a47d | 15 years | jakub | Move IP module messages definitions to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @522253c1 | 15 years | jakub | Move Internet layer modules messages definitions to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f87ec535 | 15 years | jakub | Move ARP module messages definitions to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c89eefb | 15 years | jakub | Do not include net/packet.h unnecessarily.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ef689ef0 | 15 years | jakub | Merge from lp:~jakub/helenos/net.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f63a591d | 15 years | jakub | Rename what remained of libsocket to libpacket.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @514ee46 | 15 years | jakub | Move the rest of net_messages.h to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a358279 | 15 years | jakub | Move macros to ipc/net.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e526f08 | 15 years | jakub | Move net_device.h to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db5f8d3 | 15 years | jakub | Remove unused tcp_codes.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b2a109d9 | 15 years | jakub | Remove unused netdb.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @753bca3 | 15 years | jakub | Move ICMP client stuff from libsocket to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f3b4051 | 15 years | jakub | Find the ultimate home for useconds_t and mseconds_t.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @85124a9 | 15 years | jakub | Move the definition of mseconds_t out of icmp_api.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff2a62d | 15 years | jakub | Move ip_codes.h to standard library and remove unused stuff.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9757512 | 15 years | jakub | Remove unused netif_bind_service_local().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5a868d7 | 15 years | jakub | Remove unused argument of ip_bind_service().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @eb51e31 | 15 years | jakub | There is more to be removed from the broken bundle build support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f99c191 | 15 years | jakub | Remove broken support for bundled networking stack.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e721462 | 15 years | jakub | Use the standard supported initializers for fibril mutexes and rwlocks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9460aa | 15 years | jakub | Need a more flexible way to initialize fibril synchronization primitives.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db6c332 | 15 years | jakub | Nits.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @368fb2c | 15 years | jakub | Also socket_core.h should be in lib net instead of lib socket.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c69d327 | 15 years | jakub | Move the common packet interface to libc.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0a866eeb | 15 years | jakub | Fix packet_get_copy() and socket_destroy_core() to use the remote …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d52fbaf | 15 years | jakub | Move packet_messages.h to the standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9e2e0e | 15 years | jakub | Move the client socket code to the standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c7a8442 | 15 years | jakub | Move net_modules.[ch] to the standard library. Note that this …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @88e127ee | 15 years | jakub | Move socket_messages.h to libc's ipc/socket.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e4554d4 | 15 years | jakub | Move inet.[ch], in.h and in6.h to standard library.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2687bdb | 15 years | jakub | No need to maintain a separate net_byteorder.h.
Integrate its …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fe5d3c1b | 15 years | jakub | Move ip_protocols.h from libsocket to libc.
Remove currently unused …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bcafa70 | 15 years | jakub | Nits.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @058edb6 | 15 years | jakub | Move socket_codes.h from libsocket to libc.
Remove stuff that was …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2aa15d4 | 15 years | jakub | Move part of the defines from libsocket's net_messages.h to libc's …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @70ce016 | 15 years | jakub | Cstyle fixes of int map.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @820ab55c | 15 years | jakub | Cstyle fixes of generic field.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4edd39fc | 15 years | jakub | Cstyle fixes of generic char map.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7093a32 | 15 years | jakub | Cleanup of dynamic FIFO.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2544442 | 15 years | jakub | Fix doxygen doc groups (libc vs. net) and header guards.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3c213f6 | 15 years | jakub | Char map cleanup.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0402bda5 | 15 years | jakub | Fix apparent memory leaks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @edba2b6f | 15 years | jakub | Fix cstyle for measured strings.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7390870 | 15 years | jakub | Move ADT's used by the networking stack to libc.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c5b59ce | 15 years | jakub | Integrate net_err.h into the standard library's err.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e98b1d5 | 15 years | jakub | Include socket and networking error codes in the standard library's …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @29fa68b | 15 years | jakub | Cstyle fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @921a860 | 15 years | jakub | Fix a miscleanup from changeset …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2fa0ad9 | 15 years | jakub | Cstyle fixes in libnet.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c8267b | 15 years | jakub | Coding style fixes.
This changeset converts the entire TCP code into …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @553f430 | 15 years | jakub | Add ERROR_NONE().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2fa10f6 | 15 years | jakub | Remove syscall for controlling preemption.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df908b3 | 15 years | jakub | Use async relations introduced in the previous changeset to implement …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ddd7118 | 15 years | jakub | Add simple support for IPC relations to improve support for concurrent …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3629481 | 15 years | martin | implement fileno()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7a0359b | 15 years | martin | improve kernel function tracing
 - add support for more generic kernel …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fc14438 | 15 years | jakub | Merge progress from lp:~jakub/helenos/ia64-revival.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6c49de | 15 years | martin | replace bubble sort with gnome sort
improve quicksort readability
use …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @549012c | 15 years | martin | port sorting functions from kernel to libc
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e3c2f1 | 15 years | jakub | Use gp instead of r1.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9539be6 | 15 years | martin | autotool now also detects values of UINT_MAX and friends
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8eec3c8 | 15 years | martin | merge basic exception accounting (this is the last piece missing from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0d9dc6b | 15 years | jakub | Explicitly specify the medlow mcmodel instead of merely relying on the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @71d0d737 | 15 years | jakub | Uncomment the code which creates the initial stack frame for sparc64 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2afb650 | 16 years | martin | unify printf implementations
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @80badbe | 16 years | jiri | Grammar and spelling fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a721f6a | 16 years | martin | tiny cstyle modifications (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @369a5f8 | 16 years | martin | add STYLE_SELECTED and STYLE_INVERTED into serial output driver
move …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9f1362d4 | 16 years | martin | console output improvements
 - define new generic styles …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @caad59a | 16 years | martin | move to GCC 4.5.0
fix two cases of uninitialized variable suspicion …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c45ca8 | 16 years | martin | declare user space "bool" type as "uint8_t" (to be compliant with the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dec16a2 | 16 years | martin | - sysinfo items "system.tasks" and "system.threads" now return …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |