|  |  | @cf00f2e4 | 14 years | m.lombardi85 | date: get the list of available clock devices from the loc service
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cca5c8d | 14 years | m.lombardi85 | rtc: add skeleton of the new "date" application.
                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 | 
            
              |  |  | @4567b31c | 14 years | vivekprakash21 | add -R (—recursive) option to 'ls' command
                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 | 
            
              |  |  | @0499235 | 14 years | martin | add basic support for encoding name/value properties in sysinfo
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @efb8d15 | 14 years | martin | dump sysinfo in a more compact way
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @76f382b | 14 years | martin | support for listing sysinfo from uspace
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df4fbe1 | 14 years | m.lombardi85 | mkexfat: fix fat clusters allocation bug
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d8ad19 | 14 years | m.lombardi85 | mkexfat: raise an error if dev_path == NULL
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @875bc8b | 14 years | m.lombardi85 | mkexfat: force the user to specify the fs size if we failed to obtain …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4b3cb05 | 14 years | m.lombardi85 | mkexfat: specify the fs size in sectors, not in bytes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8efc4c1 | 14 years | m.lombardi85 | mkexfat: leave the NAME prefix only on error messages
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ebea7acf | 14 years | m.lombardi85 | mkexfat: Fill the content of the unused part of the root directory …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0f22528 | 14 years | m.lombardi85 | mkexfat: Be sure there is sufficient space to create the filesystem on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9bbe54f | 14 years | m.lombardi85 | mkexfat: fix a comment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b6eb5da | 14 years | m.lombardi85 | mkexfat: Fix calculation of the total number of clusters on device.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2601383 | 14 years | m.lombardi85 | mkexfat: fix comment, code cleaning
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d7f09583 | 14 years | m.lombardi85 | mkexfat: try to prevent the user from specifying a cluster size too …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9ce1acf | 14 years | m.lombardi85 | mkexfat: Add some printfs about what mkexfat is doing.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e517715 | 14 years | m.lombardi85 | mkexfat: add the copyright header to upcase.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @31718d1 | 14 years | m.lombardi85 | mkexfat: Fix an error message.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09c954b | 14 years | m.lombardi85 | mkexfat: Bug fixes
- Fix the number of data clusters.
- Set the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @aa37d6f | 14 years | m.lombardi85 | mkexfat: Fix comment, add description on top of function …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @00af658 | 14 years | m.lombardi85 | mkexfat: let the user specify the cluster size in Kb, not in bytes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ef144ef | 14 years | m.lombardi85 | mkexfat: Improvements and bug fixes
- The user now can specify the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e04bfbf0 | 14 years | m.lombardi85 | mkexfat: Fix compile error on 32-bit architectures
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @528acda | 14 years | m.lombardi85 | mkexfat: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8271ae37 | 14 years | m.lombardi85 | mkexfat: Move checksum sectors initialization outside the Extended …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ff415f62 | 14 years | m.lombardi85 | mkexfat: Fix the extended boot sector initialization.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da34d61d | 14 years | m.lombardi85 | mkexfat: Write the root directory entries to disk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @392bd67c | 14 years | m.lombardi85 | mkexfat: add function that computes the checksum value of the upcase table.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ba55c194 | 14 years | m.lombardi85 | mkexfat: fix comment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b200230 | 14 years | m.lombardi85 | mkexfat: Add some comments, code cleaning
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3467821 | 14 years | m.lombardi85 | mkexfat: performance improvement, reset the buffer's content only if …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @552efe3 | 14 years | m.lombardi85 | mkexfat: Fix memory access bug in the upcase_table_write() function.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @89a0a827 | 14 years | m.lombardi85 | mkexfat: write the upcase table to disk
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @557e5b13 | 14 years | m.lombardi85 | mkexfat: write the rootdir cluster index to the boot sector
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69f9cf5 | 14 years | m.lombardi85 | mkexfat: Allocate a cluster for the root directory entry also, fix bug …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78de7be2 | 14 years | m.lombardi85 | mkexfat: Add function to allocate chains of clusters, alloc clusters …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f381e5 | 14 years | m.lombardi85 | mkexfat: rename fat_write to fat_initialize.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a69e396 | 14 years | m.lombardi85 | mkexfat: take into account the size of the upcase table when computing …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cbd8a72 | 14 years | m.lombardi85 | mkexfat: fix bug in the bitmap creation code
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @367014a | 14 years | m.lombardi85 | mkexfat: Add the up-case unicode conversion table.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6aeab59c | 14 years | m.lombardi85 | mkexfat: Initialize the allocation bitmap.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b0fecad | 14 years | m.lombardi85 | mkexfat: Fix FAT initialization
- Allocate clusters for the Root …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3938375 | 14 years | m.lombardi85 | mkexfat: Fix comments and structure names
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9587b37 | 14 years | m.lombardi85 | mkexfat: cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dabe1664 | 14 years | m.lombardi85 | mkexfat: Initialize the main extended boot sector and the checksum block
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @55dbaeb | 14 years | m.lombardi85 | mkexfat: Initialize and write the Main Extended Boot Sector to disk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e15f4d5 | 14 years | m.lombardi85 | mkexfat: Try to keep the FAT size under 64 Mb
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @207ad8bd | 14 years | m.lombardi85 | mkexfat: starts the loop counter from 1, not from zero (the first FAT …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @69c4172 | 14 years | m.lombardi85 | mkexfat: fix FAT initialization
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @50e754e | 14 years | m.lombardi85 | mkexfat: Initialize the FAT vector, vbr-backup starts at sector 12.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f6d4ea | 14 years | m.lombardi85 | mkexfat: write the VBR and the VBR-backup on disk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6cf9aeb | 14 years | m.lombardi85 | mkexfat: superblock initialization is now completed
- Added a …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f8973122 | 14 years | m.lombardi85 | mkexfat: move volume_start field initialization to the appropriate place.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5dbd696 | 14 years | m.lombardi85 | mkexfat: compute the total FAT size
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ffee7bf | 14 years | m.lombardi85 | mkexfat: compute the cluster size needed to index the entire device, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d433fe | 14 years | m.lombardi85 | mkexfat: Fix copyright header
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9744f2d | 14 years | m.lombardi85 | mkexfat:
- Get the total number of blocks of the device.
- Add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @acb866ae | 14 years | m.lombardi85 | mkexfat: add directory entries structures to exfat.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @116cb91 | 14 years | m.lombardi85 | mkexfat: get the service id and read the device sector size.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dd22cc4 | 14 years | m.lombardi85 | Add initial mkexfat implementation
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ce7676c | 14 years | jiri | Fix double free bug in trace.
                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 | 
            
              |  |  | @f991b6b | 14 years | jano.vesely | Merge i8042kbd/mouse DDF drivers.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0a549cc | 14 years | martin | improve web server
 * add proper responses for HTTP error codes 400, …
                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 | 
            
              |  |  | @ae481e0 | 14 years | jiri | Implement listening backlog.
                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 | 
            
              |  |  | @b39eb79 | 14 years | jano.vesely | Mainline changes.
                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 | 
            
              |  |  | @153cc76a | 14 years | jano.vesely | Mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a438de48 | 14 years | jiri | Merge TCP improvements.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fbcdeb8 | 14 years | martin | Remove the two-phase way of creating virtual memory areas (first …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f044e96 | 14 years | martin | use systematic names
 * register_irq   → irq_register
 * …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8751452 | 14 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @415578ef | 14 years | jiri | Not all sockets are connected.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1a38701 | 14 years | jano.vesely | libusb, libusbdev: Move usb_device_connection to separate header in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @899f1a9 | 14 years | jano.vesely | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c6d5f08 | 14 years | jano.vesely | usbinfo: Fix incompatibilities with communication framework.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9c3bba0 | 14 years | jiri | Free allocated file name buffer.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4a4cc150 | 14 years | jiri | Improve web server to serve actual files from /data/web.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8c43cae | 14 years | jiri | Merge TCP rewrite.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b25199bc | 14 years | jano.vesely | usbinfo: Check for available strings sooner and bail out if there are none.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @453f9e33 | 14 years | jiri | Allow specifying IP address and port on test3 command line.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26ec91c | 14 years | jiri | Add more debugging messages to netecho.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b0d82d1 | 14 years | jiri | Implement socket close. Unlock mutexes on error paths.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @92e717c | 14 years | jiri | Add nettest3 for more trivial testing. Netecho should use send() for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2e1b9dc | 14 years | jiri | Print service name instead of ID in list of mounted file systems.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d562fd | 14 years | jiri | Do not leak service name in locinfo.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41047bf | 14 years | jakub | Fix formatter for service_id_t, print fs instance number more compactly.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b8e5b74 | 14 years | m.lombardi85 | vfs_get_mtab(): service_id is more useful than flags and fs_handle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8d6a41c | 14 years | m.lombardi85 | Remove the mtab_list_ent structure.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c08fb04 | 14 years | m.lombardi85 | Print the mtab list when executing the mount command without any argument.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1737bfb | 14 years | jakub | cp improvements
(Thanks to Maurizio Lombardi)
- Support for the -r …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a8c4e871 | 14 years | jano.vesely | usb: use _deinit suffix for functions that do not destroy/free their …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3f7418 | 14 years | jano.vesely | USB improvements.
USB unplug part2; Unplug support in all drivers …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c95d6f5 | 14 years | jano.vesely | usb: Further const madness.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |