|  |  |  | @64a617f | 14 years | martin | backport printf fixes to kernel and boot
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @96c0b7b | 14 years | jiri | Remove debug dumps of frame contents.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1213b0 | 14 years | jiri | Merge internet stack rewrite (IP+ICMP, UDP, IP over Ethernet).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @06a1d077 | 14 years | jiri | Start network services automatically.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69a93df7 | 14 years | jiri | Move network-related servers to srv/net.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d76a329 | 14 years | jakub | Fix cstyle.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f76696f | 14 years | jakub | Merge from lp:~wtachi/helenos/top.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7fda2e0 | 14 years | jiri | Fix xfer_size computation.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f95c904 | 14 years | jiri | Prototype datagram reassembly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b8d6783 | 14 years | wingedtachikoma | top: allow choosing column to sort by
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f682f5a | 14 years | wingedtachikoma | top: use generic handling for tables
- each table has a name, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @94f6df7 | 14 years | wingedtachikoma | fix printf %s when precision > string length
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6484602 | 14 years | wingedtachikoma | top: improve help screen and add missing keys
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2d37006 | 14 years | wingedtachikoma | top: make warnings more visible
- warnings stay on screen for 2–3 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d517c5b | 14 years | wingedtachikoma | top: redraw immediately on mode change
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1db6dfd | 14 years | vojtechhorky | Fix starving IPC problem
Check for incoming IPC regardless of expired …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3191c01 | 14 years | vojtechhorky | Add test demonstrating IPC starving
This test shows that intensive …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aeeddeb | 14 years | vojtechhorky | Fix missing initializer
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @22a8a9b | 14 years | jakub | Merge from lp:~jakub/helenos/fs.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab9f443 | 14 years | jakub | Use async_forget() in two error paths when waiting for the answer can  …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @47c9a8c | 14 years | jakub | Small improvements in the async framework.
- Provide functions for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @87608a5 | 14 years | martin | replace illegal 8+3 characters with underscore to be consistent with …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3e72e41 | 14 years | martin | merge mkfat.py improvements
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7751ff1 | 14 years | martin | improve FAT16 LFN creation support
 * add proper support for non-ASCII …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4f4cae1 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d11a181 | 14 years | martin | finally unbreak the ARM EABI division and modulo wrappers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0e56575d | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @347768d | 14 years | jiri | Fragmentation of outgoing datagrams, default link MTU.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab63b04e | 14 years | martin | do not use bx in ARMv4 mode
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d76de0e | 14 years | martin | make sure the compiler generates ARMv4 code only
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a1d7b4b | 14 years | jakub | Use the proper logical operator.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3a050c7 | 14 years | martin | make the kernel log a global symbol (so it can be easily found in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f3378ba | 14 years | jano.vesely | USB HC: Minor fixes, cleanup, and refactoring.
Tested on qemu,vbox, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b7ba8d | 14 years | jano.vesely | ehci: Add few debug messages and fix typos.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6e5369b | 14 years | jano.vesely | ehci: Move handling of extended capabilities to a separate function.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6c76e75 | 14 years | jano.vesely | ohci: Fix hcca_t structure.
The structure was not 256B, looks like …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @795448f | 14 years | jano.vesely | uhci: cleanup and rename pci_* helper functions.
The functions are …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dcffe95 | 14 years | jano.vesely | ehci: cleanup and rename pci_* helper functions.
The functions are …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @44c1a48 | 14 years | jano.vesely | ohci: Rename and cleanup pci_* functions and files.
They are not pci …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41455a22 | 14 years | martin | merge GCC 4.7.0 bump and related changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @88d5c1e | 14 years | martin | softfloat redesign
 * avoid hardwired type sizes, actual sizes are …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8bcd727 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @446ac2a | 14 years | martin | avoid compiler warning
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c7afcba7 | 14 years | martin | unification and cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e893ae | 14 years | martin | avoid comparison with 0 if the type is unsigned
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a4a0f1d | 14 years | martin | detect sizes and signness of types
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4ceef572 | 14 years | martin | rework ARM EABI support
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b6913b7 | 14 years | jakub | When a FAT filesystem is mounted with the 'nolfn' mount option, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db96017 | 14 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aaa77ba0 | 14 years | martin | silence compiler warnings
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @956a22c | 14 years | martin | switch to ARM EABI
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5a6a42f | 14 years | martin | unify softint cstyle
add udivmodsi3
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df955955 | 14 years | martin | add EABI bindings
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2385952 | 14 years | martin | bump GCC to 4.7.0 (no longer distributed in separate packages)
switch …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6bb169b5 | 14 years | jiri | We can now use .html extension.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7094e196 | 14 years | jiri | Fix leaks.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @92b42442 | 14 years | jiri | UDP datagram reception plus fixes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c7235d40 | 14 years | jakub | Replace ns8250.c magic numbers with structured register definitions.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84c89718 | 14 years | jakub | Make ns8250_write() return the number of bytes written.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ee603c4 | 14 years | jiri | UDP associations, sending datagrams.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4794417 | 14 years | jiri | Add missing files.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e882e3a | 14 years | jiri | Remove include of devman.h where not needed.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e80188f | 14 years | jiri | tester/serial1 should not include devman.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aa91105 | 14 years | jiri | sportdmp should not incude devman.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e33bceb | 14 years | jiri | Implement socket provider interface in UDP to UDP user calls.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @abb8737 | 14 years | vojtechhorky | Merge improvemens from GSOC12 "how-do-you-do period"
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @66a272f8 | 14 years | jiri | Add UDP skeleton.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8bf672d | 14 years | jiri | Static route configuration.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9faae91 | 14 years | jiri | Consolidate and update copyright banners.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ec351c3 | 14 years | vojtechhorky | check.sh: pass through all arguments
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bb1b44e | 14 years | jakub | Make sure to run inflate() on non-overlapping source and destination …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b31f735 | 14 years | jakub | Add memmove() to boot.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a9a6d8d | 14 years | vojtechhorky | Support for LFN in mkfat.py utility (#400)
mkfat.py is now able to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cc9f314 | 14 years | vojtechhorky | Implement head and tail functionality in bdsh/cat (thx Taylor Killian) …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9bdf1f2a | 14 years | jakub | No need to be conforming to Unix ls especially when 'r' is unused in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2249e16 | 14 years | jakub | Merge from lp:~vivek-cs-iitr/helenos/ls.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4567b31c | 14 years | vivekprakash21 | add -R (—recursive) option to 'ls' command
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e0fe4ab | 14 years | sucha14 | Update machine type in GXemul launcher script for mips32
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @059a8e4 | 14 years | martin | rename str_uint64() to str_uint64_t() for better consistency with the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @971cc0cc | 14 years | martin | improve the 'touch' command (based on a patch by Vivek Prakash)
 * add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2e533d6f | 14 years | sucha14 | Use correct visuals on ppc32
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @145d16f8 | 14 years | martin | bump GCC to 4.6.3, binutils to 2.22, GDB to 7.4
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6d123b3 | 14 years | martin | respect the o32 ABI when calling C functions from assembler and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df366b5e | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a69cb9a | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @34f0448 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8df9290 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78a9e5ab | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b74e5893 | 14 years | martin | cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c87562ca | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8426a44d | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9971ea7f | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9318afa | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @089246ce | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9dae3e97 | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b3c689 | 14 years | jiri | Repeated ping mode.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5608deba | 14 years | jakub | Merge from lp:~jakub/helenos/mm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2cc7f16 | 14 years | jakub | frame_adjust_zone_bounds() needs to handle cases when the physical …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6428115 | 14 years | jiri | Ping utility, ICMP echo send and receive.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ffa8912 | 14 years | jiri | Fix memory leak.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |