|  |  | @395df52 | 8 years | jiri | Probing for ExFAT, Ext4 and CDFS.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d2c8533 | 8 years | jiri | File system probing groundwork. Only MFS can do it for now.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @582a0b8 | 8 years | jakub | Remove unistd.h
- Rename usleep() and sleep() to thread_usleep() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b19e892 | 9 years | jakub | Merge open() with posix_open() and provide vfs_lookup_open() instead
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @80743a1 | 9 years | jakub | Rename (un)mount to vfs_(un)mount_path
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @23a0368 | 9 years | jakub | Rename stat() to vfs_stat_path() and fstat() to vfs_stat()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8e9b2534 | 9 years | jakub | Set logger's VFS root
As an init task, logger starts with no VFS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5126f80 | 9 years | jakub | Merge from lp:~zarevucky-jiri/helenos/vfs-2.5/ revision 1946
Original …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @73d8600 | 9 years | jakub | Make serial console mutually exclusive with other user input/output …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff381a7 | 10 years | jiri | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dc2d582 | 10 years | jiri | Start vbd and volsrv from init.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6afc9d7 | 10 years | jiri | UNIX-like I/O functions should use errno to return error code for many …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a047aaa | 11 years | martin | barber: visual liveness indicator (using the barber pole animation and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @75fe97b | 11 years | jiri | IntegratorCP mouse support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1c635d6 | 11 years | sucha14 | Do not hold a task's return value after it has disconnected.
Holding …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @593e023 | 11 years | martin | allow compositor and console to coexist side-by-side, use the input …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a63d216 | 12 years | jakub | Remove support for CONFIG_START_BD and CONFIG_MOUNT_DATA.
- …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ca05e9b | 12 years | sucha14 | Run klog from init
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bd88bee | 12 years | jiri | Automatically start DHCP on ethernet links.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2e2c18a1 | 12 years | martin | start hound again server again
(previously removed by an accident due …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @35c5d6b | 12 years | martin | revert unnecessary global configuration
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @192565b | 12 years | jano.vesely | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @31e9fe0 | 13 years | jiri | Dnsrsrv server and dnsres utility.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6a7b3a | 13 years | jano.vesely | mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a05f2af | 13 years | jano.vesely | init: Fix frame buffer enabled build
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @22dfd38 | 13 years | jano.vesely | init: Move hound startup to the end.
Fixes boot failure, not sure why.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03362fbd | 13 years | jano.vesely | Merge mainline changes.
Conflict resulting from bool.h → stdbool.h …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @232cd4f | 13 years | jakub | Remove support for the lgxemul and bgxemul machines and GXemul drivers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3e6a98c5 | 13 years | jiri | Standards-compliant boolean type.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6d5e378 | 13 years | martin | cherrypick GUI implementation (originally by Petr Koupy), with several …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a27d1c5 | 13 years | jano.vesely | Add option to set number of consoles, make kernel log console optional.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @88a37b5 | 13 years | jano.vesely | Build and launch hound by default.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4ec1ea | 13 years | jiri | Rename app/inetcfg to app/inet, srv/inet to srv/inetsrv. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f7cbc6f | 14 years | jiri | Rename s3c24xx driver binaries to full intended names.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d3a8e47 | 14 years | martin | rename clip to clipboard
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @606c369 | 14 years | jiri | Replace loopback NIC with a loopback IP link provider.
                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 | 
            
              |  |  | @d50db30 | 14 years | vojtechhorky | Start remote console automatically
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d5c60a2 | 14 years | jano.vesely | init: Don't try to start i8042 service.
It's gone.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3fac882d | 14 years | jano.vesely | Enable i8024 service in init ia64 seems to use it. Remove i8042 from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cf5c05c0 | 14 years | jano.vesely | isa: Enable i8042 driver. init: Don't launch obsolete i8042 service.
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00d7e1b | 14 years | martin | networking improvements
 * start the networking stack from init
 * add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4979403 | 14 years | jakub | Allow more instances of the same FS to be used.
(Thanks to Maurizio …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c014d1 | 14 years | martin | console and framebuffer server rewrite
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @53d6ac3d | 14 years | martin | add some comments
fix a typo
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @86ffa27f | 14 years | jiri | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1bfae13 | 14 years | petr.koupy | Mounted /data is now accessible even when HelenOS is configured to use …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @336d2f52 | 14 years | jakub | Remove support for Sun hardware for which we have no test plan.
This …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1875a0c | 14 years | martin | input server improvements
 * integrate legacy port mouse drivers …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5f88293 | 14 years | jiri | Rename 'kbd' server to 'input' server.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @79ae36dd | 14 years | martin | new async framework with integrated exchange tracking
 * strict …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d6c1f1 | 14 years | jakub | Merge USB support.
Changes from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3375bd4 | 14 years | vojtechhorky | Merge mainline changes
Conflicts: …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b72635 | 15 years | jiri | Use dynamic linking for all apps and servers except those that are …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @969585f | 15 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3acb285a | 15 years | jiri | Start devman by default in init. Provide configuration option to turn off.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c9f5e238 | 15 years | vojtechhorky | devman in kconsole fixes
It seems better to launch devman later to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @889e8e3 | 15 years | vojtechhorky | devman in kconsole as a config option
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b5d486b | 15 years | vojtechhorky | devman started during init
This has the positive effect that its …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @17aca1c | 15 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ffa2c8ef | 15 years | martin | do not intermix low-level IPC methods with async framework methods
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6610565b | 15 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @acc7ce4 | 15 years | martin | uspace interrupt controller drivers for i8259 and APIC (non-functional …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dffabf0 | 15 years | vojtechhorky | Merge mainline changes
Conflicts: no problem solving.
Added new apps …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e092dc5 | 15 years | jiri | Fix incorrect control block base address. Add base adresses for three …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab49a0d | 15 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1ab0852 | 15 years | jakub | /scratch was not that briliant idea, renaming back to /tmp.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @63b4f90 | 15 years | vojtechhorky | First step to make virtual HC aware of DDF
Also, devman is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @991f645 | 15 years | jakub | Rename dev_handle_t to devmap_handle_t and make it explicitly clear …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4deb8b5 | 15 years | jiri | Make bdsh help command more HelenOS-centric.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0485135 | 15 years | jiri | For more convenience, replace task_spawn() with task_spawnv() and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7bbc389 | 15 years | jakub | Do not start devman automatically.
There seems to be a problem when …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @04cb68f2 | 15 years | jakub | Merge from lp:~helenos-dd/helenos/dd.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @527298a | 15 years | jiri | GTA02 touchscreen driver (no dragging detection).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a9b5b5f | 15 years | jiri | Userspace S3C24xx UART driver. Use for kbd input from gta02 serial console.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c47e1a8 | 15 years | trochtova.lenka | merge mainline changes (rev. 451)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d9fae235 | 16 years | martin | sysinfo overhaul
 - cleanup (nicer data structures, use of SLAB …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2480e19 | 16 years | trochtova.lenka | fixed some bugs
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1b1164e8 | 16 years | martin | unify and simplify user space makefiles
rename NETWORKING …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @19f857a | 16 years | jiri | Rename string.h to str.h to avoid header conflict with standard C string.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a000878c | 16 years | martin | make sure that all statically allocated strings are declared as "const …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @08d9c4e6 | 16 years | trochtova.lenka | device manager - initialization of the list of available drivers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3b3e776 | 16 years | trochtova.lenka | merged with head
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @28be7fa | 16 years | martin | cstyle changes, no change in functionality
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @210e50a | 16 years | martin | understand an empty fqdn as the device argument to mount() as an …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b73c26d | 16 years | jiri | Add ADB mouse driver.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3a2f8aa | 16 years | jiri | ADB driver for userspace, ADB keyboard support.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @03333bc | 16 years | jiri | Save dumps in files under /scratch.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a074b4f | 16 years | jiri | Implement fault notifications and task monitoring service.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e5773c6 | 16 years | jiri | Extract common makefile part for apps and servers, use for all apps …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8786aa5 | 16 years | martin | remove Stanse-specific constructs from makefiles
add generic support …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9f51afc | 16 years | jiri | Re-introduce mouse driver, this time as a separate server. (Need to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bb2dbf8 | 16 years | jakub | Spawn fhc and obio before kbd because kbd on sparc64 depends on it.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c26eb39 | 16 years | martin | display both arguments
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df747bd8 | 16 years | martin | rename getvc to getterm, as the new name is more suitable for the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @47a350f | 16 years | martin | keyboard is not a single possible human input device, thus don't …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1313ee9 | 16 years | martin | introduce device namespaces
 * add support for explicit open in libfs …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fb623e2 | 16 years | martin | move from file-backed clipboard to service-backed clipboard
there is a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5ebdf94 | 16 years | trochtova.lenka | dd branch merged with head
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |