| ../ | 
  | websrv |  | f4a2d624 | 15 years | jiri | Add web server skeleton. | 
  | vuhid |  | 136ff96 | 14 years | vojtechhorky | USB buffer dump uses the generic DDF function | 
  | usbinfo |  | 15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs. | 
  | trace |  | 7171760 | 14 years | jakub | Rework the way how open files are passed from parent task to child.
- … | 
  | top |  | c0699467 | 14 years | martin | do not provide general access to kernel headers from uspace, only … | 
  | tetris |  | 79ae36dd | 14 years | martin | new async framework with integrated exchange tracking
 * strict … | 
  | testread |  | 15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs. | 
  | tester |  | 7fadb65 | 14 years | martin | fix printout of signed integer arguments (thx Jiri Zarevucky) … | 
  | taskdump |  | 74e6b1f | 14 years | jiri | Write register state to core files (amd64). | 
  | sysinfo |  | a3eeef45 | 15 years | jiri | Add sysinfo command to print sysinfo items from userspace. | 
  | stats |  | 933cadf | 15 years | martin | use binary suffixes in printouts where appropriate | 
  | sbi |  | 9be9c4d | 14 years | jiri | Shell command and file-name completion. | 
  | redir |  | 4688fab8 | 15 years | sucha14 | redir: display error messages on stderr instead of stdout | 
  | ping |  | 6b82009 | 14 years | martin | networking stack: convert to the new async framework | 
  | nettest2 |  | 7e752b2 | 15 years | martin | * correct printf() formatting strings and corresponding arguments
* … | 
  | nettest1 |  | 7e752b2 | 15 years | martin | * correct printf() formatting strings and corresponding arguments
* … | 
  | netstart |  | cc3c2a1c | 15 years | jiri | Remove netstart. Start networking just with 'net'. | 
  | netecho |  | cd22764 | 15 years | martin | in case —help argument is used, exit and do not proceed to echoing … | 
  | mkfat |  | 81e20c7 | 14 years | jakub | Fix computation of cfg.total_sectors. | 
  | mkbd |  | 7beb220 | 14 years | jiri | Skeleton of devctl utility. Currently prints device tree. | 
  | lsusb |  | 7beb220 | 14 years | jiri | Skeleton of devctl utility. Currently prints device tree. | 
  | locinfo |  | ef7052ec | 14 years | jiri | Add missing files. | 
  | klog |  | 3815efb | 14 years | martin | cstyle | 
  | killall |  | c4faa0c | 15 years | martin | add the well-known 'killall' command (also with the usual race … | 
  | kill |  | fdb9c39c | 15 years | martin | small improvements of the 'kill' command | 
  | init |  | 53d6ac3d | 14 years | martin | add some comments
fix a typo | 
  | getterm |  | 390d80d | 14 years | martin | update copyright date (thx Martin Sucha) | 
  | ext2info |  | 15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs. | 
  | edit |  | b72efe8 | 14 years | jiri | Separate list_t typedef from link_t (user-space part).
  * list_t … | 
  | devctl |  | 7beb220 | 14 years | jiri | Skeleton of devctl utility. Currently prints device tree. | 
  | bnchmark |  | 15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs. | 
  | blkdump |  | 15f3c3f | 14 years | jiri | Rename devmap to loc, devfs to locfs. | 
  | bdsh |  | 5935c079 | 14 years | martin | preferably use ssize_t for signed size values
cstyle |